Skip to content
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

Replace secretoptions with scerets #36

Conversation

SaiPrasannaGopularam
Copy link
Contributor

@SaiPrasannaGopularam SaiPrasannaGopularam commented Nov 29, 2023

Changes

  • Use secrets attribute to pass secrets to container environment
  • Fix the resource value in task_execution_role_policy. Tried to set a wild card for task definition revision but got an error saying the task definition has to be fully qualified and cannot contain regexes

Testing in dev

Was able to retrieve secrets inside container using secrets attribute
https://us-east-1.console.aws.amazon.com/ecs/v2/task-definitions/payments-dev-api/77/json?region=us-east-1

@SaiPrasannaGopularam SaiPrasannaGopularam requested a review from a team as a code owner November 29, 2023 19:50
@SaiPrasannaGopularam SaiPrasannaGopularam merged commit 07b6601 into master Nov 30, 2023
@automationforthepeople automationforthepeople deleted the SRE-1854-refactor-payments-api-task-def-to-load-secrets-directly-from-ssm-or-secrets-manager branch December 1, 2023 14:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants