Closed bendbennett closed 1 year ago
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 have found a problem that seems similar to this, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.
Terraform CLI and Provider Versions
v0.9.1
Use Cases or Problem Statement
Following the Go support policy and given the ecosystem availability of the latest Go minor version, it's time to upgrade. This will ensure that this project can use recent improvements to the Go runtime, standard library functionality, and continue to receive security updates.
Proposal
.github/workflows/*.yml
) use 1.21 in place of any 1.20 and 1.20 in place of any 1.19 or earlierHow much impact is this issue causing?
Low
Additional Information
References
Code of Conduct