Flux7 Blog
Converting a CloudFormation Template from JSON to YAML
In our blog last week we told you that AWS CloudFormation has grown its support beyond JSON to include YAML. Prior to the announcement, our AWS consultants had been writing in YAML and used an in-house YAML CloudFormation generator to help us avoid the typical pain points associated with JSON. We promised in that article to share with you instructions on how to convert existing JSON CloudFormation templates into YAML and are delivering on that promise today.
Our AWS CloudFormation experts have assembled the following single standard CloudFormation JSON to YAML converter.
As you can see, the conversion is straightforward with expected results. The advantage to using YAML in creating your CloudFormation templates rests in YAML’s clean syntax. Unlike JSON, with YAML you don’t have to keep track of the many JSON braces and commas which can cause unnecessary headaches and delays.
We work with several organizations that have embraced YAML and will be telling their stories in an upcoming blog.
To read more about CloudFormation, please see our other blogs at this link.
Did you find this useful?
Interested in getting tips, best practices and commentary delivered regularly? Click the button below to sign up for our blog.
Related Articles
IT Modernization and DevOps News Week in Review 1.18.2021
re:Invent Round-Up of AWS DevOps Announcements
Recent Posts
IT Modernization and DevOps News Week in Review 1.18.2021
re:Invent Round-Up of AWS DevOps Announcements
How Will SASE Change Networking in 2021?
AWS re:Invent Machine Learning Round-Up
How to Publish Managed Images to the Azure Marketplace
AWS re:Invent News Round-Up
Shave Days off Azure Marketplace Publishing with Automated Testing
IT Modernization and DevOps News Week in Review 11.30.2020
How To: Multi-Cluster Monitoring in Amazon EKS
IT Modernization and DevOps News Week in Review 11.16.2020