Bum terraform to version 1.7.0

This commit is contained in:
Wiktor Niesiobędzki
2024-02-07 13:12:51 +00:00
committed by Wiktor Niesiobędzki
parent ec3f314c08
commit 2c9eb5795b
82 changed files with 82 additions and 82 deletions

View File

@@ -13,7 +13,7 @@
# limitations under the License.
terraform {
required_version = ">= 1.5.1"
required_version = ">= 1.7.0"
required_providers {
google = {
source = "hashicorp/google"