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