🔥 3-day streak
HashiCorp Certified: Terraform Associate (004)75 / 150
Question 75 of 150
You run `terraform plan` and see the following line in the output for one resource: `~ instance_type = "t2.micro" -> "t2.large"`. In the plan summary Terraform reports `Plan: 0 to add, 1 to change, 0 to destroy.` What does the `~` symbol indicate about how Terraform will carry out this change?
Reviewed for accuracy · Report an issueNext question