feat(aws-fargate-secretsmanager): new construct #669
Labels
feature-request
A feature should be added or improved
needs-triage
The issue or PR still needs to be triaged
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
This is a 🚀 Feature Request
The text was updated successfully, but these errors were encountered: