feat(aws-fargate-ssmstringparameter): New Construct #652
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 SSM Parameter Store
Should create a VPC or accept an existing VPC
Should create a Fargate Service or accept an existing service
Should create an SSM String Parameter Store or accept an existing parameter
Should grant the service IAM permission to read from the parameter
Should set up environment variables in the service that identify the parameter store in the construct code so the container can read/write from the parameter
Use Case
Proposed Solution
Other
This is a 🚀 Feature Request
The text was updated successfully, but these errors were encountered: