|
|
|
|
|
by nicobn
3609 days ago
|
|
Don't get me wrong, I love AWS. I use ~15 products almost everyday. I actually like how powerful IAM is. But yeah, CloudFormation just sucks. It does. It's painful because it's a really good idea but the configuration format is inadequate for the task. CF should have been implemented using a declarative DSL similar to Puppet from the start. I've been tinkering with the idea of creating a DSL with a JSON translation layer but I always assumed AWS would eventually move away from JSON anyway, making the effort futile. Four years later and still no improvements. Definitely my biggest disappointment with their platform. |
|
https://www.terraform.io/