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 a9de800 commit 2038cd8Copy full SHA for 2038cd8
README.md
@@ -21,7 +21,7 @@ terraform {
21
required_providers {
22
codefresh = {
23
version = "x.y.z" # Optional but recommended; replace with latest semantic version
24
- source = "codefresh.io/codefresh"
+ source = "codefresh-io/codefresh"
25
}
26
27
0 commit comments