September 1, 2019
How to convert CloudFormation JSON to YAML
In this article, we are going to take an AWS CloudFormation file written in JSON and then convert that file to YAML format.Luckily, AWS has a way to do this for us which is super easy.
Lean More