Building an AWS Centralized NAT Gateway Solution from Scratch with Terraform
In this post I will be sharing the terraform code to build a Centralized NAT Gateway using Transit Gateway (Route table design) I use Visual Studio Code to build my terraform code. The directory structure looks like this This code is also uploaded in my github repo https://github.com/akamalsha/terraform-aws-code Feel free to customize the configuration according to your specific requirements and explore additional features and functionalities offered by Terraform and AWS to further optimize your network infrastructure....