Convert AWS CloudFormation templates between JSON and YAML formats
Convert AWS CloudFormation templates between JSON and YAML formats
cfn-flip$ cfn-flip template.json > template.yaml$ cfn-flip template.yaml > template.json$ cfn-flip -o yaml template.json