Skip to content

Commit

Permalink
Updated the generated docs
Browse files Browse the repository at this point in the history
  • Loading branch information
balazsgaspar committed Nov 29, 2023
1 parent 688d535 commit deb826e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/resources/environments_azure_environment.md
Original file line number Diff line number Diff line change
Expand Up @@ -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))
Expand Down Expand Up @@ -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.

0 comments on commit deb826e

Please sign in to comment.