hashicorp / terraform-cdk-action

The Terraform CDK GitHub Action allows you to run CDKTF as part of your CI/CD workflow
Mozilla Public License 2.0
45 stars 18 forks source link

chore!: change default Terraform version to 1.9.0 #190

Closed team-tf-cdk closed 2 months ago

team-tf-cdk commented 2 months ago

This PR increases the default version of Terraform used from 1.8.5 to version 1.9.0. This is considered a breaking change because anyone who does not manually specify a terraformVersion in their action configuration will automatically start using the new version.

Unfortunately, not everything can be automated, and the following steps need to be completed manually:

Please complete the above steps and then mark this PR as ready for review to rerun the checks. Thanks!

github-actions[bot] commented 1 month ago

I'm going to lock this pull request because it has been closed for at least 30 days. This helps our maintainers find and focus on the active issues. If you've found a problem that seems related to this change, please open a new issue so we can investigate further.