Projects

VPC | Subnets | Security Groups

Let us create a directory structure

Open your Visual Studio Code and:

  • Create a folder called PBL
  • Create a file in the folder, name it main.tf

Your setup should look like this.

Provider and VPC resource section

Set up Terraform CLI as per this instruction.