description 'vpc stack'

include_template(

'<%= stack_name %>/vpc.rb',
'<%= stack_name %>/subnets.rb',
'<%= stack_name %>/endpoints.rb',

)