Skip to content

Commit b94edc1

Browse files
authored
Update versions.tf
1 parent de11fd5 commit b94edc1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/simple_zonal_with_hub_kubeconfig/versions.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ terraform {
2222
}
2323
kind = {
2424
source = "kyma-incubator/kind"
25-
version = "0.0.11"
25+
version = "~> 0.0"
2626
}
2727
kubernetes = {
2828
source = "hashicorp/kubernetes"

0 commit comments

Comments
 (0)