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

Ability to look up parameter values from EC2 Parameter Store #32

Open
joffotron opened this issue Aug 29, 2017 · 0 comments
Open

Ability to look up parameter values from EC2 Parameter Store #32

joffotron opened this issue Aug 29, 2017 · 0 comments
Assignees

Comments

@joffotron
Copy link
Collaborator

i.e. have

{ "MyParam": "<<ssmparam: /path/to/my/parameter/>>" }

See: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ssm-parameter.html
and
http://docs.aws.amazon.com/systems-manager/latest/userguide/sysman-paramstore-walk.html

Would have to do API calls to look up param values at the time of parameter expansion (like with KMS)

(again mainly leaving this as a note for me to implement this :p)

@joffotron joffotron self-assigned this Aug 29, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant