You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When apply the configuration, nothing must change.
Actual Behavior
Forces new ressource because of the link beta applied vs v1 in the terraform plan
(PS: this is the apply i'm doing at work i didn't put the exact code above) disk.1.source: https://www.googleapis.com/compute**/beta/**projects/fml-build-infracore/regions/europe-west3/disks/vulture-app-region-disk0" => "https://www.googleapis.com/compute**/v1/**projects/fml-build-infracore/regions/europe-west3/disks/vulture-app-region-disk0"
Steps to Reproduce
Please list the steps required to reproduce the issue, for example:
Create ressources google_compute_instance_template and google_compute_region_disk
terraform apply
terraform apply
References
Are there any other GitHub issues (open or closed) or Pull Requests that should be linked here? For example:
I'm going to lock this issue because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues.
If you feel this issue should be reopened, we encourage creating a new issue linking back to this one for added context. If you feel I made an error 🤖 🙉 , please reach out to my human friends 👉 [email protected]. Thanks!
ghost
locked and limited conversation to collaborators
Nov 16, 2018
Terraform Version
Terraform v0.11.7
Affected Resource(s)
Please list the resources as a list, for example:
Terraform Configuration Files
Expected Behavior
When apply the configuration, nothing must change.
Actual Behavior
Forces new ressource because of the link beta applied vs v1 in the terraform plan
(PS: this is the apply i'm doing at work i didn't put the exact code above)
disk.1.source: https://www.googleapis.com/compute**/beta/**projects/fml-build-infracore/regions/europe-west3/disks/vulture-app-region-disk0" => "https://www.googleapis.com/compute**/v1/**projects/fml-build-infracore/regions/europe-west3/disks/vulture-app-region-disk0"
Steps to Reproduce
Please list the steps required to reproduce the issue, for example:
terraform apply
terraform apply
References
Are there any other GitHub issues (open or closed) or Pull Requests that should be linked here? For example:
The text was updated successfully, but these errors were encountered: