You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
# Terraform provider for Codefresh
2
2
3
-
This provider was initialized by [LightStep](https://lightstep.com/) and will be maintained as the official Terraform provider for Codefresh.
3
+
This provider was initialized by [LightStep](https://lightstep.com/) and will be maintained as the official Terraform provider for Codefresh.
4
4
5
5
The provider is still under development, and can be used as a terraform [third-party plugin](https://www.terraform.io/docs/configuration/providers.html#third-party-plugins) only.
6
6
@@ -18,7 +18,7 @@ Download and extract terraform-provider-codefresh from [releases](https://github
18
18
go build -o terraform-provider-codefresh
19
19
```
20
20
21
-
## Using the Provicer
21
+
## Using the Provider
22
22
23
23
Compile or take from the [Releases](https://github.com/codefresh-contrib/terraform-provider-codefresh/releases)`terraform-provider-codefresh` binary and place it locally according the Terraform plugins [documentation](https://www.terraform.io/docs/configuration/providers.html#third-party-plugins).
0 commit comments