gitgregoryjones/Secrets Deploy

Build,Push a docker image to Amazon ECR (create if not found), Create Task Definition, Push ENV variables from ASM and restart ECS service

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
Runtime
Deprecated runtime
namedescriptionrequireddefault
AWS_ACCESS_KEY_IDAccess key for IAM User.
AWS_SECRET_ACCESS_KEYSecret access key for IAM User.
project_nameThe name of this project will be used as ECR repository created/updatedno
stageWill be used to read secrets from {project-name}-{stage} Secrets Manager path [development,staging,production,etc] and pushed to container ENVyes
regionAWS Region to use. Defaults to us-east-2.no
global_region(default us-east-1) AWS Region used for services we want to treat as global. Currently Secrets Managerno
slack_hook_urlNotifications will be sent to this Slack Hook if providedno
CREDENTIALS_JSONJSON object of AWS credentials for each ENV {"production":{AWS_ACCESS_KEY_ID:"1234X","AWS_SECRET_ACCESS_KEY":"19292929"},"development":{"AWS_ACCESS_KEY_ID":"102939383","AWS_SECRET_ACCESS_KEY":"92299292"}}no

no outputs