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
46 stars 21 forks source link

chore!: change default Terraform version to 1.5.7 #92

Closed team-tf-cdk closed 1 year ago

team-tf-cdk commented 1 year ago

This PR increases the default version of Terraform used from 1.3.0 to version 1.5.7. 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.

github-actions[bot] commented 11 months 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.