Skip to content

Create CLI command that loads serverless.yml and replace secrets with SSM values #15

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
robin-thomas opened this issue Sep 17, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@robin-thomas
Copy link
Owner

Possible cli configuration:

  • --serverless-file: path to the serverless.yml file
  • --secret-id: id of the secret to look for in AWS Secrets Manager
  • --verbose: support for verbose logging
  • --dry-run: shows possible secrets and values they shall be replaced by
@robin-thomas robin-thomas added the enhancement New feature or request label Sep 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant