Skip to main content

No project description provided

Project description

PyPI version

Code Issues

codecov

Build Status

cfnjsontoyaml

Convert JSON CloudFormation templates to YAML.

This would automatically convert Fn::Join functions to !Sub, and do its best to take advantage of the new tags.

Usage

cfn-json-to-yaml reads either from standard in, or takes the first argument as the template to ingest and prints the yaml converted template to stdout.

$ pip install cfnjsontoyaml
$ cat my_template.json | cfn-json-to-yaml

Problems

There are a wide range of combinations for functions in cloudformation. If you come across a template which does not render correctly, please try and isolate the fragment of json which is causing issues, and create an issue.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

cfnjsontoyaml-1.0.3.tar.gz (6.6 kB view hashes)

Uploaded Source

Built Distribution

cfnjsontoyaml-1.0.3-py2.py3-none-any.whl (15.6 kB view hashes)

Uploaded Python 2 Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page