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

Commit c34cc2d

Browse files
chore(deps): update terraform hashicorp/terraform to v1
1 parent b0df6d6 commit c34cc2d

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.10.4"
33

44
required_providers {
55
kubernetes = ">= 1.12.0"

0 commit comments

Comments
 (0)