In previous article (Terraform recipe – Managing AWS VPC – Creating Public Subnet) we’ve used Terraform to create a VPC, Internet Gateway and Route Table to form Public Subnet. Also, we’ve tested our configuration by SSH-ing to the instance, which we’ve launched in our Public Subnet. In this article we’ll add to our VPC a […]The post Terraform recipe – Managing AWS VPC – Creating Private Subnets appeared first on Dev-Ops-Notes.com.