-
Notifications
You must be signed in to change notification settings - Fork 302
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
Support pulling secrets from parameter store #664
Comments
@mrcasablr we just merged a PR for this! #663 |
Is CloudFormation supported? |
@the0ffh I do not think it is yet. |
@PettitWesley Thanks for a quick reply. Do you happen to know when could it be expected? |
Now available in v.1.11.0! 🎉 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Summary
Support parameter store secrets - https://docs.aws.amazon.com/AmazonECS/latest/developerguide/specifying-sensitive-data.html
Description
AWS ECS now (Nov 15, 2018) announced support for pulling secrets from parameter-store at runtime. This helps with security immensely. https://aws.amazon.com/about-aws/whats-new/2018/11/aws-launches-secrets-support-for-amazon-elastic-container-servic/
The text was updated successfully, but these errors were encountered: