When attempting to use Terraform to destroy (i.e. rename Management Groups), I am getting the below error:
Saved the plan to: terraform.tfplan
To perform exactly these actions, run the following command to apply:
terraform apply "terraform.tfplan"
Detect destroy in .tfplan file
./iac.tf.sh: line 117: _warning: command not found
I added a separate step and can confirm that jq is already the latest version:
When attempting to use Terraform to destroy (i.e. rename Management Groups), I am getting the below error:
Saved the plan to: terraform.tfplan
To perform exactly these actions, run the following command to apply: terraform apply "terraform.tfplan" Detect destroy in .tfplan file ./iac.tf.sh: line 117: _warning: command not found
I added a separate step and can confirm that jq is already the latest version: