serverless-aws-secrets
serverless-aws-secrets copied to clipboard
Create CLI command that loads serverless.yml and replace secrets with SSM values
Possible cli configuration:
-
--serverless-file: path to theserverless.ymlfile -
--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