Skip to content

Commit

Permalink
chore(deps): update terraform hashicorp/terraform to v1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 24, 2025
1 parent 2c991f1 commit c0f811b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion versions.tf
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
terraform {
required_version = ">= 0.12.0, < 0.14.0"
required_version = "< 1.10.6"

required_providers {
kubernetes = ">= 1.12.0"
Expand Down

0 comments on commit c0f811b

Please sign in to comment.