hashicorp / terraform-cloud-operator

Kubernetes Operator allows managing HCP Terraform resources via Kubernetes Custom Resources.
https://developer.hashicorp.com/terraform/cloud-docs
Mozilla Public License 2.0
114 stars 27 forks source link

🌱 Bump Go version from 1.21 to 1.22 #380

Closed arybolovlev closed 3 months ago

arybolovlev commented 3 months ago

Description

Bump Go version from 1.21 to 1.22.

I have added the Go setup step to the CodeQL Analysis action to ensure it runs with the latest minor version of Go.

Tests

Usage Example

N/A.

References

Depends: https://github.com/hashicorp/terraform-cloud-operator/pull/381 Depends: https://github.com/hashicorp/terraform-cloud-operator/pull/382

Community Note