We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 22c184e commit 8a90896Copy full SHA for 8a90896
src/_nebari/stages/infrastructure/template/local/main.tf
@@ -1,7 +1,7 @@
1
terraform {
2
required_providers {
3
kind = {
4
- source = "registry.terraform.io/tehcyx/kind"
+ source = "tehcyx/kind"
5
version = "0.4.0"
6
}
7
docker = {
0 commit comments