-
Notifications
You must be signed in to change notification settings - Fork 23
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore!: change default Terraform version to 1.9.0 (#190)
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: - [x] Update the _Terraform Version_ to `1.9.0` in the TFC web UI for the [cdk-action-testing](https://app.terraform.io/app/cdktf/workspaces/cdk-action-testing/settings/general) workspace Please complete the above steps and then mark this PR as ready for review to rerun the checks. Thanks! Signed-off-by: team-tf-cdk <[email protected]>
- Loading branch information
1 parent
61ddd17
commit 13e0a91
Showing
3 changed files
with
9 additions
and
9 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.