serverless-aws-secrets icon indicating copy to clipboard operation
serverless-aws-secrets copied to clipboard

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

Open robin-thomas opened this issue 2 years ago • 0 comments

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 avatar Sep 17 '23 00:09 robin-thomas