Skip to content

Commit 4d3f732

Browse files
chore(deps): update terraform kind to v0.0.11
1 parent c81c2fe commit 4d3f732

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.6"
25+
version = "0.0.11"
2626
}
2727
kubernetes = {
2828
source = "hashicorp/kubernetes"

0 commit comments

Comments
 (0)