-
Notifications
You must be signed in to change notification settings - Fork 1.8k
Open
Labels
bugforward/reviewIn review; remove label to forwardIn review; remove label to forwardservice/compute-router
Description
Community Note
- Please vote on this issue by adding a 👍 reaction to the original issue to help the community and maintainers prioritize this request.
- Please do not leave +1 or me too comments, they generate extra noise for issue followers and do not help prioritize the request.
- If you are interested in working on this issue or have submitted a pull request, please leave a comment.
- If an issue is assigned to a user, that user is claiming responsibility for the issue.
- Customers working with a Google Technical Account Manager or Customer Engineer can ask them to reach out internally to expedite investigation and resolution of this issue.
Terraform Version & Provider Version(s)
Terraform v1.5.7
on linux_amd64
- provider registry.terraform.io/hashicorp/google v7.13.0
- provider registry.terraform.io/hashicorp/google-beta v7.13.0
- provider registry.terraform.io/hashicorp/time v0.13.1
Affected Resource(s)
google_compute_router_peer
Terraform Configuration
Debug Output
No response
Expected Behavior
advertised_route_priority being "unset" or no update triggered (i.e. when not passed as a parameter changes are ignored)
Actual Behavior
terraform triggers update but the result is the same (does actually nothing)
Steps to reproduce
- Create the resource without
advertised_route_priorityparameter set. - Manually update MED via Google cloud web UI
- run
terraform applyagain - and again
Important Factoids
No response
References
No response
Metadata
Metadata
Assignees
Labels
bugforward/reviewIn review; remove label to forwardIn review; remove label to forwardservice/compute-router