Skip to content
This repository was archived by the owner on May 7, 2025. It is now read-only.

Commit 48cac11

Browse files
chore(deps): update terraform hashicorp/terraform to v1
1 parent ee9f9f9 commit 48cac11

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

versions.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
terraform {
2-
required_version = ">= 0.12.0, < 0.14.0"
2+
required_version = "< 1.11.5"
33

44
required_providers {
55
kubernetes = ">= 1.12.0"

0 commit comments

Comments
 (0)