Skip to content

Commit

Permalink
Update docs
Browse files Browse the repository at this point in the history
  • Loading branch information
update generated docs action committed Apr 4, 2023
1 parent fc9e52a commit 136f8f3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,4 +43,4 @@ provider "env0" {
### Optional

- `api_endpoint` (String) env0 API endpoint. This can also be set via the ENV0_API_ENDPOINT environment variable, and is usually used for testing purposes.
- `organization_id` (String) when the API key is associated with multiple organizations, this field is required. If an API key has one organization, this field is ignored.
- `organization_id` (String) when the API key is associated with multiple organizations, this field is required. If an API key has one organization, this field is ignored. This can also be set via the ENV0_ORGANIZATION_ID environment variable.

0 comments on commit 136f8f3

Please sign in to comment.