Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: upgrade Terraform to 1.8.5 (#291)
This PR initiates the upgrade of the version of Terraform used by this project's `diff` and `deploy` workflows to version `1.8.5`. Unfortunately, not everything can be automated, and the following steps need to be completed manually: - Update the _Terraform Version_ in the TFC web UI in the following workspaces: - [x] [custom-constructs](https://app.terraform.io/app/cdktf-team/workspaces/custom-constructs/settings/general) - [x] [prebuilt-providers](https://app.terraform.io/app/cdktf-team/workspaces/prebuilt-providers/settings/general) - [x] [prebuilt-providers-official-new](https://app.terraform.io/app/cdktf-team/workspaces/prebuilt-providers-official-new/settings/general) - [x] [prebuilt-providers-partners](https://app.terraform.io/app/cdktf-team/workspaces/prebuilt-providers-partners/settings/general) - Rerun the checks and carefully inspect the diff output before merging this PR. Signed-off-by: team-tf-cdk <github-team-tf-cdk@hashicorp.com>
- Loading branch information