From 136f8f3bebc5c38201f7b529bd8acac9fd6285d2 Mon Sep 17 00:00:00 2001 From: update generated docs action Date: Tue, 4 Apr 2023 11:39:36 +0000 Subject: [PATCH] Update docs --- docs/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/index.md b/docs/index.md index 16be9bd8..aa691b0e 100644 --- a/docs/index.md +++ b/docs/index.md @@ -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.