aws-must-templates 0.2.4
Set of extensible templates for [aws-must](https://github.com/jarjuk/aws-must) tool to generate CloudFormation JSON from a YAML configuration, and a Test Runner for validating correctness of CloudFormation stacks provisioned.
          Gemfile:
          =
        
        
          install:
          =
        
      Runtime Dependencies (5):
            aws-must
            >= 0.0.14, ~> 0.0
          
          
            aws-ssh-resolver
            >= 0.0.3, ~> 0.0
          
          
            rake
            ~> 10.4
          
          
            rspec
            ~> 3.3
          
          
            serverspec
            ~> 2.21
          
    