Day 39- Terraform🔥
Task 1: terraform init: This command initializes a Terraform working directory, downloading the necessary providers and modules. It sets up the environment for your Terraform configuration. terraform init -upgrade: It is used to upgrade the Terrafo...
Oct 5, 20232 min read8