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 vX.X.X
on
Affected Resource(s)
terraform-provider-google
Terraform Configuration
Debug Output
No response
Expected Behavior
Go builds the terraform plugin for google
Actual Behavior
Go fails when building the terraform plugin for google
Steps to reproduce
cd terraform-provider-google
go install
Important Factoids
This occurred when running as a Jenkins job.
Using sed to change go.mod line from
go 1.23
togo 1.23.4
resolves the issue.References
No response
The text was updated successfully, but these errors were encountered: