Skip to content
This repository has been archived by the owner on Jul 27, 2021. It is now read-only.

[Feature] - Secrets chapter using AWS Secrets Manager and SSM Parameter Store #147

Open
adamjkeller opened this issue Feb 1, 2021 · 2 comments

Comments

@adamjkeller
Copy link
Collaborator

Create a chapter that walks through:

  • Explain problem statement, and talk about some of the good practices when referencing secrets in containers.
  • Creating secrets in SSM/Secrets Manager
  • Show native integration in task definition to reference those secrets using the secrets directive.
  • Copilot and CDK tabs
  • Will need to have some sort of app that shows what that looks like. Can be as simple as a webapp that shows environment variables (similar to what i did in this blog post, or an app that talks to a backend database (aurora serverless, something that is extremely low to no cost for the temporary demo)
@adamjkeller
Copy link
Collaborator Author

@mptaws

@davivcgarcia
Copy link

I was digging into this topic specifically on copilot and SSM/Secrets Manager integrations, but looks like that feature is not available yet (see aws/copilot-cli#1689). I raised a discussion there to see the recommended way of doing that with copilot.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants