One of the basic task of your cloud infrastructure management is managing your VPC’s networks. In this article we’ll learn, how to declare most commonly used configuration: Public subnet In the next article we’ll extend this infrastructure by adding a private subnet to our VPC. You may find complete source of .tf file in my […]The post Terraform recipe – Managing AWS VPC – Creating Public Subnet appeared first on Dev-Ops-Notes.com.