Skip to content
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

documentation for generating CloudFormation JSON file #6

Open
tobiasmcnulty opened this issue Nov 27, 2016 · 1 comment
Open

documentation for generating CloudFormation JSON file #6

tobiasmcnulty opened this issue Nov 27, 2016 · 1 comment

Comments

@tobiasmcnulty
Copy link
Contributor

What's the proper way to generate the JSON file for uploading to CloudFormation? It would be nice to document this in the README. For testing I manually import all the modules and then write template.to_json() to a file, but it seems like this should be built in or documented in some way.

@tobiasmcnulty
Copy link
Contributor Author

I don't think this is a great solution, but I added some imports to __init__.py and some Circle CI commands to print the JSON, and that seems to suffice:

Curious if you have a better way.

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

No branches or pull requests

1 participant