commands terraform init terraform validate terraform show terraform show -json terraform output -json terraform output <output-name> terraform plan -out=tfplan terraform apply terraform apply tfplan terraform apply --auto-approve