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-ssmstringparameter): New Construct #652

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

feat(aws-fargate-ssmstringparameter): New Construct #652

mickychetta opened this issue Apr 7, 2022 · 0 comments · Fixed by #653
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 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

  • 👋 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 7, 2022
@mickychetta mickychetta self-assigned this Apr 7, 2022
@mickychetta mickychetta changed the title feat(aws-fargate-dynamodb): New Construct #632 feat(aws-fargate-ssmparameterstore): New Construct Apr 7, 2022
@mickychetta mickychetta changed the title feat(aws-fargate-ssmparameterstore): New Construct feat(aws-fargate-ssmstringparameter): New Construct Apr 7, 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