Skip to content

Commit ecd3698

Browse files
Update Terraform kind to v0.6.0
1 parent dba7d62 commit ecd3698

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

main.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ terraform {
22
required_providers {
33
kind = {
44
source = "tehcyx/kind"
5-
version = "0.5.1"
5+
version = "0.6.0"
66
}
77
kubectl = {
88
source = "gavinbunney/kubectl"

0 commit comments

Comments
 (0)