RomanNess / techtalk-cfn-fuckup

Code for my talk at cosee FuckupNight

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Code for my talk at cosee FuckupNight

terraform

Creates some VPC resources and an ECS on Fargate deployment to reach the starting point for the fuckup. The Terraform configuration also renders parameters for the Cloudformation stack.

cfn

Cloudformation Stack that includes a RouteTableAssociation for a given RouteTable and Subnet.

  • When the Stack is created it automatically imports the existing RouteTableAssociation.
  • When the Stack is deleted it also deletes RouteTableAssociation and the Subnet falls back to the MainRouteTable.

About

Code for my talk at cosee FuckupNight


Languages

Language:HCL 94.4%Language:Makefile 4.5%Language:Smarty 1.1%