Overview
This episode shows how infrastructure code is written to setup private subnets along with the underlying AWS resources which include NAT Gateways and traffic routing.
- A new git branch is created to illustrate how to make the terraform code changes
- In the end, this branch is merged back into main after code changes are completed
References
Script that generates template terraform files: https://raw.githubusercontent.com/dyordsabuzo/miscellany/main/tools/terraform-create-template-files.sh