├── LICENSE ├── LINKS.txt ├── README.md ├── aws-cloudformation-templates-master.zip ├── code v3_updated.zip ├── code-v2.zip └── troposphere-master.zip /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/AWS-CloudFormation-Master-Class/HEAD/LICENSE -------------------------------------------------------------------------------- /LINKS.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/AWS-CloudFormation-Master-Class/HEAD/LINKS.txt -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/AWS-CloudFormation-Master-Class/HEAD/README.md -------------------------------------------------------------------------------- /aws-cloudformation-templates-master.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/AWS-CloudFormation-Master-Class/HEAD/aws-cloudformation-templates-master.zip -------------------------------------------------------------------------------- /code v3_updated.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/AWS-CloudFormation-Master-Class/HEAD/code v3_updated.zip -------------------------------------------------------------------------------- /code-v2.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/AWS-CloudFormation-Master-Class/HEAD/code-v2.zip -------------------------------------------------------------------------------- /troposphere-master.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/AWS-CloudFormation-Master-Class/HEAD/troposphere-master.zip --------------------------------------------------------------------------------