Table of Contents
Terraform Commands
1: Check the Terraform version.
Command: terraform version
2: Create a file in the Terraform.
Command: vi file1.tf
Note: Press the I then you will write a code in the file.

1: Check the Terraform version.
Command: terraform version
2: Create a file in the Terraform.
Command: vi file1.tf
Note: Press the I then you will write a code in the file.