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
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.
Community Note
Terraform Version & Provider Version(s)
Terraform v1.9.8
on linux_amd64
(also tested with v6.12.0 of the provider)
Affected Resource(s)
google_compute_organization_security_policy
Terraform Configuration
Debug Output
https://gist.github.com/jamesphillpotts-fr/06ddfeb0241d8c9529d0c821252d1255
(stripped of large amounts of private information to just the bits that mention the request with the error)
Expected Behavior
With no changes since previous apply, expect no errors or changes with new plan
Actual Behavior
The following error:
Steps to reproduce
terraform apply
terraform plan
Important Factoids
Also raised as GCP Support Ticket 55674129 per TAM as this appears to perhaps have been caused by a REST API path processing issue.
References
https://registry.terraform.io/providers/hashicorp/google/latest/docs/resources/compute_organization_security_policy
https://cloud.google.com/compute/docs/reference/rest/beta/organizationSecurityPolicies/get
The text was updated successfully, but these errors were encountered: