Can Heat be decoupled from the whole OpenStack infrastructure? I wish there was something fully-compatible with CloudFormation that can be run locally, but if I have to rebuild the entire OpenStack infrastructure to accomplish that, it's gonna be an overkill.
14 comments
[ 2.8 ms ] story [ 32.7 ms ] threadHere is a quickstart: https://botoform.readthedocs.org/en/latest/guides/quickstart...
I'm going to work on documenting the YAML schema next, but for now you can look here: https://github.com/russellballestrini/botoform/blob/master/t...
My goal is to keep Botoform focused only on AWS and make it more intuitive and enjoyable to use then something like cloud formation.
Also I hope the project becomes an example of how to use Boto3.
I think that's the #1 question people coming to the repo will have, so maybe the repo README should provide a detailed comparison :)
And I use github.com/lucidsoftware/cumulus .