Day 61 - Terraform Commands
Terraform Commands
1. terraform init
The terraform init command initializes a working directory containing Terraform configuration files. This is the first command that should be run after writing a new Terraform configuration or cloning an existing ...
sharmasmriti.hashnode.dev4 min read