Bump minimum OpenTofu version to 1.11.00 (#3918)
This commit is contained in:
4
.github/workflows/tests.yml
vendored
4
.github/workflows/tests.yml
vendored
@@ -1,4 +1,4 @@
|
||||
# Copyright 2025 Google LLC
|
||||
# Copyright 2026 Google LLC
|
||||
#
|
||||
# Licensed under the Apache License, Version 2.0 (the "License");
|
||||
# you may not use this file except in compliance with the License.
|
||||
@@ -39,7 +39,7 @@ env:
|
||||
TFTEST_COPY: 1
|
||||
DEFAULT_TERRAFORM_FLAVOUR: terraform
|
||||
DEFAULT_TERRAFORM_VERSION: ${{ inputs.terraform_version || '1.12.2' }}
|
||||
DEFAULT_TOFU_VERSION: "1.10.0"
|
||||
DEFAULT_TOFU_VERSION: "1.11.0"
|
||||
|
||||
jobs:
|
||||
setup-tf-providers:
|
||||
|
||||
Reference in New Issue
Block a user