cloudtools / cloudtools/troposphere
Question: template to troposphere source?
- Dominant language
- Python
- Stars
- 4.9k
- Forks
- 1.4k
- PR merge metrics
- No merged PRs in 30d
Description
Hi, nice work! This is not an issue, just a question: is there a template to troposphere source tool (the inverse of troposphere)?
I notice that the troposphere examples are all converted from CloudFormation templates hosted by AWS at http://aws.amazon.com/cloudformation/aws-cloudformation-templates/. Did you guys write that source code manually, or do you have a tool that parses existing templates and produces (as far as possible) the equivalent troposphere source code? That might also be a useful tool (and even better might be a Python script that could be launched on an instance within a VPC that describes the entire VPC and spits out troposphere source, like AWS CloudFormer already does but with the extra step to produce troposphere source). Thanks for all the hard work.
Contributor guide
Assessment
This issue has not been assessed yet.