This repository has been archived by the owner on Oct 21, 2023. It is now read-only.
This repository has been archived by the owner on Oct 21, 2023. It is now read-only.
Add function to reverse-engineer CloudFormation templates and output the VaporShell script that recreates them. #28
Open
Description
This has already been started on the feature/template-reconstructor
branch, raising this issue for awareness as well as provide a place for those that are interested to subscribe to updates.
The goal with this new functionality is to aid in the adoption of VaporShell for those that are already established with other template building tools. It could also be leveraged as a helper tool for those that have an existing template that does what they are trying to build out in VaporShell as a way to see what a script would look like that contains the same resources/outputs/etc.
If this functionality is something you are interested in, subscribe to this issue for updates!
Activity