From deb826edd17d0f2a408185f64a5a475950284148 Mon Sep 17 00:00:00 2001 From: Balazs Ferenc Gaspar Date: Wed, 29 Nov 2023 11:31:52 +0100 Subject: [PATCH] Updated the generated docs --- docs/resources/environments_azure_environment.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/resources/environments_azure_environment.md b/docs/resources/environments_azure_environment.md index dc5c46cd..ff56a7d2 100644 --- a/docs/resources/environments_azure_environment.md +++ b/docs/resources/environments_azure_environment.md @@ -85,7 +85,7 @@ output "crn" { - `encryption_key_resource_group_name` (String) - `encryption_key_url` (String) - `endpoint_access_gateway_scheme` (String) The scheme for the endpoint gateway. PUBLIC creates an external endpoint that can be accessed over the Internet. Defaults to PRIVATE which restricts the traffic to be internal to the VPC. -- `endpoint_access_gateway_subnet_ids` (Set of String) +- `endpoint_access_gateway_subnet_ids` (Set of String) The subnets to use for endpoint access gateway. - `existing_network_params` (Attributes) (see [below for nested schema](#nestedatt--existing_network_params)) - `freeipa` (Attributes) (see [below for nested schema](#nestedatt--freeipa)) - `new_network_params` (Attributes) (see [below for nested schema](#nestedatt--new_network_params)) @@ -168,4 +168,4 @@ Required: Optional: -- `polling_timeout` (Number) Timeout value in minutes that specifies for how long should the polling go for resource creation/deletion. +- `polling_timeout` (Number) Timeout value in minutes that specifies for how long should the polling go for resource creation/deletion. \ No newline at end of file