Hacker News new | ask | show | jobs
by sbennettmcleish 434 days ago
When it comes to AWS Cloudformation, I love YAML. Can't think of any other positive use though.
1 comments

They should be beaten about the head and shoulders for how atrocious this is: https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGui...

Also, due to it failing to work as advertised, I just use `cfn-lint --info -e` to grab the transformed template and use that for realz.