EMAIL SUPPORT

dclessons@dclessons.com

LOCATION

US

LAB: Deploying networks using Terraform

LAB: Deploying networks using Terraform

LAB: Deploying networks using Terraform

Task

  • Use Terraform to Configure VPC Network
  • Configure Subnet with Correct IP ranges

Solution:

Task 1: Configure a VPC Network

Under VPC Network | Select Cloud Shell icon in the top right corner as shown below.

 

Enter the below command to create a directory for the terraform file.

mkdir terraform

Enter the below command to move to the terraform directory.

cd terraform

Enter the below command to create a file to initiate the infrastructure code.

nano main.tf


Comment

    You are will be the first.

LEAVE A COMMENT

Please login here to comment.