I want to define my entire cloud setup by using a Cloudformation template, but I already have a lot of configuration in-place and I don’t really know how to write the template file.
However, there is a tool called CloudFormer that will analyse your current cloud infrastructure and then output a template for you.
This template is probably going to benefit enterprises more, but I just want to do it because I have tender feelings towards the concepts of reproducability and immutability.
don’t know