Sha256: c1180f8c2c76151c9084dc355f890ae545705aac33655f41c48fbb9eea0dbf1e

Contents?: true

Size: 254 Bytes

Versions: 1

Compression:

Stored size: 254 Bytes

Contents

#!/usr/bin/env bash
python cf-base-instance.py <%= @app_name %>
python cf-stack-generator.py staging <%= @app_name %>
python cf-stack-generator.py production <%= @app_name %>
mkdir -p ../cloud_formation_templates
mv -f *.json ../cloud_formation_templates

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
aws_stack_builder-0.1.0 lib/generators/aws_stack_builder/templates/aws/geradores/build_templates.sh.template