cfndsl

Build Status

CFNDSL

A module that compiles CFNDSL down to cloudformation.

Requirements

A working install and some knowledge of CFNDSL

Example Playbook

---
  - hosts: localhost
    connection: local
    roles:
      - gergnz.cfndsl
    tasks:
      - name: testing
        cfndsl:
          dest: /tmp/sqs.json
          src: cfndsl/sqs.rb
          yaml:
            - external_parameters/sqs.yml

License

MIT

About

Compile CFNDSL into Cloudformation json or yaml

Install
ansible-galaxy install gergnz/ansible-role-cfndsl
GitHub repository
License
mit
Downloads
23
Owner
There's 101+ keys in front of me, every so often when I press them in the right order something magical appears. But not too often.