Skip to content

Add dictionary param support to resources that have AWSHelperFn props.#957

Open
LyndonHook wants to merge 2 commits intocloudtools:mainfrom
LyndonHook:aws-helper-function-to_dict
Open

Add dictionary param support to resources that have AWSHelperFn props.#957
LyndonHook wants to merge 2 commits intocloudtools:mainfrom
LyndonHook:aws-helper-function-to_dict

Conversation

@LyndonHook
Copy link
Copy Markdown

@LyndonHook LyndonHook commented Jan 2, 2018

Add dictionary parameter support for resources that use AWSHelperFn objects as properties. The resources can then be instantiated by using a python dictionary type instead of having to pass the actual helper function object. Its necessary if your resource creation is driven by YAML config.
e.g.
YAML -> Dictionary -> Troposphere Resource

@LyndonHook
Copy link
Copy Markdown
Author

Any feedback on this? I'd love to get it merged.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant