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 4df8740 commit f8c112fCopy full SHA for f8c112f
README.md
@@ -40,7 +40,7 @@ terraform {
40
41
required_providers {
42
codefresh = {
43
- versions = ["0.1.0"]
+ version = "0.1.0"
44
source = "codefresh.io/app/codefresh"
45
}
46
0 commit comments