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

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

Description

@joffotron

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)

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions