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

feat(aws-fargate-secretsmanager): new construct #669

Closed
2 tasks
mickychetta opened this issue Apr 26, 2022 · 0 comments · Fixed by #670
Closed
2 tasks

feat(aws-fargate-secretsmanager): new construct #669

mickychetta opened this issue Apr 26, 2022 · 0 comments · Fixed by #670
Assignees
Labels
feature-request A feature should be added or improved needs-triage The issue or PR still needs to be triaged

Comments

@mickychetta
Copy link
Contributor

Create a construct that links a Fargate Service to AWS Secrets Manager

Should create a VPC or accept an existing VPC
Should create a Fargate Service or accept an existing service
Should create a new secret object or accept an existing secret
Should grant the service IAM permission to read/write from the secret
Should set up environment variables in the service that identify the secret in the construct code so the container can read/write from the secret

Use Case

Proposed Solution

Other

  • 👋 I may be able to implement this feature request
  • ⚠️ This feature might incur a breaking change

This is a 🚀 Feature Request

@mickychetta mickychetta added feature-request A feature should be added or improved needs-triage The issue or PR still needs to be triaged labels Apr 26, 2022
@mickychetta mickychetta self-assigned this Apr 26, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature-request A feature should be added or improved needs-triage The issue or PR still needs to be triaged
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant