ftheophile / wc-lab-terraform-repo

Wirfon Cloud lab exercise repository
0 stars 0 forks source link

Create VPC using opensource terraform module #9

Open ftheophile opened 4 months ago

ftheophile commented 4 months ago

Create a VPC in N. Virginia in your private using and open source terraform module with 3 private and 3 public subnets, all of equal sizes Cidr : 10.24.24.0/19 1 NAT and 1 In Internet gateway

All resources should have the following tags to the instance Description = your should decide it BuildUser = should be provided via a variable e.g your name or name of person running the code ManageBy = "Terraform" Owner = "WCLabs2024"