Sha256: 8d55f14ad7d5ffa39defeaf02805697586e8eff84a5a4e32b5e75b6796f4fc5d
Contents?: true
Size: 342 Bytes
Versions: 67
Compression:
Stored size: 342 Bytes
Contents
#See the getting started guide for a description of this file and what it does. #to run this file make sure you are following the project layout in the getting started guide Dir.glob('./../../templates/**.rb') do |file| require_relative file end require 'convection' region 'us-east-1' name 'convection-demo' stack 'vpc', Templates::VPC
Version data entries
67 entries across 67 versions & 1 rubygems