-
Notifications
You must be signed in to change notification settings - Fork 1
Greenfield-related workflows #121
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
base: main
Are you sure you want to change the base?
Conversation
env: | ||
ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION: true |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Do you know what action historically required this? I haven't looked extensively, but the external actions in use here appear to be modern node...
- uses: aws-actions/aws-secretsmanager-get-secrets@fbd65ea98e018858715f591f03b251f02b2316cb #v2.0.8 | ||
with: | ||
secret-ids: | | ||
HPMS_AUTH_KEY_ID, ab2d/ab2d-east-impl/module/db/ab2d_hpms_auth_key_id/2020-01-02-09-15-01 | ||
HPMS_AUTH_KEY_SECRET, ab2d/ab2d-east-impl/module/db/ab2d_hpms_auth_key_secret/2020-01-02-09-15-01 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We've got to eliminate usages of secrets manager like this.
🎫 Ticket
https://jira.cms.gov/browse/AB2D-6729
🛠 Changes
Add workflows to build, test, promote, deploy.
The deploy workflow depends on
terraform-microservices-gf.yml
in ab2d PR #1509ℹ️ Context
Necessary changes for greenfield deployment.
🧪 Validation
Deployed and tested code changes in all environments.
Tested workflows: