
Terraform Basics Commands
Terraform Basic commands terraform init terraform init -migrate-state terraform init -reconfigure terraform plan terraform plan -destroy terraform plan -out=demopath terraform apply demopath terraform fmt terraform apply -refresh-only -auto-approve ...









