Skip to content

tholcman/vpc-boilerplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vpc-boilerplate

VPC boilerplate for AWS Rockaway Hackathon

Template to send to CloudFormation

./outputs/vpc-boilerplate.json

Configs are written in Neon in folder ./configs/**

Install dependencies

composer install

Convert to JSON

./cf.php convert configs/vpc-boilerplate.neon outputs/vpc-boilerplate.json

Differences to Neon

Includes

When value is defined like @filename.neon then content of filename.neon is inserted as value.

Inheritance

not used here

About

VPC boilerplate for AWS Rockaway Hackathon

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages