Closed team-tf-cdk closed 1 year 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.
This PR increases the default version of Terraform used from
1.3.0
to version1.5.7
. This is considered a breaking change because anyone who does not manually specify aterraformVersion
in their action configuration will automatically start using the new version.