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 66da86e commit ce7842dCopy full SHA for ce7842d
docs/index.md
@@ -16,7 +16,7 @@ The Ctrlplane provider is used to manage the lifecycle of your Ctrlplane constru
16
terraform {
17
required_providers {
18
ctrlplane = {
19
- source = "ctrlplane/ctrlplane"
+ source = "ctrlplanedev/ctrlplane"
20
}
21
22
examples/provider/provider.tf
@@ -1,7 +1,7 @@
1
2
3
4
5
6
7
0 commit comments