Skip to content

Commit 8a90896

Browse files
committed
revert unrelated change
1 parent 22c184e commit 8a90896

File tree

1 file changed

+1
-1
lines changed
  • src/_nebari/stages/infrastructure/template/local

1 file changed

+1
-1
lines changed

src/_nebari/stages/infrastructure/template/local/main.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
terraform {
22
required_providers {
33
kind = {
4-
source = "registry.terraform.io/tehcyx/kind"
4+
source = "tehcyx/kind"
55
version = "0.4.0"
66
}
77
docker = {

0 commit comments

Comments
 (0)