Skip to content

Commit

Permalink
Merge pull request #244 from wilfriedroset/envvar-doc
Browse files Browse the repository at this point in the history
Add OVH_ENDPOINT in alternative configuration of the provider
  • Loading branch information
yanndegat authored Feb 11, 2022
2 parents acb04d8 + 96b7777 commit 08dbf4a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions website/docs/index.html.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ provider "ovh" {

Alternatively the secret keys can be retrieved from your environment.

* `OVH_ENDPOINT`
* `OVH_APPLICATION_KEY`
* `OVH_APPLICATION_SECRET`
* `OVH_CONSUMER_KEY`
Expand Down

0 comments on commit 08dbf4a

Please sign in to comment.