aws-cfn-decompiler 0.9.6
The idea is to extract a big CloudFormation template into a folder structure to better manage pieces of a CloudFormation deployment. Additionally, writing in JSON is hard, so the decompiler can create YAML files as well.
          Gemfile:
          =
        
        
          installation:
          =
        
      Dépendances de Runtime (7):
            awesome_print
            >= 1.2.0, ~> 1.2
          
          
            aws-cfn-compiler
            >= 0.9.10
          
          
            aws-cfn-dsl
            >= 0.9.6
          
          
            dldinternet-mixlib-logging
            >= 0.4.0
          
          
            json
            >= 0
          
          
            psych
            >= 0
          
          
            slop
            >= 0
          
    