@robinmordasiewicz/f5xc-terraform-mcp 3.3.0 → 3.4.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (60) hide show
  1. package/dist/docs/data-sources/bgp.md +2 -2
  2. package/dist/docs/data-sources/certificate.md +2 -2
  3. package/dist/docs/data-sources/discovery.md +2 -2
  4. package/dist/docs/data-sources/log_receiver.md +2 -2
  5. package/dist/docs/data-sources/network_policy.md +2 -2
  6. package/dist/docs/data-sources/site.md +2 -2
  7. package/dist/docs/data-sources/workload.md +2 -2
  8. package/dist/docs/resources/bgp.md +70 -4
  9. package/dist/docs/resources/certificate.md +4 -56
  10. package/dist/docs/resources/cloud_connect.md +2 -2
  11. package/dist/docs/resources/discovery.md +8 -259
  12. package/dist/docs/resources/log_receiver.md +44 -825
  13. package/dist/docs/resources/network_policy.md +217 -38
  14. package/dist/docs/resources/securemesh_site.md +1614 -253
  15. package/dist/docs/resources/site.md +1262 -257
  16. package/dist/docs/resources/workload.md +2951 -9
  17. package/dist/docs/specifications/api/CHANGELOG.md +4 -4
  18. package/dist/docs/specifications/api/README.md +1 -1
  19. package/dist/docs/specifications/api/domains/admin_console_and_ui.json +25 -25
  20. package/dist/docs/specifications/api/domains/ai_services.json +21 -21
  21. package/dist/docs/specifications/api/domains/api.json +173 -173
  22. package/dist/docs/specifications/api/domains/authentication.json +45 -45
  23. package/dist/docs/specifications/api/domains/bigip.json +94 -94
  24. package/dist/docs/specifications/api/domains/billing_and_usage.json +63 -63
  25. package/dist/docs/specifications/api/domains/blindfold.json +109 -109
  26. package/dist/docs/specifications/api/domains/bot_and_threat_defense.json +65 -65
  27. package/dist/docs/specifications/api/domains/cdn.json +177 -177
  28. package/dist/docs/specifications/api/domains/ce_management.json +76 -76
  29. package/dist/docs/specifications/api/domains/certificates.json +75 -75
  30. package/dist/docs/specifications/api/domains/cloud_infrastructure.json +112 -112
  31. package/dist/docs/specifications/api/domains/container_services.json +91 -91
  32. package/dist/docs/specifications/api/domains/data_and_privacy_security.json +66 -66
  33. package/dist/docs/specifications/api/domains/data_intelligence.json +62 -62
  34. package/dist/docs/specifications/api/domains/ddos.json +154 -154
  35. package/dist/docs/specifications/api/domains/dns.json +148 -148
  36. package/dist/docs/specifications/api/domains/managed_kubernetes.json +85 -85
  37. package/dist/docs/specifications/api/domains/marketplace.json +103 -103
  38. package/dist/docs/specifications/api/domains/network.json +230 -230
  39. package/dist/docs/specifications/api/domains/network_security.json +187 -187
  40. package/dist/docs/specifications/api/domains/nginx_one.json +62 -62
  41. package/dist/docs/specifications/api/domains/object_storage.json +12 -12
  42. package/dist/docs/specifications/api/domains/observability.json +102 -102
  43. package/dist/docs/specifications/api/domains/rate_limiting.json +52 -52
  44. package/dist/docs/specifications/api/domains/secops_and_incident_response.json +36 -36
  45. package/dist/docs/specifications/api/domains/service_mesh.json +119 -119
  46. package/dist/docs/specifications/api/domains/shape.json +313 -313
  47. package/dist/docs/specifications/api/domains/sites.json +349 -349
  48. package/dist/docs/specifications/api/domains/statistics.json +225 -225
  49. package/dist/docs/specifications/api/domains/support.json +108 -108
  50. package/dist/docs/specifications/api/domains/telemetry_and_insights.json +72 -72
  51. package/dist/docs/specifications/api/domains/tenant_and_identity.json +268 -268
  52. package/dist/docs/specifications/api/domains/threat_campaign.json +66 -66
  53. package/dist/docs/specifications/api/domains/users.json +66 -66
  54. package/dist/docs/specifications/api/domains/virtual.json +244 -244
  55. package/dist/docs/specifications/api/domains/vpm_and_node_management.json +1 -1
  56. package/dist/docs/specifications/api/domains/waf.json +139 -139
  57. package/dist/docs/specifications/api/index.json +12 -12
  58. package/dist/docs/specifications/api/openapi.json +2600 -2600
  59. package/dist/docs/specifications/api/openapi.yaml +2600 -2600
  60. package/package.json +1 -1
@@ -2,12 +2,12 @@
2
2
  page_title: "f5xc_site Resource - terraform-provider-f5xc"
3
3
  subcategory: "Uncategorized"
4
4
  description: |-
5
- Manages a Site resource in F5 Distributed Cloud for secure mesh site specification. configuration.
5
+ Manages a Site resource in F5 Distributed Cloud for azure vnet site specification. configuration.
6
6
  ---
7
7
 
8
8
  # f5xc_site (Resource)
9
9
 
10
- Manages a Site resource in F5 Distributed Cloud for secure mesh site specification. configuration.
10
+ Manages a Site resource in F5 Distributed Cloud for azure vnet site specification. configuration.
11
11
 
12
12
  ~> **Note** For more information about this resource, please refer to the [F5 XC API Documentation](https://docs.cloud.f5.com/docs/api/).
13
13
 
@@ -15,7 +15,7 @@ Manages a Site resource in F5 Distributed Cloud for secure mesh site specificati
15
15
 
16
16
  ```terraform
17
17
  # Site Resource Example
18
- # Manages a Site resource in F5 Distributed Cloud for secure mesh site specification. configuration.
18
+ # Manages a Site resource in F5 Distributed Cloud for azure vnet site specification. configuration.
19
19
 
20
20
  # Basic Site configuration
21
21
  resource "f5xc_site" "example" {
@@ -32,17 +32,17 @@ resource "f5xc_site" "example" {
32
32
  }
33
33
 
34
34
  # Resource-specific configuration
35
- # [OneOf: blocked_services, default_blocked_services; Defau...
36
- blocked_services {
37
- # Configure blocked_services settings
35
+ # Secret. SecretType is used in an object to indicate a sen...
36
+ admin_password {
37
+ # Configure admin_password settings
38
38
  }
39
- # Disable Node Local Services. Blocking or denial configura...
40
- blocked_sevice {
41
- # Configure blocked_sevice settings
39
+ # Blindfold Secret. BlindfoldSecretInfoType specifies infor...
40
+ blindfold_secret_info {
41
+ # Configure blindfold_secret_info settings
42
42
  }
43
- # Enable this option
44
- dns {
45
- # Configure dns settings
43
+ # In-Clear Secret. ClearSecretInfoType specifies informatio...
44
+ clear_secret_info {
45
+ # Configure clear_secret_info settings
46
46
  }
47
47
  }
48
48
  ```
@@ -68,20 +68,33 @@ resource "f5xc_site" "example" {
68
68
 
69
69
  <a id="address"></a>&#x2022; [`address`](#address) - Optional String<br>Geographical Address. Site's geographical address that can be used to determine its latitude and longitude
70
70
 
71
+ <a id="admin-password"></a>&#x2022; [`admin_password`](#admin-password) - Optional Block<br>Secret. SecretType is used in an object to indicate a sensitive/confidential field<br>See [Admin Password](#admin-password) below for details.
72
+
71
73
  -> **One of the following:**
72
- &#x2022; <a id="blocked-services"></a>[`blocked_services`](#blocked-services) - Optional Block<br>Disable Node Local Services. Disable node local services on this site. Note: The chosen services will GET disabled on all nodes in the site<br>See [Blocked Services](#blocked-services) below for details.
74
+ &#x2022; <a id="alternate-region"></a>[`alternate_region`](#alternate-region) - Optional String<br>Alternate Azure Region Name. Name of the Azure region which does not support availability zones
75
+ <br><br>&#x2022; <a id="azure-region"></a>[`azure_region`](#azure-region) - Optional String<br>Recommended Azure Region Name. Name of the Azure region which supports availability zones
76
+
77
+ <a id="azure-cred"></a>&#x2022; [`azure_cred`](#azure-cred) - Optional Block<br>Object reference. This type establishes a direct reference from one object(the referrer) to another(the referred). Such a reference is in form of tenant/namespace/name<br>See [Azure Cred](#azure-cred) below for details.
73
78
 
74
79
  -> **One of the following:**
75
- &#x2022; <a id="bond-device-list"></a>[`bond_device_list`](#bond-device-list) - Optional Block<br>Bond Devices List. List of bond devices for this fleet<br>See [Bond Device List](#bond-device-list) below for details.
80
+ &#x2022; <a id="block-all-services"></a>[`block_all_services`](#block-all-services) - Optional Block<br>Enable this option
81
+ <br><br>&#x2022; <a id="blocked-services"></a>[`blocked_services`](#blocked-services) - Optional Block<br>Disable Node Local Services. Disable node local services on this site. Note: The chosen services will GET disabled on all nodes in the site<br>See [Blocked Services](#blocked-services) below for details.
76
82
 
77
83
  <a id="coordinates"></a>&#x2022; [`coordinates`](#coordinates) - Optional Block<br>Site Coordinates. Coordinates of the site which provides the site physical location<br>See [Coordinates](#coordinates) below for details.
78
84
 
79
- -> **One of the following:**
80
- &#x2022; <a id="custom-network-config"></a>[`custom_network_config`](#custom-network-config) - Optional Block<br>SmsNetworkConfiguration<br>See [Custom Network Config](#custom-network-config) below for details.
85
+ <a id="custom-dns"></a>&#x2022; [`custom_dns`](#custom-dns) - Optional Block<br>Custom DNS. Custom DNS is the configured for specify CE site<br>See [Custom DNS](#custom-dns) below for details.
81
86
 
82
87
  <a id="default-blocked-services"></a>&#x2022; [`default_blocked_services`](#default-blocked-services) - Optional Block<br>Enable this option
83
88
 
84
- <a id="default-network-config"></a>&#x2022; [`default_network_config`](#default-network-config) - Optional Block<br>Enable this option
89
+ <a id="disk-size"></a>&#x2022; [`disk_size`](#disk-size) - Optional Number<br>Cloud Disk Size. Disk size to be used for this instance in GiB. 80 is 80 GiB
90
+
91
+ -> **One of the following:**
92
+ &#x2022; <a id="ingress-egress-gw"></a>[`ingress_egress_gw`](#ingress-egress-gw) - Optional Block<br>Azure Ingress/Egress Gateway on Recommended Region. Two interface Azure ingress/egress site<br>See [Ingress Egress Gw](#ingress-egress-gw) below for details.
93
+ <br><br>&#x2022; <a id="ingress-egress-gw-ar"></a>[`ingress_egress_gw_ar`](#ingress-egress-gw-ar) - Optional Block<br>Azure Ingress/Egress Gateway on Alternate Region. Two interface Azure ingress/egress site on Alternate Region with no support for zones
94
+ <br><br>&#x2022; <a id="ingress-gw"></a>[`ingress_gw`](#ingress-gw) - Optional Block<br>Azure Ingress Gateway on Recommended Region. Single interface Azure ingress site on on Recommended Region
95
+ <br><br>&#x2022; <a id="ingress-gw-ar"></a>[`ingress_gw_ar`](#ingress-gw-ar) - Optional Block<br>Azure Ingress Gateway on Alternate Region. Single interface Azure ingress site
96
+ <br><br>&#x2022; <a id="voltstack-cluster"></a>[`voltstack_cluster`](#voltstack-cluster) - Optional Block<br>Azure App Stack Cluster on Recommended Region. App Stack Cluster of single interface Azure nodes
97
+ <br><br>&#x2022; <a id="voltstack-cluster-ar"></a>[`voltstack_cluster_ar`](#voltstack-cluster-ar) - Optional Block<br>Azure App Stack Cluster on Alternate Region. App Stack Cluster of single interface Azure nodes
85
98
 
86
99
  <a id="kubernetes-upgrade-drain"></a>&#x2022; [`kubernetes_upgrade_drain`](#kubernetes-upgrade-drain) - Optional Block<br>Node by Node Upgrade. Specify how worker nodes within a site will be upgraded
87
100
 
@@ -89,23 +102,29 @@ resource "f5xc_site" "example" {
89
102
  &#x2022; <a id="log-receiver"></a>[`log_receiver`](#log-receiver) - Optional Block<br>Object reference. This type establishes a direct reference from one object(the referrer) to another(the referred). Such a reference is in form of tenant/namespace/name
90
103
  <br><br>&#x2022; <a id="logs-streaming-disabled"></a>[`logs_streaming_disabled`](#logs-streaming-disabled) - Optional Block<br>Enable this option
91
104
 
92
- <a id="master-node-configuration"></a>&#x2022; [`master_node_configuration`](#master-node-configuration) - Optional Block<br>Master Nodes. Configuration of master nodes
105
+ <a id="machine-type"></a>&#x2022; [`machine_type`](#machine-type) - Optional String<br>Azure Machine Type for Node. Select Instance size based on performance needed. The default setting for Accelerated Networking is enabled, thus make sure you select a Virtual Machine that supports accelerated networking or disable the setting under, Select Ingress Gateway or Ingress/Egress Gateway > advanced OPTIONS
93
106
 
94
- <a id="no-bond-devices"></a>&#x2022; [`no_bond_devices`](#no-bond-devices) - Optional Block<br>Enable this option
107
+ -> **One of the following:**
108
+ &#x2022; <a id="no-worker-nodes"></a>[`no_worker_nodes`](#no-worker-nodes) - Optional Block<br>Enable this option
109
+ <br><br>&#x2022; <a id="nodes-per-az"></a>[`nodes_per_az`](#nodes-per-az) - Optional Number<br>Desired Worker Nodes Per AZ. Desired Worker Nodes Per AZ. Max limit is up to 21
95
110
 
96
111
  <a id="offline-survivability-mode"></a>&#x2022; [`offline_survivability_mode`](#offline-survivability-mode) - Optional Block<br>Offline Survivability Mode. Offline Survivability allows the Site to continue functioning normally without traffic loss during periods of connectivity loss to the Regional Edge (RE) or the Global Controller (GC). When this feature is enabled, a site can continue to function as is with existing configuration for upto 7 days, even when the site is offline. The certificates needed to keep the services running on this site are signed using a local CA. Secrets would also be cached locally to handle the connectivity loss. When the mode is toggled, services will restart and traffic disruption will be seen
97
112
 
98
113
  <a id="os"></a>&#x2022; [`os`](#os) - Optional Block<br>Operating System Version. Select the F5XC Operating System Version for the site. By default, latest available OS Version will be used. Refer to release notes to find required released OS versions
99
114
 
100
- <a id="performance-enhancement-mode"></a>&#x2022; [`performance_enhancement_mode`](#performance-enhancement-mode) - Optional Block<br>Performance Enhancement Mode. Optimize the site for L3 or L7 traffic processing. L7 optimized is the default
115
+ <a id="resource-group"></a>&#x2022; [`resource_group`](#resource-group) - Optional String<br>Resource Group. Azure resource group for resources that will be created
116
+
117
+ <a id="ssh-key"></a>&#x2022; [`ssh_key`](#ssh-key) - Optional String<br>Public SSH key. Public SSH key for accessing the site
101
118
 
102
119
  <a id="sw"></a>&#x2022; [`sw`](#sw) - Optional Block<br>F5XC Software Version. Select the F5XC Software Version for the site. By default, latest available F5XC Software Version will be used. Refer to release notes to find required released SW versions
103
120
 
121
+ <a id="tags"></a>&#x2022; [`tags`](#tags) - Optional Block<br>Azure Tags. Azure Tags is a label consisting of a user-defined key and value. It helps to manage, identify, organize, search for, and filter resources in Azure console
122
+
104
123
  <a id="timeouts"></a>&#x2022; [`timeouts`](#timeouts) - Optional Block
105
124
 
106
- <a id="volterra-certified-hw"></a>&#x2022; [`volterra_certified_hw`](#volterra-certified-hw) - Optional String<br>Generic Server Certified Hardware. Name for generic server certified hardware to form this Secure Mesh site
125
+ <a id="total-nodes"></a>&#x2022; [`total_nodes`](#total-nodes) - Optional Number<br>Total Number of Worker Nodes for a Site. Total number of worker nodes to be deployed across all AZ's used in the Site
107
126
 
108
- <a id="worker-nodes"></a>&#x2022; [`worker_nodes`](#worker-nodes) - Optional List<br>Worker Nodes. Names of worker nodes
127
+ <a id="vnet"></a>&#x2022; [`vnet`](#vnet) - Optional Block<br>Azure VNET choice. This defines choice about Azure VNET for a view
109
128
 
110
129
  ### Attributes Reference
111
130
 
@@ -115,6 +134,42 @@ In addition to all arguments above, the following attributes are exported:
115
134
 
116
135
  ---
117
136
 
137
+ #### Admin Password
138
+
139
+ An [`admin_password`](#admin-password) block supports the following:
140
+
141
+ <a id="admin-password-blindfold-secret-info"></a>&#x2022; [`blindfold_secret_info`](#admin-password-blindfold-secret-info) - Optional Block<br>Blindfold Secret. BlindfoldSecretInfoType specifies information about the Secret managed by F5XC Secret Management<br>See [Blindfold Secret Info](#admin-password-blindfold-secret-info) below.
142
+
143
+ <a id="admin-password-clear-secret-info"></a>&#x2022; [`clear_secret_info`](#admin-password-clear-secret-info) - Optional Block<br>In-Clear Secret. ClearSecretInfoType specifies information about the Secret that is not encrypted<br>See [Clear Secret Info](#admin-password-clear-secret-info) below.
144
+
145
+ #### Admin Password Blindfold Secret Info
146
+
147
+ A [`blindfold_secret_info`](#admin-password-blindfold-secret-info) block (within [`admin_password`](#admin-password)) supports the following:
148
+
149
+ <a id="provider-e88368"></a>&#x2022; [`decryption_provider`](#provider-e88368) - Optional String<br>Decryption Provider. Name of the Secret Management Access object that contains information about the backend Secret Management service
150
+
151
+ <a id="location-60af3e"></a>&#x2022; [`location`](#location-60af3e) - Optional String<br>Location. Location is the uri_ref. It could be in URL format for string:/// Or it could be a path if the store provider is an HTTP/HTTPS location
152
+
153
+ <a id="provider-5c48c5"></a>&#x2022; [`store_provider`](#provider-5c48c5) - Optional String<br>Store Provider. Name of the Secret Management Access object that contains information about the store to GET encrypted bytes This field needs to be provided only if the URL scheme is not string:///
154
+
155
+ #### Admin Password Clear Secret Info
156
+
157
+ A [`clear_secret_info`](#admin-password-clear-secret-info) block (within [`admin_password`](#admin-password)) supports the following:
158
+
159
+ <a id="ref-e52931"></a>&#x2022; [`provider_ref`](#ref-e52931) - Optional String<br>Provider. Name of the Secret Management Access object that contains information about the store to GET encrypted bytes This field needs to be provided only if the URL scheme is not string:///
160
+
161
+ <a id="admin-password-clear-secret-info-url"></a>&#x2022; [`url`](#admin-password-clear-secret-info-url) - Optional String<br>URL. URL of the secret. Currently supported URL schemes is string:///. For string:/// scheme, Secret needs to be encoded Base64 format. When asked for this secret, caller will GET Secret bytes after Base64 decoding
162
+
163
+ #### Azure Cred
164
+
165
+ An [`azure_cred`](#azure-cred) block supports the following:
166
+
167
+ <a id="azure-cred-name"></a>&#x2022; [`name`](#azure-cred-name) - Optional String<br>Name. When a configuration object(e.g. Virtual_host) refers to another(e.g route) then name will hold the referred object's(e.g. Route's) name
168
+
169
+ <a id="azure-cred-namespace"></a>&#x2022; [`namespace`](#azure-cred-namespace) - Optional String<br>Namespace. When a configuration object(e.g. Virtual_host) refers to another(e.g route) then namespace will hold the referred object's(e.g. Route's) namespace
170
+
171
+ <a id="azure-cred-tenant"></a>&#x2022; [`tenant`](#azure-cred-tenant) - Optional String<br>Tenant. When a configuration object(e.g. Virtual_host) refers to another(e.g route) then tenant will hold the referred object's(e.g. Route's) tenant
172
+
118
173
  #### Blocked Services
119
174
 
120
175
  A [`blocked_services`](#blocked-services) block supports the following:
@@ -133,475 +188,1425 @@ A [`blocked_sevice`](#blocked-services-blocked-sevice) block (within [`blocked_s
133
188
 
134
189
  <a id="interface-e57e21"></a>&#x2022; [`web_user_interface`](#interface-e57e21) - Optional Block<br>Enable this option
135
190
 
136
- #### Bond Device List
191
+ #### Coordinates
137
192
 
138
- A [`bond_device_list`](#bond-device-list) block supports the following:
193
+ A [`coordinates`](#coordinates) block supports the following:
139
194
 
140
- <a id="bond-device-list-bond-devices"></a>&#x2022; [`bond_devices`](#bond-device-list-bond-devices) - Optional Block<br>Bond Devices. List of bond devices<br>See [Bond Devices](#bond-device-list-bond-devices) below.
195
+ <a id="coordinates-latitude"></a>&#x2022; [`latitude`](#coordinates-latitude) - Optional Number<br>Latitude. Latitude of the site location
141
196
 
142
- #### Bond Device List Bond Devices
197
+ <a id="coordinates-longitude"></a>&#x2022; [`longitude`](#coordinates-longitude) - Optional Number<br>Longitude. Longitude of site location
143
198
 
144
- A [`bond_devices`](#bond-device-list-bond-devices) block (within [`bond_device_list`](#bond-device-list)) supports the following:
199
+ #### Custom DNS
145
200
 
146
- <a id="backup-c22794"></a>&#x2022; [`active_backup`](#backup-c22794) - Optional Block<br>Enable this option
201
+ A [`custom_dns`](#custom-dns) block supports the following:
147
202
 
148
- <a id="bond-device-list-bond-devices-devices"></a>&#x2022; [`devices`](#bond-device-list-bond-devices-devices) - Optional List<br>Member Ethernet Devices. Ethernet devices that will make up this bond
203
+ <a id="custom-dns-inside-nameserver"></a>&#x2022; [`inside_nameserver`](#custom-dns-inside-nameserver) - Optional String<br>DNS Server for Inside Network. Optional DNS server IP to be used for name resolution in inside network
149
204
 
150
- <a id="bond-device-list-bond-devices-lacp"></a>&#x2022; [`lacp`](#bond-device-list-bond-devices-lacp) - Optional Block<br>LACP parameters. LACP parameters for the bond device<br>See [Lacp](#bond-device-list-bond-devices-lacp) below.
205
+ <a id="custom-dns-outside-nameserver"></a>&#x2022; [`outside_nameserver`](#custom-dns-outside-nameserver) - Optional String<br>DNS Server for Outside Network. Optional DNS server IP to be used for name resolution in outside network
151
206
 
152
- <a id="interval-0b4c96"></a>&#x2022; [`link_polling_interval`](#interval-0b4c96) - Optional Number<br>Link Polling Interval. Link polling interval in milliseconds
207
+ #### Ingress Egress Gw
153
208
 
154
- <a id="delay-b1200b"></a>&#x2022; [`link_up_delay`](#delay-b1200b) - Optional Number<br>Link Up Delay. Milliseconds wait before link is declared up
209
+ An [`ingress_egress_gw`](#ingress-egress-gw) block supports the following:
155
210
 
156
- <a id="bond-device-list-bond-devices-name"></a>&#x2022; [`name`](#bond-device-list-bond-devices-name) - Optional String<br>Bond Device Name. Name for the Bond. Ex 'bond0'
211
+ <a id="networking-28fc87"></a>&#x2022; [`accelerated_networking`](#networking-28fc87) - Optional Block<br>Accelerated Networking Type. Accelerated Networking to reduce Latency, When Mode is toggled, traffic disruption will be seen<br>See [Accelerated Networking](#networking-28fc87) below.
157
212
 
158
- #### Bond Device List Bond Devices Lacp
213
+ <a id="policies-4e1d03"></a>&#x2022; [`active_enhanced_firewall_policies`](#policies-4e1d03) - Optional Block<br>Active Enhanced Network Policies Type. List of Enhanced Firewall Policies These policies use session-based rules and provide all OPTIONS available under firewall policies with an additional option for service insertion<br>See [Active Enhanced Firewall Policies](#policies-4e1d03) below.
159
214
 
160
- A [`lacp`](#bond-device-list-bond-devices-lacp) block (within [`bond_device_list.bond_devices`](#bond-device-list-bond-devices)) supports the following:
215
+ <a id="policies-265acf"></a>&#x2022; [`active_forward_proxy_policies`](#policies-265acf) - Optional Block<br>Active Forward Proxy Policies Type. Ordered List of Forward Proxy Policies active<br>See [Active Forward Proxy Policies](#policies-265acf) below.
161
216
 
162
- <a id="bond-device-list-bond-devices-lacp-rate"></a>&#x2022; [`rate`](#bond-device-list-bond-devices-lacp-rate) - Optional Number<br>LACP Packet Interval. Interval in seconds to transmit LACP packets
217
+ <a id="policies-a2ee20"></a>&#x2022; [`active_network_policies`](#policies-a2ee20) - Optional Block<br>Active Firewall Policies Type. List of firewall policy views<br>See [Active Network Policies](#policies-a2ee20) below.
163
218
 
164
- #### Coordinates
219
+ <a id="ingress-egress-gw-az-nodes"></a>&#x2022; [`az_nodes`](#ingress-egress-gw-az-nodes) - Optional Block<br>Ingress/Egress Gateway (two Interface) Nodes in AZ. Only Single AZ or Three AZ(s) nodes are supported currently<br>See [Az Nodes](#ingress-egress-gw-az-nodes) below.
165
220
 
166
- A [`coordinates`](#coordinates) block supports the following:
221
+ <a id="ingress-egress-gw-azure-certified-hw"></a>&#x2022; [`azure_certified_hw`](#ingress-egress-gw-azure-certified-hw) - Optional String<br>Azure Certified Hardware. Name for Azure certified hardware
167
222
 
168
- <a id="coordinates-latitude"></a>&#x2022; [`latitude`](#coordinates-latitude) - Optional Number<br>Latitude. Latitude of the site location
223
+ <a id="inside-vn-3ce96a"></a>&#x2022; [`dc_cluster_group_inside_vn`](#inside-vn-3ce96a) - Optional Block<br>Object reference. This type establishes a direct reference from one object(the referrer) to another(the referred). Such a reference is in form of tenant/namespace/name<br>See [Dc Cluster Group Inside Vn](#inside-vn-3ce96a) below.
169
224
 
170
- <a id="coordinates-longitude"></a>&#x2022; [`longitude`](#coordinates-longitude) - Optional Number<br>Longitude. Longitude of site location
225
+ <a id="outside-vn-3594d6"></a>&#x2022; [`dc_cluster_group_outside_vn`](#outside-vn-3594d6) - Optional Block<br>Object reference. This type establishes a direct reference from one object(the referrer) to another(the referred). Such a reference is in form of tenant/namespace/name<br>See [Dc Cluster Group Outside Vn](#outside-vn-3594d6) below.
171
226
 
172
- #### Custom Network Config
227
+ <a id="all-8889af"></a>&#x2022; [`forward_proxy_allow_all`](#all-8889af) - Optional Block<br>Enable this option
173
228
 
174
- A [`custom_network_config`](#custom-network-config) block supports the following:
229
+ <a id="ingress-egress-gw-global-network-list"></a>&#x2022; [`global_network_list`](#ingress-egress-gw-global-network-list) - Optional Block<br>Global Network Connection List. List of global network connections<br>See [Global Network List](#ingress-egress-gw-global-network-list) below.
175
230
 
176
- <a id="policies-c4c984"></a>&#x2022; [`active_enhanced_firewall_policies`](#policies-c4c984) - Optional Block<br>Active Enhanced Network Policies Type. List of Enhanced Firewall Policies These policies use session-based rules and provide all OPTIONS available under firewall policies with an additional option for service insertion<br>See [Active Enhanced Firewall Policies](#policies-c4c984) below.
231
+ <a id="ingress-egress-gw-hub"></a>&#x2022; [`hub`](#ingress-egress-gw-hub) - Optional Block<br>Hub VNET type. Hub VNET type<br>See [Hub](#ingress-egress-gw-hub) below.
177
232
 
178
- <a id="policies-fbbf75"></a>&#x2022; [`active_forward_proxy_policies`](#policies-fbbf75) - Optional Block<br>Active Forward Proxy Policies Type. Ordered List of Forward Proxy Policies active<br>See [Active Forward Proxy Policies](#policies-fbbf75) below.
233
+ <a id="ingress-egress-gw-inside-static-routes"></a>&#x2022; [`inside_static_routes`](#ingress-egress-gw-inside-static-routes) - Optional Block<br>Static Route List Type. List of static routes<br>See [Inside Static Routes](#ingress-egress-gw-inside-static-routes) below.
179
234
 
180
- <a id="policies-e8cb6b"></a>&#x2022; [`active_network_policies`](#policies-e8cb6b) - Optional Block<br>Active Firewall Policies Type. List of firewall policy views<br>See [Active Network Policies](#policies-e8cb6b) below.
235
+ <a id="ingress-egress-gw-no-dc-cluster-group"></a>&#x2022; [`no_dc_cluster_group`](#ingress-egress-gw-no-dc-cluster-group) - Optional Block<br>Enable this option
181
236
 
182
- <a id="custom-network-config-default-config"></a>&#x2022; [`default_config`](#custom-network-config-default-config) - Optional Block<br>Enable this option
237
+ <a id="ingress-egress-gw-no-forward-proxy"></a>&#x2022; [`no_forward_proxy`](#ingress-egress-gw-no-forward-proxy) - Optional Block<br>Enable this option
183
238
 
184
- <a id="config-226341"></a>&#x2022; [`default_interface_config`](#config-226341) - Optional Block<br>Enable this option
239
+ <a id="ingress-egress-gw-no-global-network"></a>&#x2022; [`no_global_network`](#ingress-egress-gw-no-global-network) - Optional Block<br>Enable this option
185
240
 
186
- <a id="config-ac20e7"></a>&#x2022; [`default_sli_config`](#config-ac20e7) - Optional Block<br>Enable this option
241
+ <a id="routes-b69a18"></a>&#x2022; [`no_inside_static_routes`](#routes-b69a18) - Optional Block<br>Enable this option
187
242
 
188
- <a id="all-1d28e8"></a>&#x2022; [`forward_proxy_allow_all`](#all-1d28e8) - Optional Block<br>Enable this option
243
+ <a id="ingress-egress-gw-no-network-policy"></a>&#x2022; [`no_network_policy`](#ingress-egress-gw-no-network-policy) - Optional Block<br>Enable this option
189
244
 
190
- <a id="list-452116"></a>&#x2022; [`global_network_list`](#list-452116) - Optional Block<br>Global Network Connection List. List of global network connections<br>See [Global Network List](#list-452116) below.
245
+ <a id="routes-630976"></a>&#x2022; [`no_outside_static_routes`](#routes-630976) - Optional Block<br>Enable this option
191
246
 
192
- <a id="custom-network-config-interface-list"></a>&#x2022; [`interface_list`](#custom-network-config-interface-list) - Optional Block<br>List of Interface. Configure network interfaces for this Secure Mesh site<br>See [Interface List](#custom-network-config-interface-list) below.
247
+ <a id="ingress-egress-gw-not-hub"></a>&#x2022; [`not_hub`](#ingress-egress-gw-not-hub) - Optional Block<br>Enable this option
193
248
 
194
- <a id="custom-network-config-no-forward-proxy"></a>&#x2022; [`no_forward_proxy`](#custom-network-config-no-forward-proxy) - Optional Block<br>Enable this option
249
+ <a id="ingress-egress-gw-outside-static-routes"></a>&#x2022; [`outside_static_routes`](#ingress-egress-gw-outside-static-routes) - Optional Block<br>Static Route List Type. List of static routes<br>See [Outside Static Routes](#ingress-egress-gw-outside-static-routes) below.
195
250
 
196
- <a id="custom-network-config-no-global-network"></a>&#x2022; [`no_global_network`](#custom-network-config-no-global-network) - Optional Block<br>Enable this option
251
+ <a id="mode-4d23c2"></a>&#x2022; [`performance_enhancement_mode`](#mode-4d23c2) - Optional Block<br>Performance Enhancement Mode. Optimize the site for L3 or L7 traffic processing. L7 optimized is the default<br>See [Performance Enhancement Mode](#mode-4d23c2) below.
197
252
 
198
- <a id="custom-network-config-no-network-policy"></a>&#x2022; [`no_network_policy`](#custom-network-config-no-network-policy) - Optional Block<br>Enable this option
253
+ <a id="public-ip-5f6604"></a>&#x2022; [`sm_connection_public_ip`](#public-ip-5f6604) - Optional Block<br>Enable this option
199
254
 
200
- <a id="custom-network-config-sli-config"></a>&#x2022; [`sli_config`](#custom-network-config-sli-config) - Optional Block<br>Site Local Network Configuration. Site local network configuration<br>See [SLI Config](#custom-network-config-sli-config) below.
255
+ <a id="ingress-egress-gw-sm-connection-pvt-ip"></a>&#x2022; [`sm_connection_pvt_ip`](#ingress-egress-gw-sm-connection-pvt-ip) - Optional Block<br>Enable this option
201
256
 
202
- <a id="custom-network-config-slo-config"></a>&#x2022; [`slo_config`](#custom-network-config-slo-config) - Optional Block<br>Site Local Network Configuration. Site local network configuration<br>See [Slo Config](#custom-network-config-slo-config) below.
257
+ #### Ingress Egress Gw Accelerated Networking
203
258
 
204
- <a id="public-ip-5fd49f"></a>&#x2022; [`sm_connection_public_ip`](#public-ip-5fd49f) - Optional Block<br>Enable this option
259
+ An [`accelerated_networking`](#networking-28fc87) block (within [`ingress_egress_gw`](#ingress-egress-gw)) supports the following:
205
260
 
206
- <a id="pvt-ip-892ce0"></a>&#x2022; [`sm_connection_pvt_ip`](#pvt-ip-892ce0) - Optional Block<br>Enable this option
261
+ <a id="disable-85a36d"></a>&#x2022; [`disable`](#disable-85a36d) - Optional Block<br>Enable this option
207
262
 
208
- <a id="timeout-1607a1"></a>&#x2022; [`tunnel_dead_timeout`](#timeout-1607a1) - Optional Number<br>Tunnel Dead Timeout (msec). Time interval, in millisec, within which any IPsec / SSL connection from the site going down is detected. When not set (== 0), a default value of 10000 msec will be used
263
+ <a id="enable-219171"></a>&#x2022; [`enable`](#enable-219171) - Optional Block<br>Enable this option
209
264
 
210
- <a id="custom-network-config-vip-vrrp-mode"></a>&#x2022; [`vip_vrrp_mode`](#custom-network-config-vip-vrrp-mode) - Optional String Defaults to `VIP_VRRP_INVALID`<br>Possible values are `VIP_VRRP_INVALID`, `VIP_VRRP_ENABLE`, `VIP_VRRP_DISABLE`<br>[Enum: VIP_VRRP_INVALID|VIP_VRRP_ENABLE|VIP_VRRP_DISABLE] VRRP Virtual-IP. VRRP advertisement mode for VIP Invalid VRRP mode
265
+ #### Ingress Egress Gw Active Enhanced Firewall Policies
211
266
 
212
- #### Custom Network Config Active Enhanced Firewall Policies
267
+ An [`active_enhanced_firewall_policies`](#policies-4e1d03) block (within [`ingress_egress_gw`](#ingress-egress-gw)) supports the following:
213
268
 
214
- An [`active_enhanced_firewall_policies`](#policies-c4c984) block (within [`custom_network_config`](#custom-network-config)) supports the following:
269
+ <a id="policies-b74f29"></a>&#x2022; [`enhanced_firewall_policies`](#policies-b74f29) - Optional Block<br>Enhanced Firewall Policy. Ordered List of Enhanced Firewall Policies active<br>See [Enhanced Firewall Policies](#policies-b74f29) below.
215
270
 
216
- <a id="policies-d28848"></a>&#x2022; [`enhanced_firewall_policies`](#policies-d28848) - Optional Block<br>Enhanced Firewall Policy. Ordered List of Enhanced Firewall Policies active<br>See [Enhanced Firewall Policies](#policies-d28848) below.
271
+ #### Ingress Egress Gw Active Enhanced Firewall Policies Enhanced Firewall Policies
217
272
 
218
- #### Custom Network Config Active Enhanced Firewall Policies Enhanced Firewall Policies
273
+ <a id="deep-3cb2d1"></a>Deeply nested **Policies** block collapsed for readability.
219
274
 
220
- <a id="deep-d2a5f1"></a>Deeply nested **Policies** block collapsed for readability.
275
+ #### Ingress Egress Gw Active Forward Proxy Policies
221
276
 
222
- #### Custom Network Config Active Forward Proxy Policies
277
+ An [`active_forward_proxy_policies`](#policies-265acf) block (within [`ingress_egress_gw`](#ingress-egress-gw)) supports the following:
223
278
 
224
- An [`active_forward_proxy_policies`](#policies-fbbf75) block (within [`custom_network_config`](#custom-network-config)) supports the following:
279
+ <a id="policies-ae49bd"></a>&#x2022; [`forward_proxy_policies`](#policies-ae49bd) - Optional Block<br>Forward Proxy Policies. Ordered List of Forward Proxy Policies active<br>See [Forward Proxy Policies](#policies-ae49bd) below.
225
280
 
226
- <a id="policies-3c82d8"></a>&#x2022; [`forward_proxy_policies`](#policies-3c82d8) - Optional Block<br>Forward Proxy Policies. Ordered List of Forward Proxy Policies active<br>See [Forward Proxy Policies](#policies-3c82d8) below.
281
+ #### Ingress Egress Gw Active Forward Proxy Policies Forward Proxy Policies
227
282
 
228
- #### Custom Network Config Active Forward Proxy Policies Forward Proxy Policies
283
+ <a id="deep-54c023"></a>Deeply nested **Policies** block collapsed for readability.
229
284
 
230
- <a id="deep-2a9750"></a>Deeply nested **Policies** block collapsed for readability.
285
+ #### Ingress Egress Gw Active Network Policies
231
286
 
232
- #### Custom Network Config Active Network Policies
287
+ An [`active_network_policies`](#policies-a2ee20) block (within [`ingress_egress_gw`](#ingress-egress-gw)) supports the following:
233
288
 
234
- An [`active_network_policies`](#policies-e8cb6b) block (within [`custom_network_config`](#custom-network-config)) supports the following:
289
+ <a id="policies-e07db8"></a>&#x2022; [`network_policies`](#policies-e07db8) - Optional Block<br>Firewall Policy. Ordered List of Firewall Policies active for this network firewall<br>See [Network Policies](#policies-e07db8) below.
235
290
 
236
- <a id="policies-461fea"></a>&#x2022; [`network_policies`](#policies-461fea) - Optional Block<br>Firewall Policy. Ordered List of Firewall Policies active for this network firewall<br>See [Network Policies](#policies-461fea) below.
291
+ #### Ingress Egress Gw Active Network Policies Network Policies
237
292
 
238
- #### Custom Network Config Active Network Policies Network Policies
293
+ <a id="deep-18bd39"></a>Deeply nested **Policies** block collapsed for readability.
239
294
 
240
- <a id="deep-6de48c"></a>Deeply nested **Policies** block collapsed for readability.
295
+ #### Ingress Egress Gw Az Nodes
241
296
 
242
- #### Custom Network Config Global Network List
297
+ An [`az_nodes`](#ingress-egress-gw-az-nodes) block (within [`ingress_egress_gw`](#ingress-egress-gw)) supports the following:
243
298
 
244
- A [`global_network_list`](#list-452116) block (within [`custom_network_config`](#custom-network-config)) supports the following:
299
+ <a id="ingress-egress-gw-az-nodes-azure-az"></a>&#x2022; [`azure_az`](#ingress-egress-gw-az-nodes-azure-az) - Optional String<br>Azure Availability Zone. A zone depicting a grouping of datacenters within an Azure region. Expecting numeric input
245
300
 
246
- <a id="connections-1d58e6"></a>&#x2022; [`global_network_connections`](#connections-1d58e6) - Optional Block<br>Global Network Connections. Global network connections<br>See [Global Network Connections](#connections-1d58e6) below.
301
+ <a id="subnet-c4f554"></a>&#x2022; [`inside_subnet`](#subnet-c4f554) - Optional Block<br>Azure Subnet. Parameters for Azure subnet<br>See [Inside Subnet](#subnet-c4f554) below.
247
302
 
248
- #### Custom Network Config Global Network List Global Network Connections
303
+ <a id="subnet-631d3b"></a>&#x2022; [`outside_subnet`](#subnet-631d3b) - Optional Block<br>Azure Subnet. Parameters for Azure subnet<br>See [Outside Subnet](#subnet-631d3b) below.
249
304
 
250
- <a id="deep-be6603"></a>Deeply nested **Connections** block collapsed for readability.
305
+ #### Ingress Egress Gw Az Nodes Inside Subnet
251
306
 
252
- #### Custom Network Config Global Network List Global Network Connections SLI To Global DR
307
+ An [`inside_subnet`](#subnet-c4f554) block (within [`ingress_egress_gw.az_nodes`](#ingress-egress-gw-az-nodes)) supports the following:
253
308
 
254
- <a id="deep-9b64ff"></a>Deeply nested **DR** block collapsed for readability.
309
+ <a id="subnet-c9a09c"></a>&#x2022; [`subnet`](#subnet-c9a09c) - Optional Block<br>Azure Subnet. Parameters for Azure subnet<br>See [Subnet](#subnet-c9a09c) below.
255
310
 
256
- #### Custom Network Config Global Network List Global Network Connections SLI To Global DR Global Vn
311
+ <a id="param-cef0bb"></a>&#x2022; [`subnet_param`](#param-cef0bb) - Optional Block<br>New Cloud Subnet Parameters. Parameters for creating a new cloud subnet<br>See [Subnet Param](#param-cef0bb) below.
257
312
 
258
- <a id="deep-811bd6"></a>Deeply nested **Vn** block collapsed for readability.
313
+ #### Ingress Egress Gw Az Nodes Inside Subnet Subnet
259
314
 
260
- #### Custom Network Config Global Network List Global Network Connections Slo To Global DR
315
+ <a id="deep-b03698"></a>Deeply nested **Subnet** block collapsed for readability.
261
316
 
262
- <a id="deep-32aa3f"></a>Deeply nested **DR** block collapsed for readability.
317
+ #### Ingress Egress Gw Az Nodes Inside Subnet Subnet Param
263
318
 
264
- #### Custom Network Config Global Network List Global Network Connections Slo To Global DR Global Vn
319
+ <a id="deep-7b2aa4"></a>Deeply nested **Param** block collapsed for readability.
265
320
 
266
- <a id="deep-e7b054"></a>Deeply nested **Vn** block collapsed for readability.
321
+ #### Ingress Egress Gw Az Nodes Outside Subnet
267
322
 
268
- #### Custom Network Config Interface List
323
+ An [`outside_subnet`](#subnet-631d3b) block (within [`ingress_egress_gw.az_nodes`](#ingress-egress-gw-az-nodes)) supports the following:
269
324
 
270
- An [`interface_list`](#custom-network-config-interface-list) block (within [`custom_network_config`](#custom-network-config)) supports the following:
325
+ <a id="subnet-251935"></a>&#x2022; [`subnet`](#subnet-251935) - Optional Block<br>Azure Subnet. Parameters for Azure subnet<br>See [Subnet](#subnet-251935) below.
271
326
 
272
- <a id="interfaces-e1b75d"></a>&#x2022; [`interfaces`](#interfaces-e1b75d) - Optional Block<br>List of Interface. Configure network interfaces for this Secure Mesh site<br>See [Interfaces](#interfaces-e1b75d) below.
327
+ <a id="param-c11d6b"></a>&#x2022; [`subnet_param`](#param-c11d6b) - Optional Block<br>New Cloud Subnet Parameters. Parameters for creating a new cloud subnet<br>See [Subnet Param](#param-c11d6b) below.
273
328
 
274
- #### Custom Network Config Interface List Interfaces
329
+ #### Ingress Egress Gw Az Nodes Outside Subnet Subnet
275
330
 
276
- An [`interfaces`](#interfaces-e1b75d) block (within [`custom_network_config.interface_list`](#custom-network-config-interface-list)) supports the following:
331
+ <a id="deep-ab232b"></a>Deeply nested **Subnet** block collapsed for readability.
277
332
 
278
- <a id="disabled-8e6c58"></a>&#x2022; [`dc_cluster_group_connectivity_interface_disabled`](#disabled-8e6c58) - Optional Block<br>Enable this option
333
+ #### Ingress Egress Gw Az Nodes Outside Subnet Subnet Param
279
334
 
280
- <a id="enabled-976919"></a>&#x2022; [`dc_cluster_group_connectivity_interface_enabled`](#enabled-976919) - Optional Block<br>Enable this option
335
+ <a id="deep-4b83fd"></a>Deeply nested **Param** block collapsed for readability.
281
336
 
282
- <a id="interface-5e9f68"></a>&#x2022; [`dedicated_interface`](#interface-5e9f68) - Optional Block<br>Dedicated Interface. Dedicated Interface Configuration<br>See [Dedicated Interface](#interface-5e9f68) below.
337
+ #### Ingress Egress Gw Dc Cluster Group Inside Vn
283
338
 
284
- <a id="interface-a7c718"></a>&#x2022; [`dedicated_management_interface`](#interface-a7c718) - Optional Block<br>Dedicated Management Interface. Dedicated Interface Configuration<br>See [Dedicated Management Interface](#interface-a7c718) below.
339
+ <a id="deep-23860c"></a>Deeply nested **Vn** block collapsed for readability.
285
340
 
286
- <a id="spec-5c5d10"></a>&#x2022; [`description_spec`](#spec-5c5d10) - Optional String<br>Interface Description. Description for this Interface
341
+ #### Ingress Egress Gw Dc Cluster Group Outside Vn
287
342
 
288
- <a id="interface-40e35f"></a>&#x2022; [`ethernet_interface`](#interface-40e35f) - Optional Block<br>Ethernet Interface. Ethernet Interface Configuration<br>See [Ethernet Interface](#interface-40e35f) below.
343
+ <a id="deep-53ac3b"></a>Deeply nested **Vn** block collapsed for readability.
289
344
 
290
- <a id="labels-eb9e14"></a>&#x2022; [`labels`](#labels-eb9e14) - Optional Block<br>Interface Labels. Add Labels for this Interface, these labels can be used in firewall policy
345
+ #### Ingress Egress Gw Global Network List
291
346
 
292
- #### Custom Network Config Interface List Interfaces Dedicated Interface
347
+ A [`global_network_list`](#ingress-egress-gw-global-network-list) block (within [`ingress_egress_gw`](#ingress-egress-gw)) supports the following:
293
348
 
294
- <a id="deep-e9e120"></a>Deeply nested **Interface** block collapsed for readability.
349
+ <a id="connections-bde45c"></a>&#x2022; [`global_network_connections`](#connections-bde45c) - Optional Block<br>Global Network Connections. Global network connections<br>See [Global Network Connections](#connections-bde45c) below.
295
350
 
296
- #### Custom Network Config Interface List Interfaces Dedicated Management Interface
351
+ #### Ingress Egress Gw Global Network List Global Network Connections
297
352
 
298
- <a id="deep-fe54f2"></a>Deeply nested **Interface** block collapsed for readability.
353
+ <a id="deep-88f40a"></a>Deeply nested **Connections** block collapsed for readability.
299
354
 
300
- #### Custom Network Config Interface List Interfaces Ethernet Interface
355
+ #### Ingress Egress Gw Global Network List Global Network Connections SLI To Global DR
301
356
 
302
- <a id="deep-155d07"></a>Deeply nested **Interface** block collapsed for readability.
357
+ <a id="deep-c2be4c"></a>Deeply nested **DR** block collapsed for readability.
303
358
 
304
- #### Custom Network Config Interface List Interfaces Ethernet Interface DHCP Server
359
+ #### Ingress Egress Gw Global Network List Global Network Connections SLI To Global DR Global Vn
305
360
 
306
- <a id="deep-c00b69"></a>Deeply nested **Server** block collapsed for readability.
361
+ <a id="deep-60d106"></a>Deeply nested **Vn** block collapsed for readability.
307
362
 
308
- #### Custom Network Config Interface List Interfaces Ethernet Interface DHCP Server DHCP Networks
363
+ #### Ingress Egress Gw Global Network List Global Network Connections Slo To Global DR
309
364
 
310
- <a id="deep-bf31a8"></a>Deeply nested **Networks** block collapsed for readability.
365
+ <a id="deep-c00d54"></a>Deeply nested **DR** block collapsed for readability.
311
366
 
312
- #### Custom Network Config Interface List Interfaces Ethernet Interface DHCP Server DHCP Networks Pools
367
+ #### Ingress Egress Gw Global Network List Global Network Connections Slo To Global DR Global Vn
313
368
 
314
- <a id="deep-904e69"></a>Deeply nested **Pools** block collapsed for readability.
369
+ <a id="deep-184e24"></a>Deeply nested **Vn** block collapsed for readability.
315
370
 
316
- #### Custom Network Config Interface List Interfaces Ethernet Interface DHCP Server Interface IP Map
371
+ #### Ingress Egress Gw Hub
317
372
 
318
- <a id="deep-ff4e59"></a>Deeply nested **Map** block collapsed for readability.
373
+ A [`hub`](#ingress-egress-gw-hub) block (within [`ingress_egress_gw`](#ingress-egress-gw)) supports the following:
319
374
 
320
- #### Custom Network Config Interface List Interfaces Ethernet Interface IPv6 Auto Config
375
+ <a id="disabled-748cf7"></a>&#x2022; [`express_route_disabled`](#disabled-748cf7) - Optional Block<br>Enable this option
321
376
 
322
- <a id="deep-606ad3"></a>Deeply nested **Config** block collapsed for readability.
377
+ <a id="enabled-af8996"></a>&#x2022; [`express_route_enabled`](#enabled-af8996) - Optional Block<br>Express Route Configuration. Express Route Configuration<br>See [Express Route Enabled](#enabled-af8996) below.
323
378
 
324
- #### Custom Network Config Interface List Interfaces Ethernet Interface IPv6 Auto Config Router
379
+ <a id="ingress-egress-gw-hub-spoke-vnets"></a>&#x2022; [`spoke_vnets`](#ingress-egress-gw-hub-spoke-vnets) - Optional Block<br>Spoke VNET Peering (Legacy). Spoke VNET Peering<br>See [Spoke Vnets](#ingress-egress-gw-hub-spoke-vnets) below.
325
380
 
326
- <a id="deep-b3aca4"></a>Deeply nested **Router** block collapsed for readability.
381
+ #### Ingress Egress Gw Hub Express Route Enabled
327
382
 
328
- #### Custom Network Config Interface List Interfaces Ethernet Interface IPv6 Auto Config Router DNS Config
383
+ An [`express_route_enabled`](#enabled-af8996) block (within [`ingress_egress_gw.hub`](#ingress-egress-gw-hub)) supports the following:
329
384
 
330
- <a id="deep-305937"></a>Deeply nested **Config** block collapsed for readability.
385
+ <a id="server-a50f73"></a>&#x2022; [`advertise_to_route_server`](#server-a50f73) - Optional Block<br>Enable this option
331
386
 
332
- #### Custom Network Config Interface List Interfaces Ethernet Interface IPv6 Auto Config Router DNS Config Configured List
387
+ <a id="asn-9040f1"></a>&#x2022; [`auto_asn`](#asn-9040f1) - Optional Block<br>Enable this option
333
388
 
334
- <a id="deep-de36d1"></a>Deeply nested **List** block collapsed for readability.
389
+ <a id="connections-cb7206"></a>&#x2022; [`connections`](#connections-cb7206) - Optional Block<br>Connections. Add the ExpressRoute Circuit Connections to this site<br>See [Connections](#connections-cb7206) below.
335
390
 
336
- #### Custom Network Config Interface List Interfaces Ethernet Interface IPv6 Auto Config Router DNS Config Local DNS
391
+ <a id="asn-75fbeb"></a>&#x2022; [`custom_asn`](#asn-75fbeb) - Optional Number<br>Custom ASN. Set custom ASN for F5XC Site
337
392
 
338
- <a id="deep-33d01b"></a>Deeply nested **DNS** block collapsed for readability.
393
+ <a id="server-cbee20"></a>&#x2022; [`do_not_advertise_to_route_server`](#server-cbee20) - Optional Block<br>Enable this option
339
394
 
340
- #### Custom Network Config Interface List Interfaces Ethernet Interface IPv6 Auto Config Router Stateful
395
+ <a id="subnet-500a14"></a>&#x2022; [`gateway_subnet`](#subnet-500a14) - Optional Block<br>Azure Subnet. Parameters for Azure subnet<br>See [Gateway Subnet](#subnet-500a14) below.
341
396
 
342
- <a id="deep-52248e"></a>Deeply nested **Stateful** block collapsed for readability.
397
+ <a id="subnet-b569ad"></a>&#x2022; [`route_server_subnet`](#subnet-b569ad) - Optional Block<br>Azure Subnet. Parameters for Azure subnet<br>See [Route Server Subnet](#subnet-b569ad) below.
343
398
 
344
- #### Custom Network Config Interface List Interfaces Ethernet Interface IPv6 Auto Config Router Stateful DHCP Networks
399
+ <a id="route-bcfd74"></a>&#x2022; [`site_registration_over_express_route`](#route-bcfd74) - Optional Block<br>CloudLink ADN Network Config<br>See [Site Registration Over Express Route](#route-bcfd74) below.
345
400
 
346
- <a id="deep-e99cbf"></a>Deeply nested **Networks** block collapsed for readability.
401
+ <a id="internet-84b00b"></a>&#x2022; [`site_registration_over_internet`](#internet-84b00b) - Optional Block<br>Enable this option
347
402
 
348
- #### Custom Network Config Interface List Interfaces Ethernet Interface IPv6 Auto Config Router Stateful DHCP Networks Pools
403
+ <a id="ergw1az-f27019"></a>&#x2022; [`sku_ergw1az`](#ergw1az-f27019) - Optional Block<br>Enable this option
349
404
 
350
- <a id="deep-fd529f"></a>Deeply nested **Pools** block collapsed for readability.
405
+ <a id="ergw2az-799446"></a>&#x2022; [`sku_ergw2az`](#ergw2az-799446) - Optional Block<br>Enable this option
351
406
 
352
- #### Custom Network Config Interface List Interfaces Ethernet Interface IPv6 Auto Config Router Stateful Interface IP Map
407
+ <a id="perf-f8e610"></a>&#x2022; [`sku_high_perf`](#perf-f8e610) - Optional Block<br>Enable this option
353
408
 
354
- <a id="deep-15168d"></a>Deeply nested **Map** block collapsed for readability.
409
+ <a id="standard-c8e6ac"></a>&#x2022; [`sku_standard`](#standard-c8e6ac) - Optional Block<br>Enable this option
355
410
 
356
- #### Custom Network Config Interface List Interfaces Ethernet Interface Static IP
411
+ #### Ingress Egress Gw Hub Express Route Enabled Connections
357
412
 
358
- <a id="deep-0f1737"></a>Deeply nested **IP** block collapsed for readability.
413
+ <a id="deep-5aa2b8"></a>Deeply nested **Connections** block collapsed for readability.
359
414
 
360
- #### Custom Network Config Interface List Interfaces Ethernet Interface Static IP Cluster Static IP
415
+ #### Ingress Egress Gw Hub Express Route Enabled Connections Metadata
361
416
 
362
- <a id="deep-34de63"></a>Deeply nested **IP** block collapsed for readability.
417
+ <a id="deep-4a8577"></a>Deeply nested **Metadata** block collapsed for readability.
363
418
 
364
- #### Custom Network Config Interface List Interfaces Ethernet Interface Static IP Node Static IP
419
+ #### Ingress Egress Gw Hub Express Route Enabled Connections Other Subscription
365
420
 
366
- <a id="deep-99b20e"></a>Deeply nested **IP** block collapsed for readability.
421
+ <a id="deep-57f4c5"></a>Deeply nested **Subscription** block collapsed for readability.
367
422
 
368
- #### Custom Network Config Interface List Interfaces Ethernet Interface Static IPv6 Address
423
+ #### Ingress Egress Gw Hub Express Route Enabled Connections Other Subscription Authorized Key
369
424
 
370
- <a id="deep-7525c4"></a>Deeply nested **Address** block collapsed for readability.
425
+ <a id="deep-739be2"></a>Deeply nested **Key** block collapsed for readability.
371
426
 
372
- #### Custom Network Config Interface List Interfaces Ethernet Interface Static IPv6 Address Cluster Static IP
427
+ #### Ingress Egress Gw Hub Express Route Enabled Connections Other Subscription Authorized Key Blindfold Secret Info
373
428
 
374
- <a id="deep-fbb4ee"></a>Deeply nested **IP** block collapsed for readability.
429
+ <a id="deep-a418eb"></a>Deeply nested **Info** block collapsed for readability.
375
430
 
376
- #### Custom Network Config Interface List Interfaces Ethernet Interface Static IPv6 Address Node Static IP
431
+ #### Ingress Egress Gw Hub Express Route Enabled Connections Other Subscription Authorized Key Clear Secret Info
377
432
 
378
- <a id="deep-be6bf5"></a>Deeply nested **IP** block collapsed for readability.
433
+ <a id="deep-a1a294"></a>Deeply nested **Info** block collapsed for readability.
379
434
 
380
- #### Custom Network Config SLI Config
435
+ #### Ingress Egress Gw Hub Express Route Enabled Gateway Subnet
381
436
 
382
- A [`sli_config`](#custom-network-config-sli-config) block (within [`custom_network_config`](#custom-network-config)) supports the following:
437
+ <a id="deep-e54791"></a>Deeply nested **Subnet** block collapsed for readability.
383
438
 
384
- <a id="group-c050c8"></a>&#x2022; [`dc_cluster_group`](#group-c050c8) - Optional Block<br>Object reference. This type establishes a direct reference from one object(the referrer) to another(the referred). Such a reference is in form of tenant/namespace/name<br>See [Dc Cluster Group](#group-c050c8) below.
439
+ #### Ingress Egress Gw Hub Express Route Enabled Gateway Subnet Subnet
385
440
 
386
- <a id="custom-network-config-sli-config-labels"></a>&#x2022; [`labels`](#custom-network-config-sli-config-labels) - Optional Block<br>Network Labels. Add Labels for this network, these labels can be used in firewall policy
441
+ <a id="deep-ad7509"></a>Deeply nested **Subnet** block collapsed for readability.
387
442
 
388
- <a id="nameserver-b7700f"></a>&#x2022; [`nameserver`](#nameserver-b7700f) - Optional String<br>DNS V4 Server. Optional DNS V4 server IP to be used for name resolution
443
+ #### Ingress Egress Gw Hub Express Route Enabled Gateway Subnet Subnet Param
389
444
 
390
- <a id="group-4a0820"></a>&#x2022; [`no_dc_cluster_group`](#group-4a0820) - Optional Block<br>Enable this option
445
+ <a id="deep-c9d7f7"></a>Deeply nested **Param** block collapsed for readability.
391
446
 
392
- <a id="routes-ece448"></a>&#x2022; [`no_static_routes`](#routes-ece448) - Optional Block<br>Enable this option
447
+ #### Ingress Egress Gw Hub Express Route Enabled Route Server Subnet
393
448
 
394
- <a id="routes-ef5627"></a>&#x2022; [`no_v6_static_routes`](#routes-ef5627) - Optional Block<br>Enable this option
449
+ <a id="deep-839302"></a>Deeply nested **Subnet** block collapsed for readability.
395
450
 
396
- <a id="routes-766a73"></a>&#x2022; [`static_routes`](#routes-766a73) - Optional Block<br>Static Routes List. List of static routes<br>See [Static Routes](#routes-766a73) below.
451
+ #### Ingress Egress Gw Hub Express Route Enabled Route Server Subnet Subnet
397
452
 
398
- <a id="routes-3c3781"></a>&#x2022; [`static_v6_routes`](#routes-3c3781) - Optional Block<br>Static IPv6 Routes List. List of IPv6 static routes<br>See [Static V6 Routes](#routes-3c3781) below.
453
+ <a id="deep-b8be72"></a>Deeply nested **Subnet** block collapsed for readability.
399
454
 
400
- <a id="custom-network-config-sli-config-vip"></a>&#x2022; [`vip`](#custom-network-config-sli-config-vip) - Optional String<br>Common V4 VIP. Optional common virtual V4 IP across all nodes to be used as automatic VIP
455
+ #### Ingress Egress Gw Hub Express Route Enabled Route Server Subnet Subnet Param
401
456
 
402
- #### Custom Network Config SLI Config Dc Cluster Group
457
+ <a id="deep-4b1835"></a>Deeply nested **Param** block collapsed for readability.
403
458
 
404
- <a id="deep-d8cb49"></a>Deeply nested **Group** block collapsed for readability.
459
+ #### Ingress Egress Gw Hub Express Route Enabled Site Registration Over Express Route
405
460
 
406
- #### Custom Network Config SLI Config Static Routes
461
+ <a id="deep-277a06"></a>Deeply nested **Route** block collapsed for readability.
407
462
 
408
- A [`static_routes`](#routes-766a73) block (within [`custom_network_config.sli_config`](#custom-network-config-sli-config)) supports the following:
463
+ #### Ingress Egress Gw Hub Spoke Vnets
409
464
 
410
- <a id="routes-75c512"></a>&#x2022; [`static_routes`](#routes-75c512) - Optional Block<br>Static Routes. List of static routes<br>See [Static Routes](#routes-75c512) below.
465
+ A [`spoke_vnets`](#ingress-egress-gw-hub-spoke-vnets) block (within [`ingress_egress_gw.hub`](#ingress-egress-gw-hub)) supports the following:
411
466
 
412
- #### Custom Network Config SLI Config Static Routes Static Routes
467
+ <a id="ingress-egress-gw-hub-spoke-vnets-auto"></a>&#x2022; [`auto`](#ingress-egress-gw-hub-spoke-vnets-auto) - Optional Block<br>Enable this option
413
468
 
414
- <a id="deep-418fe7"></a>Deeply nested **Routes** block collapsed for readability.
469
+ <a id="labels-9c843f"></a>&#x2022; [`labels`](#labels-9c843f) - Optional Block<br>Labels For VNets Peering. Add Labels for each of the VNets peered with transit VNET, these labels can be used in firewall policy These labels used must be from known key and label defined in shared namespace
415
470
 
416
- #### Custom Network Config SLI Config Static Routes Static Routes Node Interface
471
+ <a id="manual-6de395"></a>&#x2022; [`manual`](#manual-6de395) - Optional Block<br>Enable this option
417
472
 
418
- <a id="deep-845177"></a>Deeply nested **Interface** block collapsed for readability.
473
+ <a id="ingress-egress-gw-hub-spoke-vnets-vnet"></a>&#x2022; [`vnet`](#ingress-egress-gw-hub-spoke-vnets-vnet) - Optional Block<br>Azure Existing VNET Type. Resource group and name of existing Azure VNET<br>See [VNET](#ingress-egress-gw-hub-spoke-vnets-vnet) below.
419
474
 
420
- #### Custom Network Config SLI Config Static Routes Static Routes Node Interface List
475
+ #### Ingress Egress Gw Hub Spoke Vnets VNET
421
476
 
422
- <a id="deep-346157"></a>Deeply nested **List** block collapsed for readability.
477
+ A [`vnet`](#ingress-egress-gw-hub-spoke-vnets-vnet) block (within [`ingress_egress_gw.hub.spoke_vnets`](#ingress-egress-gw-hub-spoke-vnets)) supports the following:
423
478
 
424
- #### Custom Network Config SLI Config Static Routes Static Routes Node Interface List Interface
479
+ <a id="routing-73e1cd"></a>&#x2022; [`f5_orchestrated_routing`](#routing-73e1cd) - Optional Block<br>Enable this option
425
480
 
426
- <a id="deep-460da1"></a>Deeply nested **Interface** block collapsed for readability.
481
+ <a id="routing-bc490d"></a>&#x2022; [`manual_routing`](#routing-bc490d) - Optional Block<br>Enable this option
427
482
 
428
- #### Custom Network Config SLI Config Static V6 Routes
483
+ <a id="group-e35b03"></a>&#x2022; [`resource_group`](#group-e35b03) - Optional String<br>Existing VNET Resource Group. Resource group of existing VNET
429
484
 
430
- <a id="deep-a62933"></a>Deeply nested **Routes** block collapsed for readability.
485
+ <a id="name-7ba5bf"></a>&#x2022; [`vnet_name`](#name-7ba5bf) - Optional String<br>Existing VNET Name. Name of existing VNET
431
486
 
432
- #### Custom Network Config SLI Config Static V6 Routes Static Routes
487
+ #### Ingress Egress Gw Inside Static Routes
433
488
 
434
- <a id="deep-b94fe3"></a>Deeply nested **Routes** block collapsed for readability.
489
+ An [`inside_static_routes`](#ingress-egress-gw-inside-static-routes) block (within [`ingress_egress_gw`](#ingress-egress-gw)) supports the following:
435
490
 
436
- #### Custom Network Config SLI Config Static V6 Routes Static Routes Node Interface
491
+ <a id="list-ed095e"></a>&#x2022; [`static_route_list`](#list-ed095e) - Optional Block<br>List of Static Routes. List of Static routes<br>See [Static Route List](#list-ed095e) below.
437
492
 
438
- <a id="deep-85506f"></a>Deeply nested **Interface** block collapsed for readability.
493
+ #### Ingress Egress Gw Inside Static Routes Static Route List
439
494
 
440
- #### Custom Network Config SLI Config Static V6 Routes Static Routes Node Interface List
495
+ <a id="deep-922a6f"></a>Deeply nested **List** block collapsed for readability.
441
496
 
442
- <a id="deep-0405fc"></a>Deeply nested **List** block collapsed for readability.
497
+ #### Ingress Egress Gw Inside Static Routes Static Route List Custom Static Route
443
498
 
444
- #### Custom Network Config SLI Config Static V6 Routes Static Routes Node Interface List Interface
499
+ <a id="deep-3b67c8"></a>Deeply nested **Route** block collapsed for readability.
445
500
 
446
- <a id="deep-48ce07"></a>Deeply nested **Interface** block collapsed for readability.
501
+ #### Ingress Egress Gw Inside Static Routes Static Route List Custom Static Route Nexthop
447
502
 
448
- #### Custom Network Config Slo Config
503
+ <a id="deep-373011"></a>Deeply nested **Nexthop** block collapsed for readability.
449
504
 
450
- A [`slo_config`](#custom-network-config-slo-config) block (within [`custom_network_config`](#custom-network-config)) supports the following:
505
+ #### Ingress Egress Gw Inside Static Routes Static Route List Custom Static Route Nexthop Interface
451
506
 
452
- <a id="group-4f2dd5"></a>&#x2022; [`dc_cluster_group`](#group-4f2dd5) - Optional Block<br>Object reference. This type establishes a direct reference from one object(the referrer) to another(the referred). Such a reference is in form of tenant/namespace/name<br>See [Dc Cluster Group](#group-4f2dd5) below.
507
+ <a id="deep-a58927"></a>Deeply nested **Interface** block collapsed for readability.
453
508
 
454
- <a id="custom-network-config-slo-config-labels"></a>&#x2022; [`labels`](#custom-network-config-slo-config-labels) - Optional Block<br>Network Labels. Add Labels for this network, these labels can be used in firewall policy
509
+ #### Ingress Egress Gw Inside Static Routes Static Route List Custom Static Route Nexthop Nexthop Address
455
510
 
456
- <a id="nameserver-21f3ed"></a>&#x2022; [`nameserver`](#nameserver-21f3ed) - Optional String<br>DNS V4 Server. Optional DNS V4 server IP to be used for name resolution
511
+ <a id="deep-6b64ce"></a>Deeply nested **Address** block collapsed for readability.
457
512
 
458
- <a id="group-babd4e"></a>&#x2022; [`no_dc_cluster_group`](#group-babd4e) - Optional Block<br>Enable this option
513
+ #### Ingress Egress Gw Inside Static Routes Static Route List Custom Static Route Nexthop Nexthop Address IPv4
459
514
 
460
- <a id="routes-9a2e74"></a>&#x2022; [`no_static_routes`](#routes-9a2e74) - Optional Block<br>Enable this option
515
+ <a id="deep-3b45f1"></a>Deeply nested **IPv4** block collapsed for readability.
461
516
 
462
- <a id="routes-5253c9"></a>&#x2022; [`no_v6_static_routes`](#routes-5253c9) - Optional Block<br>Enable this option
517
+ #### Ingress Egress Gw Inside Static Routes Static Route List Custom Static Route Nexthop Nexthop Address IPv6
463
518
 
464
- <a id="routes-f61105"></a>&#x2022; [`static_routes`](#routes-f61105) - Optional Block<br>Static Routes List. List of static routes<br>See [Static Routes](#routes-f61105) below.
519
+ <a id="deep-976e31"></a>Deeply nested **IPv6** block collapsed for readability.
465
520
 
466
- <a id="routes-c7512d"></a>&#x2022; [`static_v6_routes`](#routes-c7512d) - Optional Block<br>Static IPv6 Routes List. List of IPv6 static routes<br>See [Static V6 Routes](#routes-c7512d) below.
521
+ #### Ingress Egress Gw Inside Static Routes Static Route List Custom Static Route Subnets
467
522
 
468
- <a id="custom-network-config-slo-config-vip"></a>&#x2022; [`vip`](#custom-network-config-slo-config-vip) - Optional String<br>Common V4 VIP. Optional common virtual V4 IP across all nodes to be used as automatic VIP
523
+ <a id="deep-7e5beb"></a>Deeply nested **Subnets** block collapsed for readability.
469
524
 
470
- #### Custom Network Config Slo Config Dc Cluster Group
525
+ #### Ingress Egress Gw Inside Static Routes Static Route List Custom Static Route Subnets IPv4
471
526
 
472
- <a id="deep-e1ed68"></a>Deeply nested **Group** block collapsed for readability.
527
+ <a id="deep-4bd73c"></a>Deeply nested **IPv4** block collapsed for readability.
473
528
 
474
- #### Custom Network Config Slo Config Static Routes
529
+ #### Ingress Egress Gw Inside Static Routes Static Route List Custom Static Route Subnets IPv6
475
530
 
476
- A [`static_routes`](#routes-f61105) block (within [`custom_network_config.slo_config`](#custom-network-config-slo-config)) supports the following:
531
+ <a id="deep-5dec85"></a>Deeply nested **IPv6** block collapsed for readability.
477
532
 
478
- <a id="routes-5ecd87"></a>&#x2022; [`static_routes`](#routes-5ecd87) - Optional Block<br>Static Routes. List of static routes<br>See [Static Routes](#routes-5ecd87) below.
533
+ #### Ingress Egress Gw Outside Static Routes
479
534
 
480
- #### Custom Network Config Slo Config Static Routes Static Routes
535
+ An [`outside_static_routes`](#ingress-egress-gw-outside-static-routes) block (within [`ingress_egress_gw`](#ingress-egress-gw)) supports the following:
481
536
 
482
- <a id="deep-f8a4c7"></a>Deeply nested **Routes** block collapsed for readability.
537
+ <a id="list-445efb"></a>&#x2022; [`static_route_list`](#list-445efb) - Optional Block<br>List of Static Routes. List of Static routes<br>See [Static Route List](#list-445efb) below.
483
538
 
484
- #### Custom Network Config Slo Config Static Routes Static Routes Node Interface
539
+ #### Ingress Egress Gw Outside Static Routes Static Route List
485
540
 
486
- <a id="deep-05f4a8"></a>Deeply nested **Interface** block collapsed for readability.
541
+ <a id="deep-fdf27e"></a>Deeply nested **List** block collapsed for readability.
487
542
 
488
- #### Custom Network Config Slo Config Static Routes Static Routes Node Interface List
543
+ #### Ingress Egress Gw Outside Static Routes Static Route List Custom Static Route
489
544
 
490
- <a id="deep-2bd0bf"></a>Deeply nested **List** block collapsed for readability.
545
+ <a id="deep-025383"></a>Deeply nested **Route** block collapsed for readability.
491
546
 
492
- #### Custom Network Config Slo Config Static Routes Static Routes Node Interface List Interface
547
+ #### Ingress Egress Gw Outside Static Routes Static Route List Custom Static Route Nexthop
493
548
 
494
- <a id="deep-e969af"></a>Deeply nested **Interface** block collapsed for readability.
549
+ <a id="deep-390b03"></a>Deeply nested **Nexthop** block collapsed for readability.
495
550
 
496
- #### Custom Network Config Slo Config Static V6 Routes
551
+ #### Ingress Egress Gw Outside Static Routes Static Route List Custom Static Route Nexthop Interface
497
552
 
498
- <a id="deep-b07bb8"></a>Deeply nested **Routes** block collapsed for readability.
553
+ <a id="deep-214d2f"></a>Deeply nested **Interface** block collapsed for readability.
499
554
 
500
- #### Custom Network Config Slo Config Static V6 Routes Static Routes
555
+ #### Ingress Egress Gw Outside Static Routes Static Route List Custom Static Route Nexthop Nexthop Address
501
556
 
502
- <a id="deep-0e185b"></a>Deeply nested **Routes** block collapsed for readability.
557
+ <a id="deep-f33e18"></a>Deeply nested **Address** block collapsed for readability.
503
558
 
504
- #### Custom Network Config Slo Config Static V6 Routes Static Routes Node Interface
559
+ #### Ingress Egress Gw Outside Static Routes Static Route List Custom Static Route Nexthop Nexthop Address IPv4
505
560
 
506
- <a id="deep-e2b2f3"></a>Deeply nested **Interface** block collapsed for readability.
561
+ <a id="deep-f90bc5"></a>Deeply nested **IPv4** block collapsed for readability.
507
562
 
508
- #### Custom Network Config Slo Config Static V6 Routes Static Routes Node Interface List
563
+ #### Ingress Egress Gw Outside Static Routes Static Route List Custom Static Route Nexthop Nexthop Address IPv6
509
564
 
510
- <a id="deep-cac034"></a>Deeply nested **List** block collapsed for readability.
565
+ <a id="deep-23b94d"></a>Deeply nested **IPv6** block collapsed for readability.
511
566
 
512
- #### Custom Network Config Slo Config Static V6 Routes Static Routes Node Interface List Interface
567
+ #### Ingress Egress Gw Outside Static Routes Static Route List Custom Static Route Subnets
513
568
 
514
- <a id="deep-5ea460"></a>Deeply nested **Interface** block collapsed for readability.
569
+ <a id="deep-5d8217"></a>Deeply nested **Subnets** block collapsed for readability.
515
570
 
516
- #### Kubernetes Upgrade Drain
571
+ #### Ingress Egress Gw Outside Static Routes Static Route List Custom Static Route Subnets IPv4
517
572
 
518
- A [`kubernetes_upgrade_drain`](#kubernetes-upgrade-drain) block supports the following:
573
+ <a id="deep-f9fb39"></a>Deeply nested **IPv4** block collapsed for readability.
519
574
 
520
- <a id="drain-0d0936"></a>&#x2022; [`disable_upgrade_drain`](#drain-0d0936) - Optional Block<br>Enable this option
575
+ #### Ingress Egress Gw Outside Static Routes Static Route List Custom Static Route Subnets IPv6
521
576
 
522
- <a id="drain-7e30d4"></a>&#x2022; [`enable_upgrade_drain`](#drain-7e30d4) - Optional Block<br>Enable Node by Node Upgrade. Specify batch upgrade settings for worker nodes within a site<br>See [Enable Upgrade Drain](#drain-7e30d4) below.
577
+ <a id="deep-21fa47"></a>Deeply nested **IPv6** block collapsed for readability.
523
578
 
524
- #### Kubernetes Upgrade Drain Enable Upgrade Drain
579
+ #### Ingress Egress Gw Performance Enhancement Mode
525
580
 
526
- An [`enable_upgrade_drain`](#drain-7e30d4) block (within [`kubernetes_upgrade_drain`](#kubernetes-upgrade-drain)) supports the following:
581
+ A [`performance_enhancement_mode`](#mode-4d23c2) block (within [`ingress_egress_gw`](#ingress-egress-gw)) supports the following:
527
582
 
528
- <a id="mode-668699"></a>&#x2022; [`disable_vega_upgrade_mode`](#mode-668699) - Optional Block<br>Enable this option
583
+ <a id="enhanced-410f18"></a>&#x2022; [`perf_mode_l3_enhanced`](#enhanced-410f18) - Optional Block<br>L3 Mode Enhanced Performance. L3 enhanced performance mode OPTIONS<br>See [Perf Mode L3 Enhanced](#enhanced-410f18) below.
529
584
 
530
- <a id="count-3aa796"></a>&#x2022; [`drain_max_unavailable_node_count`](#count-3aa796) - Optional Number<br>Node Batch Size Count
585
+ <a id="enhanced-90e2b5"></a>&#x2022; [`perf_mode_l7_enhanced`](#enhanced-90e2b5) - Optional Block<br>Enable this option
531
586
 
532
- <a id="timeout-ac4ee9"></a>&#x2022; [`drain_node_timeout`](#timeout-ac4ee9) - Optional Number<br>Upgrade Wait Time. Seconds to wait before initiating upgrade on the next set of nodes. Setting it to 0 will wait indefinitely for all services on nodes to be upgraded gracefully before proceeding to the next set of nodes. (Warning: It may block upgrade if services on a node cannot be gracefully upgraded. It is recommended to use the default value)
587
+ #### Ingress Egress Gw Performance Enhancement Mode Perf Mode L3 Enhanced
533
588
 
534
- <a id="mode-9c557b"></a>&#x2022; [`enable_vega_upgrade_mode`](#mode-9c557b) - Optional Block<br>Enable this option
589
+ <a id="deep-4a39a0"></a>Deeply nested **Enhanced** block collapsed for readability.
535
590
 
536
- #### Log Receiver
591
+ #### Ingress Egress Gw Ar
537
592
 
538
- A [`log_receiver`](#log-receiver) block supports the following:
593
+ An [`ingress_egress_gw_ar`](#ingress-egress-gw-ar) block supports the following:
539
594
 
540
- <a id="log-receiver-name"></a>&#x2022; [`name`](#log-receiver-name) - Optional String<br>Name. When a configuration object(e.g. Virtual_host) refers to another(e.g route) then name will hold the referred object's(e.g. Route's) name
595
+ <a id="networking-017a12"></a>&#x2022; [`accelerated_networking`](#networking-017a12) - Optional Block<br>Accelerated Networking Type. Accelerated Networking to reduce Latency, When Mode is toggled, traffic disruption will be seen<br>See [Accelerated Networking](#networking-017a12) below.
541
596
 
542
- <a id="log-receiver-namespace"></a>&#x2022; [`namespace`](#log-receiver-namespace) - Optional String<br>Namespace. When a configuration object(e.g. Virtual_host) refers to another(e.g route) then namespace will hold the referred object's(e.g. Route's) namespace
597
+ <a id="policies-191004"></a>&#x2022; [`active_enhanced_firewall_policies`](#policies-191004) - Optional Block<br>Active Enhanced Network Policies Type. List of Enhanced Firewall Policies These policies use session-based rules and provide all OPTIONS available under firewall policies with an additional option for service insertion<br>See [Active Enhanced Firewall Policies](#policies-191004) below.
543
598
 
544
- <a id="log-receiver-tenant"></a>&#x2022; [`tenant`](#log-receiver-tenant) - Optional String<br>Tenant. When a configuration object(e.g. Virtual_host) refers to another(e.g route) then tenant will hold the referred object's(e.g. Route's) tenant
599
+ <a id="policies-1dcf3f"></a>&#x2022; [`active_forward_proxy_policies`](#policies-1dcf3f) - Optional Block<br>Active Forward Proxy Policies Type. Ordered List of Forward Proxy Policies active<br>See [Active Forward Proxy Policies](#policies-1dcf3f) below.
545
600
 
546
- #### Master Node Configuration
601
+ <a id="policies-f5e0fc"></a>&#x2022; [`active_network_policies`](#policies-f5e0fc) - Optional Block<br>Active Firewall Policies Type. List of firewall policy views<br>See [Active Network Policies](#policies-f5e0fc) below.
547
602
 
548
- A [`master_node_configuration`](#master-node-configuration) block supports the following:
603
+ <a id="ingress-egress-gw-ar-azure-certified-hw"></a>&#x2022; [`azure_certified_hw`](#ingress-egress-gw-ar-azure-certified-hw) - Optional String<br>Azure Certified Hardware. Name for Azure certified hardware
549
604
 
550
- <a id="master-node-configuration-name"></a>&#x2022; [`name`](#master-node-configuration-name) - Optional String<br>Name. Names of master node
605
+ <a id="inside-vn-d5b061"></a>&#x2022; [`dc_cluster_group_inside_vn`](#inside-vn-d5b061) - Optional Block<br>Object reference. This type establishes a direct reference from one object(the referrer) to another(the referred). Such a reference is in form of tenant/namespace/name<br>See [Dc Cluster Group Inside Vn](#inside-vn-d5b061) below.
551
606
 
552
- <a id="master-node-configuration-public-ip"></a>&#x2022; [`public_ip`](#master-node-configuration-public-ip) - Optional String<br>Public IP. IP Address of the master node. This IP will be used when other sites connect via Site Mesh Group
607
+ <a id="outside-vn-b1ca44"></a>&#x2022; [`dc_cluster_group_outside_vn`](#outside-vn-b1ca44) - Optional Block<br>Object reference. This type establishes a direct reference from one object(the referrer) to another(the referred). Such a reference is in form of tenant/namespace/name<br>See [Dc Cluster Group Outside Vn](#outside-vn-b1ca44) below.
553
608
 
554
- #### Offline Survivability Mode
609
+ <a id="all-34864e"></a>&#x2022; [`forward_proxy_allow_all`](#all-34864e) - Optional Block<br>Enable this option
555
610
 
556
- An [`offline_survivability_mode`](#offline-survivability-mode) block supports the following:
611
+ <a id="list-37dd04"></a>&#x2022; [`global_network_list`](#list-37dd04) - Optional Block<br>Global Network Connection List. List of global network connections<br>See [Global Network List](#list-37dd04) below.
557
612
 
558
- <a id="mode-565021"></a>&#x2022; [`enable_offline_survivability_mode`](#mode-565021) - Optional Block<br>Enable this option
613
+ <a id="ingress-egress-gw-ar-hub"></a>&#x2022; [`hub`](#ingress-egress-gw-ar-hub) - Optional Block<br>Hub VNET type. Hub VNET type<br>See [Hub](#ingress-egress-gw-ar-hub) below.
559
614
 
560
- <a id="mode-02f0c8"></a>&#x2022; [`no_offline_survivability_mode`](#mode-02f0c8) - Optional Block<br>Enable this option
615
+ <a id="routes-87089c"></a>&#x2022; [`inside_static_routes`](#routes-87089c) - Optional Block<br>Static Route List Type. List of static routes<br>See [Inside Static Routes](#routes-87089c) below.
561
616
 
562
- #### OS
617
+ <a id="group-1c537f"></a>&#x2022; [`no_dc_cluster_group`](#group-1c537f) - Optional Block<br>Enable this option
563
618
 
564
- An [`os`](#os) block supports the following:
619
+ <a id="ingress-egress-gw-ar-no-forward-proxy"></a>&#x2022; [`no_forward_proxy`](#ingress-egress-gw-ar-no-forward-proxy) - Optional Block<br>Enable this option
565
620
 
566
- <a id="os-default-os-version"></a>&#x2022; [`default_os_version`](#os-default-os-version) - Optional Block<br>Enable this option
621
+ <a id="ingress-egress-gw-ar-no-global-network"></a>&#x2022; [`no_global_network`](#ingress-egress-gw-ar-no-global-network) - Optional Block<br>Enable this option
567
622
 
568
- <a id="os-operating-system-version"></a>&#x2022; [`operating_system_version`](#os-operating-system-version) - Optional String<br>Operating System Version. Specify a OS version to be used e.g. 9.2024.6
623
+ <a id="routes-047d72"></a>&#x2022; [`no_inside_static_routes`](#routes-047d72) - Optional Block<br>Enable this option
569
624
 
570
- #### Performance Enhancement Mode
625
+ <a id="ingress-egress-gw-ar-no-network-policy"></a>&#x2022; [`no_network_policy`](#ingress-egress-gw-ar-no-network-policy) - Optional Block<br>Enable this option
571
626
 
572
- A [`performance_enhancement_mode`](#performance-enhancement-mode) block supports the following:
627
+ <a id="routes-438490"></a>&#x2022; [`no_outside_static_routes`](#routes-438490) - Optional Block<br>Enable this option
573
628
 
574
- <a id="enhanced-31b8ac"></a>&#x2022; [`perf_mode_l3_enhanced`](#enhanced-31b8ac) - Optional Block<br>L3 Mode Enhanced Performance. L3 enhanced performance mode OPTIONS<br>See [Perf Mode L3 Enhanced](#enhanced-31b8ac) below.
629
+ <a id="ingress-egress-gw-ar-node"></a>&#x2022; [`node`](#ingress-egress-gw-ar-node) - Optional Block<br>Two Interface Node. Parameters for creating two interface Node in one AZ<br>See [Node](#ingress-egress-gw-ar-node) below.
575
630
 
576
- <a id="enhanced-38f174"></a>&#x2022; [`perf_mode_l7_enhanced`](#enhanced-38f174) - Optional Block<br>Enable this option
631
+ <a id="ingress-egress-gw-ar-not-hub"></a>&#x2022; [`not_hub`](#ingress-egress-gw-ar-not-hub) - Optional Block<br>Enable this option
577
632
 
578
- #### Performance Enhancement Mode Perf Mode L3 Enhanced
633
+ <a id="routes-2c1b12"></a>&#x2022; [`outside_static_routes`](#routes-2c1b12) - Optional Block<br>Static Route List Type. List of static routes<br>See [Outside Static Routes](#routes-2c1b12) below.
579
634
 
580
- A [`perf_mode_l3_enhanced`](#enhanced-31b8ac) block (within [`performance_enhancement_mode`](#performance-enhancement-mode)) supports the following:
635
+ <a id="mode-81547a"></a>&#x2022; [`performance_enhancement_mode`](#mode-81547a) - Optional Block<br>Performance Enhancement Mode. Optimize the site for L3 or L7 traffic processing. L7 optimized is the default<br>See [Performance Enhancement Mode](#mode-81547a) below.
581
636
 
582
- <a id="jumbo-7ba5b8"></a>&#x2022; [`jumbo`](#jumbo-7ba5b8) - Optional Block<br>Enable this option
637
+ <a id="public-ip-7f583c"></a>&#x2022; [`sm_connection_public_ip`](#public-ip-7f583c) - Optional Block<br>Enable this option
583
638
 
584
- <a id="jumbo-95338e"></a>&#x2022; [`no_jumbo`](#jumbo-95338e) - Optional Block<br>Enable this option
639
+ <a id="pvt-ip-7570f5"></a>&#x2022; [`sm_connection_pvt_ip`](#pvt-ip-7570f5) - Optional Block<br>Enable this option
585
640
 
586
- #### Sw
641
+ #### Ingress Egress Gw Ar Accelerated Networking
587
642
 
588
- A [`sw`](#sw) block supports the following:
643
+ An [`accelerated_networking`](#networking-017a12) block (within [`ingress_egress_gw_ar`](#ingress-egress-gw-ar)) supports the following:
589
644
 
590
- <a id="sw-default-sw-version"></a>&#x2022; [`default_sw_version`](#sw-default-sw-version) - Optional Block<br>Enable this option
645
+ <a id="disable-bdf308"></a>&#x2022; [`disable`](#disable-bdf308) - Optional Block<br>Enable this option
591
646
 
592
- <a id="sw-volterra-software-version"></a>&#x2022; [`volterra_software_version`](#sw-volterra-software-version) - Optional String<br>F5XC Software Version. Specify a F5XC Software Version to be used e.g. Crt-20210329-1002
647
+ <a id="enable-8123c2"></a>&#x2022; [`enable`](#enable-8123c2) - Optional Block<br>Enable this option
593
648
 
594
- #### Timeouts
649
+ #### Ingress Egress Gw Ar Active Enhanced Firewall Policies
595
650
 
596
- A [`timeouts`](#timeouts) block supports the following:
651
+ <a id="deep-99ea01"></a>Deeply nested **Policies** block collapsed for readability.
597
652
 
598
- <a id="timeouts-create"></a>&#x2022; [`create`](#timeouts-create) - Optional String (Defaults to `10 minutes`)<br>Used when creating the resource
653
+ #### Ingress Egress Gw Ar Active Enhanced Firewall Policies Enhanced Firewall Policies
599
654
 
600
- <a id="timeouts-delete"></a>&#x2022; [`delete`](#timeouts-delete) - Optional String (Defaults to `10 minutes`)<br>Used when deleting the resource
655
+ <a id="deep-6382e5"></a>Deeply nested **Policies** block collapsed for readability.
601
656
 
602
- <a id="timeouts-read"></a>&#x2022; [`read`](#timeouts-read) - Optional String (Defaults to `5 minutes`)<br>Used when retrieving the resource
657
+ #### Ingress Egress Gw Ar Active Forward Proxy Policies
603
658
 
604
- <a id="timeouts-update"></a>&#x2022; [`update`](#timeouts-update) - Optional String (Defaults to `10 minutes`)<br>Used when updating the resource
659
+ <a id="deep-629c89"></a>Deeply nested **Policies** block collapsed for readability.
660
+
661
+ #### Ingress Egress Gw Ar Active Forward Proxy Policies Forward Proxy Policies
662
+
663
+ <a id="deep-5a296c"></a>Deeply nested **Policies** block collapsed for readability.
664
+
665
+ #### Ingress Egress Gw Ar Active Network Policies
666
+
667
+ An [`active_network_policies`](#policies-f5e0fc) block (within [`ingress_egress_gw_ar`](#ingress-egress-gw-ar)) supports the following:
668
+
669
+ <a id="policies-17c802"></a>&#x2022; [`network_policies`](#policies-17c802) - Optional Block<br>Firewall Policy. Ordered List of Firewall Policies active for this network firewall<br>See [Network Policies](#policies-17c802) below.
670
+
671
+ #### Ingress Egress Gw Ar Active Network Policies Network Policies
672
+
673
+ <a id="deep-e63033"></a>Deeply nested **Policies** block collapsed for readability.
674
+
675
+ #### Ingress Egress Gw Ar Dc Cluster Group Inside Vn
676
+
677
+ <a id="deep-7e63ae"></a>Deeply nested **Vn** block collapsed for readability.
678
+
679
+ #### Ingress Egress Gw Ar Dc Cluster Group Outside Vn
680
+
681
+ <a id="deep-9155be"></a>Deeply nested **Vn** block collapsed for readability.
682
+
683
+ #### Ingress Egress Gw Ar Global Network List
684
+
685
+ A [`global_network_list`](#list-37dd04) block (within [`ingress_egress_gw_ar`](#ingress-egress-gw-ar)) supports the following:
686
+
687
+ <a id="connections-2d2600"></a>&#x2022; [`global_network_connections`](#connections-2d2600) - Optional Block<br>Global Network Connections. Global network connections<br>See [Global Network Connections](#connections-2d2600) below.
688
+
689
+ #### Ingress Egress Gw Ar Global Network List Global Network Connections
690
+
691
+ <a id="deep-49fbad"></a>Deeply nested **Connections** block collapsed for readability.
692
+
693
+ #### Ingress Egress Gw Ar Global Network List Global Network Connections SLI To Global DR
694
+
695
+ <a id="deep-a26164"></a>Deeply nested **DR** block collapsed for readability.
696
+
697
+ #### Ingress Egress Gw Ar Global Network List Global Network Connections SLI To Global DR Global Vn
698
+
699
+ <a id="deep-d461d0"></a>Deeply nested **Vn** block collapsed for readability.
700
+
701
+ #### Ingress Egress Gw Ar Global Network List Global Network Connections Slo To Global DR
702
+
703
+ <a id="deep-169664"></a>Deeply nested **DR** block collapsed for readability.
704
+
705
+ #### Ingress Egress Gw Ar Global Network List Global Network Connections Slo To Global DR Global Vn
706
+
707
+ <a id="deep-8c1065"></a>Deeply nested **Vn** block collapsed for readability.
708
+
709
+ #### Ingress Egress Gw Ar Hub
710
+
711
+ A [`hub`](#ingress-egress-gw-ar-hub) block (within [`ingress_egress_gw_ar`](#ingress-egress-gw-ar)) supports the following:
712
+
713
+ <a id="disabled-102e7f"></a>&#x2022; [`express_route_disabled`](#disabled-102e7f) - Optional Block<br>Enable this option
714
+
715
+ <a id="enabled-cf06b8"></a>&#x2022; [`express_route_enabled`](#enabled-cf06b8) - Optional Block<br>Express Route Configuration. Express Route Configuration<br>See [Express Route Enabled](#enabled-cf06b8) below.
716
+
717
+ <a id="ingress-egress-gw-ar-hub-spoke-vnets"></a>&#x2022; [`spoke_vnets`](#ingress-egress-gw-ar-hub-spoke-vnets) - Optional Block<br>Spoke VNET Peering (Legacy). Spoke VNET Peering<br>See [Spoke Vnets](#ingress-egress-gw-ar-hub-spoke-vnets) below.
718
+
719
+ #### Ingress Egress Gw Ar Hub Express Route Enabled
720
+
721
+ <a id="deep-66e513"></a>Deeply nested **Enabled** block collapsed for readability.
722
+
723
+ #### Ingress Egress Gw Ar Hub Express Route Enabled Connections
724
+
725
+ <a id="deep-19c95b"></a>Deeply nested **Connections** block collapsed for readability.
726
+
727
+ #### Ingress Egress Gw Ar Hub Express Route Enabled Connections Metadata
728
+
729
+ <a id="deep-bd1fbe"></a>Deeply nested **Metadata** block collapsed for readability.
730
+
731
+ #### Ingress Egress Gw Ar Hub Express Route Enabled Connections Other Subscription
732
+
733
+ <a id="deep-3b2ce8"></a>Deeply nested **Subscription** block collapsed for readability.
734
+
735
+ #### Ingress Egress Gw Ar Hub Express Route Enabled Connections Other Subscription Authorized Key
736
+
737
+ <a id="deep-eac236"></a>Deeply nested **Key** block collapsed for readability.
738
+
739
+ #### Ingress Egress Gw Ar Hub Express Route Enabled Connections Other Subscription Authorized Key Blindfold Secret Info
740
+
741
+ <a id="deep-af12fa"></a>Deeply nested **Info** block collapsed for readability.
742
+
743
+ #### Ingress Egress Gw Ar Hub Express Route Enabled Connections Other Subscription Authorized Key Clear Secret Info
744
+
745
+ <a id="deep-d3a5d0"></a>Deeply nested **Info** block collapsed for readability.
746
+
747
+ #### Ingress Egress Gw Ar Hub Express Route Enabled Gateway Subnet
748
+
749
+ <a id="deep-7b4661"></a>Deeply nested **Subnet** block collapsed for readability.
750
+
751
+ #### Ingress Egress Gw Ar Hub Express Route Enabled Gateway Subnet Subnet
752
+
753
+ <a id="deep-520d02"></a>Deeply nested **Subnet** block collapsed for readability.
754
+
755
+ #### Ingress Egress Gw Ar Hub Express Route Enabled Gateway Subnet Subnet Param
756
+
757
+ <a id="deep-07265b"></a>Deeply nested **Param** block collapsed for readability.
758
+
759
+ #### Ingress Egress Gw Ar Hub Express Route Enabled Route Server Subnet
760
+
761
+ <a id="deep-05872f"></a>Deeply nested **Subnet** block collapsed for readability.
762
+
763
+ #### Ingress Egress Gw Ar Hub Express Route Enabled Route Server Subnet Subnet
764
+
765
+ <a id="deep-080d0f"></a>Deeply nested **Subnet** block collapsed for readability.
766
+
767
+ #### Ingress Egress Gw Ar Hub Express Route Enabled Route Server Subnet Subnet Param
768
+
769
+ <a id="deep-ba3a3b"></a>Deeply nested **Param** block collapsed for readability.
770
+
771
+ #### Ingress Egress Gw Ar Hub Express Route Enabled Site Registration Over Express Route
772
+
773
+ <a id="deep-646d3d"></a>Deeply nested **Route** block collapsed for readability.
774
+
775
+ #### Ingress Egress Gw Ar Hub Spoke Vnets
776
+
777
+ A [`spoke_vnets`](#ingress-egress-gw-ar-hub-spoke-vnets) block (within [`ingress_egress_gw_ar.hub`](#ingress-egress-gw-ar-hub)) supports the following:
778
+
779
+ <a id="auto-6f9deb"></a>&#x2022; [`auto`](#auto-6f9deb) - Optional Block<br>Enable this option
780
+
781
+ <a id="labels-06e528"></a>&#x2022; [`labels`](#labels-06e528) - Optional Block<br>Labels For VNets Peering. Add Labels for each of the VNets peered with transit VNET, these labels can be used in firewall policy These labels used must be from known key and label defined in shared namespace
782
+
783
+ <a id="manual-f95716"></a>&#x2022; [`manual`](#manual-f95716) - Optional Block<br>Enable this option
784
+
785
+ <a id="vnet-f6d2c3"></a>&#x2022; [`vnet`](#vnet-f6d2c3) - Optional Block<br>Azure Existing VNET Type. Resource group and name of existing Azure VNET<br>See [VNET](#vnet-f6d2c3) below.
786
+
787
+ #### Ingress Egress Gw Ar Hub Spoke Vnets VNET
788
+
789
+ <a id="deep-401418"></a>Deeply nested **VNET** block collapsed for readability.
790
+
791
+ #### Ingress Egress Gw Ar Inside Static Routes
792
+
793
+ An [`inside_static_routes`](#routes-87089c) block (within [`ingress_egress_gw_ar`](#ingress-egress-gw-ar)) supports the following:
794
+
795
+ <a id="list-de3cbc"></a>&#x2022; [`static_route_list`](#list-de3cbc) - Optional Block<br>List of Static Routes. List of Static routes<br>See [Static Route List](#list-de3cbc) below.
796
+
797
+ #### Ingress Egress Gw Ar Inside Static Routes Static Route List
798
+
799
+ <a id="deep-a451e2"></a>Deeply nested **List** block collapsed for readability.
800
+
801
+ #### Ingress Egress Gw Ar Inside Static Routes Static Route List Custom Static Route
802
+
803
+ <a id="deep-30a730"></a>Deeply nested **Route** block collapsed for readability.
804
+
805
+ #### Ingress Egress Gw Ar Inside Static Routes Static Route List Custom Static Route Nexthop
806
+
807
+ <a id="deep-ab56e2"></a>Deeply nested **Nexthop** block collapsed for readability.
808
+
809
+ #### Ingress Egress Gw Ar Inside Static Routes Static Route List Custom Static Route Nexthop Interface
810
+
811
+ <a id="deep-4846fe"></a>Deeply nested **Interface** block collapsed for readability.
812
+
813
+ #### Ingress Egress Gw Ar Inside Static Routes Static Route List Custom Static Route Nexthop Nexthop Address
814
+
815
+ <a id="deep-b3f69a"></a>Deeply nested **Address** block collapsed for readability.
816
+
817
+ #### Ingress Egress Gw Ar Inside Static Routes Static Route List Custom Static Route Nexthop Nexthop Address IPv4
818
+
819
+ <a id="deep-c5d876"></a>Deeply nested **IPv4** block collapsed for readability.
820
+
821
+ #### Ingress Egress Gw Ar Inside Static Routes Static Route List Custom Static Route Nexthop Nexthop Address IPv6
822
+
823
+ <a id="deep-e0eb85"></a>Deeply nested **IPv6** block collapsed for readability.
824
+
825
+ #### Ingress Egress Gw Ar Inside Static Routes Static Route List Custom Static Route Subnets
826
+
827
+ <a id="deep-556713"></a>Deeply nested **Subnets** block collapsed for readability.
828
+
829
+ #### Ingress Egress Gw Ar Inside Static Routes Static Route List Custom Static Route Subnets IPv4
830
+
831
+ <a id="deep-1d5ab6"></a>Deeply nested **IPv4** block collapsed for readability.
832
+
833
+ #### Ingress Egress Gw Ar Inside Static Routes Static Route List Custom Static Route Subnets IPv6
834
+
835
+ <a id="deep-2d5b97"></a>Deeply nested **IPv6** block collapsed for readability.
836
+
837
+ #### Ingress Egress Gw Ar Node
838
+
839
+ A [`node`](#ingress-egress-gw-ar-node) block (within [`ingress_egress_gw_ar`](#ingress-egress-gw-ar)) supports the following:
840
+
841
+ <a id="ingress-egress-gw-ar-node-fault-domain"></a>&#x2022; [`fault_domain`](#ingress-egress-gw-ar-node-fault-domain) - Optional Number<br>Number of fault domains. Namuber of fault domains to be used while creating the availability set
842
+
843
+ <a id="ingress-egress-gw-ar-node-inside-subnet"></a>&#x2022; [`inside_subnet`](#ingress-egress-gw-ar-node-inside-subnet) - Optional Block<br>Azure Subnet. Parameters for Azure subnet<br>See [Inside Subnet](#ingress-egress-gw-ar-node-inside-subnet) below.
844
+
845
+ <a id="ingress-egress-gw-ar-node-node-number"></a>&#x2022; [`node_number`](#ingress-egress-gw-ar-node-node-number) - Optional Number<br>Number of main nodes. Number of main nodes to create, either 1 or 3
846
+
847
+ <a id="subnet-a70a4a"></a>&#x2022; [`outside_subnet`](#subnet-a70a4a) - Optional Block<br>Azure Subnet. Parameters for Azure subnet<br>See [Outside Subnet](#subnet-a70a4a) below.
848
+
849
+ <a id="ingress-egress-gw-ar-node-update-domain"></a>&#x2022; [`update_domain`](#ingress-egress-gw-ar-node-update-domain) - Optional Number<br>Number of update domains. Namuber of update domains to be used while creating the availability set
850
+
851
+ #### Ingress Egress Gw Ar Node Inside Subnet
852
+
853
+ An [`inside_subnet`](#ingress-egress-gw-ar-node-inside-subnet) block (within [`ingress_egress_gw_ar.node`](#ingress-egress-gw-ar-node)) supports the following:
854
+
855
+ <a id="subnet-fde5af"></a>&#x2022; [`subnet`](#subnet-fde5af) - Optional Block<br>Azure Subnet. Parameters for Azure subnet<br>See [Subnet](#subnet-fde5af) below.
856
+
857
+ <a id="param-791f8c"></a>&#x2022; [`subnet_param`](#param-791f8c) - Optional Block<br>New Cloud Subnet Parameters. Parameters for creating a new cloud subnet<br>See [Subnet Param](#param-791f8c) below.
858
+
859
+ #### Ingress Egress Gw Ar Node Inside Subnet Subnet
860
+
861
+ <a id="deep-b79408"></a>Deeply nested **Subnet** block collapsed for readability.
862
+
863
+ #### Ingress Egress Gw Ar Node Inside Subnet Subnet Param
864
+
865
+ <a id="deep-e5f785"></a>Deeply nested **Param** block collapsed for readability.
866
+
867
+ #### Ingress Egress Gw Ar Node Outside Subnet
868
+
869
+ An [`outside_subnet`](#subnet-a70a4a) block (within [`ingress_egress_gw_ar.node`](#ingress-egress-gw-ar-node)) supports the following:
870
+
871
+ <a id="subnet-8747e2"></a>&#x2022; [`subnet`](#subnet-8747e2) - Optional Block<br>Azure Subnet. Parameters for Azure subnet<br>See [Subnet](#subnet-8747e2) below.
872
+
873
+ <a id="param-e03dee"></a>&#x2022; [`subnet_param`](#param-e03dee) - Optional Block<br>New Cloud Subnet Parameters. Parameters for creating a new cloud subnet<br>See [Subnet Param](#param-e03dee) below.
874
+
875
+ #### Ingress Egress Gw Ar Node Outside Subnet Subnet
876
+
877
+ <a id="deep-2ece90"></a>Deeply nested **Subnet** block collapsed for readability.
878
+
879
+ #### Ingress Egress Gw Ar Node Outside Subnet Subnet Param
880
+
881
+ <a id="deep-182910"></a>Deeply nested **Param** block collapsed for readability.
882
+
883
+ #### Ingress Egress Gw Ar Outside Static Routes
884
+
885
+ An [`outside_static_routes`](#routes-2c1b12) block (within [`ingress_egress_gw_ar`](#ingress-egress-gw-ar)) supports the following:
886
+
887
+ <a id="list-70cc33"></a>&#x2022; [`static_route_list`](#list-70cc33) - Optional Block<br>List of Static Routes. List of Static routes<br>See [Static Route List](#list-70cc33) below.
888
+
889
+ #### Ingress Egress Gw Ar Outside Static Routes Static Route List
890
+
891
+ <a id="deep-73d901"></a>Deeply nested **List** block collapsed for readability.
892
+
893
+ #### Ingress Egress Gw Ar Outside Static Routes Static Route List Custom Static Route
894
+
895
+ <a id="deep-b4e4bd"></a>Deeply nested **Route** block collapsed for readability.
896
+
897
+ #### Ingress Egress Gw Ar Outside Static Routes Static Route List Custom Static Route Nexthop
898
+
899
+ <a id="deep-120b78"></a>Deeply nested **Nexthop** block collapsed for readability.
900
+
901
+ #### Ingress Egress Gw Ar Outside Static Routes Static Route List Custom Static Route Nexthop Interface
902
+
903
+ <a id="deep-c4d29c"></a>Deeply nested **Interface** block collapsed for readability.
904
+
905
+ #### Ingress Egress Gw Ar Outside Static Routes Static Route List Custom Static Route Nexthop Nexthop Address
906
+
907
+ <a id="deep-ad9b56"></a>Deeply nested **Address** block collapsed for readability.
908
+
909
+ #### Ingress Egress Gw Ar Outside Static Routes Static Route List Custom Static Route Nexthop Nexthop Address IPv4
910
+
911
+ <a id="deep-9a451e"></a>Deeply nested **IPv4** block collapsed for readability.
912
+
913
+ #### Ingress Egress Gw Ar Outside Static Routes Static Route List Custom Static Route Nexthop Nexthop Address IPv6
914
+
915
+ <a id="deep-e4b363"></a>Deeply nested **IPv6** block collapsed for readability.
916
+
917
+ #### Ingress Egress Gw Ar Outside Static Routes Static Route List Custom Static Route Subnets
918
+
919
+ <a id="deep-06c441"></a>Deeply nested **Subnets** block collapsed for readability.
920
+
921
+ #### Ingress Egress Gw Ar Outside Static Routes Static Route List Custom Static Route Subnets IPv4
922
+
923
+ <a id="deep-f3e7f6"></a>Deeply nested **IPv4** block collapsed for readability.
924
+
925
+ #### Ingress Egress Gw Ar Outside Static Routes Static Route List Custom Static Route Subnets IPv6
926
+
927
+ <a id="deep-68de1f"></a>Deeply nested **IPv6** block collapsed for readability.
928
+
929
+ #### Ingress Egress Gw Ar Performance Enhancement Mode
930
+
931
+ A [`performance_enhancement_mode`](#mode-81547a) block (within [`ingress_egress_gw_ar`](#ingress-egress-gw-ar)) supports the following:
932
+
933
+ <a id="enhanced-514f84"></a>&#x2022; [`perf_mode_l3_enhanced`](#enhanced-514f84) - Optional Block<br>L3 Mode Enhanced Performance. L3 enhanced performance mode OPTIONS<br>See [Perf Mode L3 Enhanced](#enhanced-514f84) below.
934
+
935
+ <a id="enhanced-890d99"></a>&#x2022; [`perf_mode_l7_enhanced`](#enhanced-890d99) - Optional Block<br>Enable this option
936
+
937
+ #### Ingress Egress Gw Ar Performance Enhancement Mode Perf Mode L3 Enhanced
938
+
939
+ <a id="deep-fcdd56"></a>Deeply nested **Enhanced** block collapsed for readability.
940
+
941
+ #### Ingress Gw
942
+
943
+ An [`ingress_gw`](#ingress-gw) block supports the following:
944
+
945
+ <a id="ingress-gw-accelerated-networking"></a>&#x2022; [`accelerated_networking`](#ingress-gw-accelerated-networking) - Optional Block<br>Accelerated Networking Type. Accelerated Networking to reduce Latency, When Mode is toggled, traffic disruption will be seen<br>See [Accelerated Networking](#ingress-gw-accelerated-networking) below.
946
+
947
+ <a id="ingress-gw-az-nodes"></a>&#x2022; [`az_nodes`](#ingress-gw-az-nodes) - Optional Block<br>Ingress Gateway (One Interface) Nodes in AZ. Only Single AZ or Three AZ(s) nodes are supported currently<br>See [Az Nodes](#ingress-gw-az-nodes) below.
948
+
949
+ <a id="ingress-gw-azure-certified-hw"></a>&#x2022; [`azure_certified_hw`](#ingress-gw-azure-certified-hw) - Optional String<br>Azure Certified Hardware. Name for Azure certified hardware
950
+
951
+ <a id="ingress-gw-performance-enhancement-mode"></a>&#x2022; [`performance_enhancement_mode`](#ingress-gw-performance-enhancement-mode) - Optional Block<br>Performance Enhancement Mode. Optimize the site for L3 or L7 traffic processing. L7 optimized is the default<br>See [Performance Enhancement Mode](#ingress-gw-performance-enhancement-mode) below.
952
+
953
+ #### Ingress Gw Accelerated Networking
954
+
955
+ An [`accelerated_networking`](#ingress-gw-accelerated-networking) block (within [`ingress_gw`](#ingress-gw)) supports the following:
956
+
957
+ <a id="disable-c71392"></a>&#x2022; [`disable`](#disable-c71392) - Optional Block<br>Enable this option
958
+
959
+ <a id="enable-c21da1"></a>&#x2022; [`enable`](#enable-c21da1) - Optional Block<br>Enable this option
960
+
961
+ #### Ingress Gw Az Nodes
962
+
963
+ An [`az_nodes`](#ingress-gw-az-nodes) block (within [`ingress_gw`](#ingress-gw)) supports the following:
964
+
965
+ <a id="ingress-gw-az-nodes-azure-az"></a>&#x2022; [`azure_az`](#ingress-gw-az-nodes-azure-az) - Optional String<br>Azure Availability Zone. A zone depicting a grouping of datacenters within an Azure region. Expecting numeric input
966
+
967
+ <a id="ingress-gw-az-nodes-local-subnet"></a>&#x2022; [`local_subnet`](#ingress-gw-az-nodes-local-subnet) - Optional Block<br>Azure Subnet. Parameters for Azure subnet<br>See [Local Subnet](#ingress-gw-az-nodes-local-subnet) below.
968
+
969
+ #### Ingress Gw Az Nodes Local Subnet
970
+
971
+ A [`local_subnet`](#ingress-gw-az-nodes-local-subnet) block (within [`ingress_gw.az_nodes`](#ingress-gw-az-nodes)) supports the following:
972
+
973
+ <a id="ingress-gw-az-nodes-local-subnet-subnet"></a>&#x2022; [`subnet`](#ingress-gw-az-nodes-local-subnet-subnet) - Optional Block<br>Azure Subnet. Parameters for Azure subnet<br>See [Subnet](#ingress-gw-az-nodes-local-subnet-subnet) below.
974
+
975
+ <a id="param-f9e489"></a>&#x2022; [`subnet_param`](#param-f9e489) - Optional Block<br>New Cloud Subnet Parameters. Parameters for creating a new cloud subnet<br>See [Subnet Param](#param-f9e489) below.
976
+
977
+ #### Ingress Gw Az Nodes Local Subnet Subnet
978
+
979
+ A [`subnet`](#ingress-gw-az-nodes-local-subnet-subnet) block (within [`ingress_gw.az_nodes.local_subnet`](#ingress-gw-az-nodes-local-subnet)) supports the following:
980
+
981
+ <a id="name-678efc"></a>&#x2022; [`subnet_name`](#name-678efc) - Optional String<br>Subnet Name. Name of existing subnet
982
+
983
+ <a id="grp-4f47e6"></a>&#x2022; [`subnet_resource_grp`](#grp-4f47e6) - Optional String<br>Resource Group Name. Specify name of Resource Group
984
+
985
+ <a id="group-58e33f"></a>&#x2022; [`vnet_resource_group`](#group-58e33f) - Optional Block<br>Enable this option
986
+
987
+ #### Ingress Gw Az Nodes Local Subnet Subnet Param
988
+
989
+ <a id="deep-2c0fa5"></a>Deeply nested **Param** block collapsed for readability.
990
+
991
+ #### Ingress Gw Performance Enhancement Mode
992
+
993
+ A [`performance_enhancement_mode`](#ingress-gw-performance-enhancement-mode) block (within [`ingress_gw`](#ingress-gw)) supports the following:
994
+
995
+ <a id="enhanced-5a06c8"></a>&#x2022; [`perf_mode_l3_enhanced`](#enhanced-5a06c8) - Optional Block<br>L3 Mode Enhanced Performance. L3 enhanced performance mode OPTIONS<br>See [Perf Mode L3 Enhanced](#enhanced-5a06c8) below.
996
+
997
+ <a id="enhanced-6fdd43"></a>&#x2022; [`perf_mode_l7_enhanced`](#enhanced-6fdd43) - Optional Block<br>Enable this option
998
+
999
+ #### Ingress Gw Performance Enhancement Mode Perf Mode L3 Enhanced
1000
+
1001
+ <a id="deep-690f7e"></a>Deeply nested **Enhanced** block collapsed for readability.
1002
+
1003
+ #### Ingress Gw Ar
1004
+
1005
+ An [`ingress_gw_ar`](#ingress-gw-ar) block supports the following:
1006
+
1007
+ <a id="ingress-gw-ar-accelerated-networking"></a>&#x2022; [`accelerated_networking`](#ingress-gw-ar-accelerated-networking) - Optional Block<br>Accelerated Networking Type. Accelerated Networking to reduce Latency, When Mode is toggled, traffic disruption will be seen<br>See [Accelerated Networking](#ingress-gw-ar-accelerated-networking) below.
1008
+
1009
+ <a id="ingress-gw-ar-azure-certified-hw"></a>&#x2022; [`azure_certified_hw`](#ingress-gw-ar-azure-certified-hw) - Optional String<br>Azure Certified Hardware. Name for Azure certified hardware
1010
+
1011
+ <a id="ingress-gw-ar-node"></a>&#x2022; [`node`](#ingress-gw-ar-node) - Optional Block<br>Single Interface Node for Alternate Region. Parameters for creating Single interface Node for Alternate Region<br>See [Node](#ingress-gw-ar-node) below.
1012
+
1013
+ <a id="mode-2270b9"></a>&#x2022; [`performance_enhancement_mode`](#mode-2270b9) - Optional Block<br>Performance Enhancement Mode. Optimize the site for L3 or L7 traffic processing. L7 optimized is the default<br>See [Performance Enhancement Mode](#mode-2270b9) below.
1014
+
1015
+ #### Ingress Gw Ar Accelerated Networking
1016
+
1017
+ An [`accelerated_networking`](#ingress-gw-ar-accelerated-networking) block (within [`ingress_gw_ar`](#ingress-gw-ar)) supports the following:
1018
+
1019
+ <a id="disable-1de497"></a>&#x2022; [`disable`](#disable-1de497) - Optional Block<br>Enable this option
1020
+
1021
+ <a id="enable-4d73a4"></a>&#x2022; [`enable`](#enable-4d73a4) - Optional Block<br>Enable this option
1022
+
1023
+ #### Ingress Gw Ar Node
1024
+
1025
+ A [`node`](#ingress-gw-ar-node) block (within [`ingress_gw_ar`](#ingress-gw-ar)) supports the following:
1026
+
1027
+ <a id="ingress-gw-ar-node-fault-domain"></a>&#x2022; [`fault_domain`](#ingress-gw-ar-node-fault-domain) - Optional Number<br>Number of fault domains. Namuber of fault domains to be used while creating the availability set
1028
+
1029
+ <a id="ingress-gw-ar-node-local-subnet"></a>&#x2022; [`local_subnet`](#ingress-gw-ar-node-local-subnet) - Optional Block<br>Azure Subnet. Parameters for Azure subnet<br>See [Local Subnet](#ingress-gw-ar-node-local-subnet) below.
1030
+
1031
+ <a id="ingress-gw-ar-node-node-number"></a>&#x2022; [`node_number`](#ingress-gw-ar-node-node-number) - Optional Number<br>Number of main nodes. Number of main nodes to create, either 1 or 3
1032
+
1033
+ <a id="ingress-gw-ar-node-update-domain"></a>&#x2022; [`update_domain`](#ingress-gw-ar-node-update-domain) - Optional Number<br>Number of update domains. Namuber of update domains to be used while creating the availability set
1034
+
1035
+ #### Ingress Gw Ar Node Local Subnet
1036
+
1037
+ A [`local_subnet`](#ingress-gw-ar-node-local-subnet) block (within [`ingress_gw_ar.node`](#ingress-gw-ar-node)) supports the following:
1038
+
1039
+ <a id="ingress-gw-ar-node-local-subnet-subnet"></a>&#x2022; [`subnet`](#ingress-gw-ar-node-local-subnet-subnet) - Optional Block<br>Azure Subnet. Parameters for Azure subnet<br>See [Subnet](#ingress-gw-ar-node-local-subnet-subnet) below.
1040
+
1041
+ <a id="param-f4eea4"></a>&#x2022; [`subnet_param`](#param-f4eea4) - Optional Block<br>New Cloud Subnet Parameters. Parameters for creating a new cloud subnet<br>See [Subnet Param](#param-f4eea4) below.
1042
+
1043
+ #### Ingress Gw Ar Node Local Subnet Subnet
1044
+
1045
+ A [`subnet`](#ingress-gw-ar-node-local-subnet-subnet) block (within [`ingress_gw_ar.node.local_subnet`](#ingress-gw-ar-node-local-subnet)) supports the following:
1046
+
1047
+ <a id="name-0e77fe"></a>&#x2022; [`subnet_name`](#name-0e77fe) - Optional String<br>Subnet Name. Name of existing subnet
1048
+
1049
+ <a id="grp-828930"></a>&#x2022; [`subnet_resource_grp`](#grp-828930) - Optional String<br>Resource Group Name. Specify name of Resource Group
1050
+
1051
+ <a id="group-a864d6"></a>&#x2022; [`vnet_resource_group`](#group-a864d6) - Optional Block<br>Enable this option
1052
+
1053
+ #### Ingress Gw Ar Node Local Subnet Subnet Param
1054
+
1055
+ <a id="deep-da8cef"></a>Deeply nested **Param** block collapsed for readability.
1056
+
1057
+ #### Ingress Gw Ar Performance Enhancement Mode
1058
+
1059
+ A [`performance_enhancement_mode`](#mode-2270b9) block (within [`ingress_gw_ar`](#ingress-gw-ar)) supports the following:
1060
+
1061
+ <a id="enhanced-2005f7"></a>&#x2022; [`perf_mode_l3_enhanced`](#enhanced-2005f7) - Optional Block<br>L3 Mode Enhanced Performance. L3 enhanced performance mode OPTIONS<br>See [Perf Mode L3 Enhanced](#enhanced-2005f7) below.
1062
+
1063
+ <a id="enhanced-3a1161"></a>&#x2022; [`perf_mode_l7_enhanced`](#enhanced-3a1161) - Optional Block<br>Enable this option
1064
+
1065
+ #### Ingress Gw Ar Performance Enhancement Mode Perf Mode L3 Enhanced
1066
+
1067
+ <a id="deep-c7f2da"></a>Deeply nested **Enhanced** block collapsed for readability.
1068
+
1069
+ #### Kubernetes Upgrade Drain
1070
+
1071
+ A [`kubernetes_upgrade_drain`](#kubernetes-upgrade-drain) block supports the following:
1072
+
1073
+ <a id="drain-0d0936"></a>&#x2022; [`disable_upgrade_drain`](#drain-0d0936) - Optional Block<br>Enable this option
1074
+
1075
+ <a id="drain-7e30d4"></a>&#x2022; [`enable_upgrade_drain`](#drain-7e30d4) - Optional Block<br>Enable Node by Node Upgrade. Specify batch upgrade settings for worker nodes within a site<br>See [Enable Upgrade Drain](#drain-7e30d4) below.
1076
+
1077
+ #### Kubernetes Upgrade Drain Enable Upgrade Drain
1078
+
1079
+ An [`enable_upgrade_drain`](#drain-7e30d4) block (within [`kubernetes_upgrade_drain`](#kubernetes-upgrade-drain)) supports the following:
1080
+
1081
+ <a id="mode-668699"></a>&#x2022; [`disable_vega_upgrade_mode`](#mode-668699) - Optional Block<br>Enable this option
1082
+
1083
+ <a id="count-3aa796"></a>&#x2022; [`drain_max_unavailable_node_count`](#count-3aa796) - Optional Number<br>Node Batch Size Count
1084
+
1085
+ <a id="timeout-ac4ee9"></a>&#x2022; [`drain_node_timeout`](#timeout-ac4ee9) - Optional Number<br>Upgrade Wait Time. Seconds to wait before initiating upgrade on the next set of nodes. Setting it to 0 will wait indefinitely for all services on nodes to be upgraded gracefully before proceeding to the next set of nodes. (Warning: It may block upgrade if services on a node cannot be gracefully upgraded. It is recommended to use the default value)
1086
+
1087
+ <a id="mode-9c557b"></a>&#x2022; [`enable_vega_upgrade_mode`](#mode-9c557b) - Optional Block<br>Enable this option
1088
+
1089
+ #### Log Receiver
1090
+
1091
+ A [`log_receiver`](#log-receiver) block supports the following:
1092
+
1093
+ <a id="log-receiver-name"></a>&#x2022; [`name`](#log-receiver-name) - Optional String<br>Name. When a configuration object(e.g. Virtual_host) refers to another(e.g route) then name will hold the referred object's(e.g. Route's) name
1094
+
1095
+ <a id="log-receiver-namespace"></a>&#x2022; [`namespace`](#log-receiver-namespace) - Optional String<br>Namespace. When a configuration object(e.g. Virtual_host) refers to another(e.g route) then namespace will hold the referred object's(e.g. Route's) namespace
1096
+
1097
+ <a id="log-receiver-tenant"></a>&#x2022; [`tenant`](#log-receiver-tenant) - Optional String<br>Tenant. When a configuration object(e.g. Virtual_host) refers to another(e.g route) then tenant will hold the referred object's(e.g. Route's) tenant
1098
+
1099
+ #### Offline Survivability Mode
1100
+
1101
+ An [`offline_survivability_mode`](#offline-survivability-mode) block supports the following:
1102
+
1103
+ <a id="mode-565021"></a>&#x2022; [`enable_offline_survivability_mode`](#mode-565021) - Optional Block<br>Enable this option
1104
+
1105
+ <a id="mode-02f0c8"></a>&#x2022; [`no_offline_survivability_mode`](#mode-02f0c8) - Optional Block<br>Enable this option
1106
+
1107
+ #### OS
1108
+
1109
+ An [`os`](#os) block supports the following:
1110
+
1111
+ <a id="os-default-os-version"></a>&#x2022; [`default_os_version`](#os-default-os-version) - Optional Block<br>Enable this option
1112
+
1113
+ <a id="os-operating-system-version"></a>&#x2022; [`operating_system_version`](#os-operating-system-version) - Optional String<br>Operating System Version. Specify a OS version to be used e.g. 9.2024.6
1114
+
1115
+ #### Sw
1116
+
1117
+ A [`sw`](#sw) block supports the following:
1118
+
1119
+ <a id="sw-default-sw-version"></a>&#x2022; [`default_sw_version`](#sw-default-sw-version) - Optional Block<br>Enable this option
1120
+
1121
+ <a id="sw-volterra-software-version"></a>&#x2022; [`volterra_software_version`](#sw-volterra-software-version) - Optional String<br>F5XC Software Version. Specify a F5XC Software Version to be used e.g. Crt-20210329-1002
1122
+
1123
+ #### Timeouts
1124
+
1125
+ A [`timeouts`](#timeouts) block supports the following:
1126
+
1127
+ <a id="timeouts-create"></a>&#x2022; [`create`](#timeouts-create) - Optional String (Defaults to `10 minutes`)<br>Used when creating the resource
1128
+
1129
+ <a id="timeouts-delete"></a>&#x2022; [`delete`](#timeouts-delete) - Optional String (Defaults to `10 minutes`)<br>Used when deleting the resource
1130
+
1131
+ <a id="timeouts-read"></a>&#x2022; [`read`](#timeouts-read) - Optional String (Defaults to `5 minutes`)<br>Used when retrieving the resource
1132
+
1133
+ <a id="timeouts-update"></a>&#x2022; [`update`](#timeouts-update) - Optional String (Defaults to `10 minutes`)<br>Used when updating the resource
1134
+
1135
+ #### VNET
1136
+
1137
+ A [`vnet`](#vnet) block supports the following:
1138
+
1139
+ <a id="vnet-existing-vnet"></a>&#x2022; [`existing_vnet`](#vnet-existing-vnet) - Optional Block<br>Azure Existing VNET Type. Resource group and name of existing Azure VNET<br>See [Existing VNET](#vnet-existing-vnet) below.
1140
+
1141
+ <a id="vnet-new-vnet"></a>&#x2022; [`new_vnet`](#vnet-new-vnet) - Optional Block<br>Azure VNET Parameters. Parameters to create a new Azure VNET<br>See [New VNET](#vnet-new-vnet) below.
1142
+
1143
+ #### VNET Existing VNET
1144
+
1145
+ An [`existing_vnet`](#vnet-existing-vnet) block (within [`vnet`](#vnet)) supports the following:
1146
+
1147
+ <a id="routing-d95408"></a>&#x2022; [`f5_orchestrated_routing`](#routing-d95408) - Optional Block<br>Enable this option
1148
+
1149
+ <a id="vnet-existing-vnet-manual-routing"></a>&#x2022; [`manual_routing`](#vnet-existing-vnet-manual-routing) - Optional Block<br>Enable this option
1150
+
1151
+ <a id="vnet-existing-vnet-resource-group"></a>&#x2022; [`resource_group`](#vnet-existing-vnet-resource-group) - Optional String<br>Existing VNET Resource Group. Resource group of existing VNET
1152
+
1153
+ <a id="vnet-existing-vnet-vnet-name"></a>&#x2022; [`vnet_name`](#vnet-existing-vnet-vnet-name) - Optional String<br>Existing VNET Name. Name of existing VNET
1154
+
1155
+ #### VNET New VNET
1156
+
1157
+ A [`new_vnet`](#vnet-new-vnet) block (within [`vnet`](#vnet)) supports the following:
1158
+
1159
+ <a id="vnet-new-vnet-autogenerate"></a>&#x2022; [`autogenerate`](#vnet-new-vnet-autogenerate) - Optional Block<br>Enable this option
1160
+
1161
+ <a id="vnet-new-vnet-name"></a>&#x2022; [`name`](#vnet-new-vnet-name) - Optional String<br>Choose VNET Name. Specify the VNET Name
1162
+
1163
+ <a id="vnet-new-vnet-primary-ipv4"></a>&#x2022; [`primary_ipv4`](#vnet-new-vnet-primary-ipv4) - Optional String<br>IPv4 CIDR block. IPv4 CIDR block for this VNET. It has to be private address space
1164
+
1165
+ #### Voltstack Cluster
1166
+
1167
+ A [`voltstack_cluster`](#voltstack-cluster) block supports the following:
1168
+
1169
+ <a id="networking-7aaa63"></a>&#x2022; [`accelerated_networking`](#networking-7aaa63) - Optional Block<br>Accelerated Networking Type. Accelerated Networking to reduce Latency, When Mode is toggled, traffic disruption will be seen<br>See [Accelerated Networking](#networking-7aaa63) below.
1170
+
1171
+ <a id="policies-a80edf"></a>&#x2022; [`active_enhanced_firewall_policies`](#policies-a80edf) - Optional Block<br>Active Enhanced Network Policies Type. List of Enhanced Firewall Policies These policies use session-based rules and provide all OPTIONS available under firewall policies with an additional option for service insertion<br>See [Active Enhanced Firewall Policies](#policies-a80edf) below.
1172
+
1173
+ <a id="policies-91541d"></a>&#x2022; [`active_forward_proxy_policies`](#policies-91541d) - Optional Block<br>Active Forward Proxy Policies Type. Ordered List of Forward Proxy Policies active<br>See [Active Forward Proxy Policies](#policies-91541d) below.
1174
+
1175
+ <a id="policies-704e06"></a>&#x2022; [`active_network_policies`](#policies-704e06) - Optional Block<br>Active Firewall Policies Type. List of firewall policy views<br>See [Active Network Policies](#policies-704e06) below.
1176
+
1177
+ <a id="voltstack-cluster-az-nodes"></a>&#x2022; [`az_nodes`](#voltstack-cluster-az-nodes) - Optional Block<br>App Stack Cluster (One Interface) Nodes in AZ. Only Single AZ or Three AZ(s) nodes are supported currently<br>See [Az Nodes](#voltstack-cluster-az-nodes) below.
1178
+
1179
+ <a id="voltstack-cluster-azure-certified-hw"></a>&#x2022; [`azure_certified_hw`](#voltstack-cluster-azure-certified-hw) - Optional String<br>Azure Certified Hardware. Name for Azure certified hardware
1180
+
1181
+ <a id="voltstack-cluster-dc-cluster-group"></a>&#x2022; [`dc_cluster_group`](#voltstack-cluster-dc-cluster-group) - Optional Block<br>Object reference. This type establishes a direct reference from one object(the referrer) to another(the referred). Such a reference is in form of tenant/namespace/name<br>See [Dc Cluster Group](#voltstack-cluster-dc-cluster-group) below.
1182
+
1183
+ <a id="voltstack-cluster-default-storage"></a>&#x2022; [`default_storage`](#voltstack-cluster-default-storage) - Optional Block<br>Enable this option
1184
+
1185
+ <a id="all-48d905"></a>&#x2022; [`forward_proxy_allow_all`](#all-48d905) - Optional Block<br>Enable this option
1186
+
1187
+ <a id="voltstack-cluster-global-network-list"></a>&#x2022; [`global_network_list`](#voltstack-cluster-global-network-list) - Optional Block<br>Global Network Connection List. List of global network connections<br>See [Global Network List](#voltstack-cluster-global-network-list) below.
1188
+
1189
+ <a id="voltstack-cluster-k8s-cluster"></a>&#x2022; [`k8s_cluster`](#voltstack-cluster-k8s-cluster) - Optional Block<br>Object reference. This type establishes a direct reference from one object(the referrer) to another(the referred). Such a reference is in form of tenant/namespace/name<br>See [K8S Cluster](#voltstack-cluster-k8s-cluster) below.
1190
+
1191
+ <a id="voltstack-cluster-no-dc-cluster-group"></a>&#x2022; [`no_dc_cluster_group`](#voltstack-cluster-no-dc-cluster-group) - Optional Block<br>Enable this option
1192
+
1193
+ <a id="voltstack-cluster-no-forward-proxy"></a>&#x2022; [`no_forward_proxy`](#voltstack-cluster-no-forward-proxy) - Optional Block<br>Enable this option
1194
+
1195
+ <a id="voltstack-cluster-no-global-network"></a>&#x2022; [`no_global_network`](#voltstack-cluster-no-global-network) - Optional Block<br>Enable this option
1196
+
1197
+ <a id="voltstack-cluster-no-k8s-cluster"></a>&#x2022; [`no_k8s_cluster`](#voltstack-cluster-no-k8s-cluster) - Optional Block<br>Enable this option
1198
+
1199
+ <a id="voltstack-cluster-no-network-policy"></a>&#x2022; [`no_network_policy`](#voltstack-cluster-no-network-policy) - Optional Block<br>Enable this option
1200
+
1201
+ <a id="routes-3cc7bc"></a>&#x2022; [`no_outside_static_routes`](#routes-3cc7bc) - Optional Block<br>Enable this option
1202
+
1203
+ <a id="voltstack-cluster-outside-static-routes"></a>&#x2022; [`outside_static_routes`](#voltstack-cluster-outside-static-routes) - Optional Block<br>Static Route List Type. List of static routes<br>See [Outside Static Routes](#voltstack-cluster-outside-static-routes) below.
1204
+
1205
+ <a id="public-ip-8ed01a"></a>&#x2022; [`sm_connection_public_ip`](#public-ip-8ed01a) - Optional Block<br>Enable this option
1206
+
1207
+ <a id="voltstack-cluster-sm-connection-pvt-ip"></a>&#x2022; [`sm_connection_pvt_ip`](#voltstack-cluster-sm-connection-pvt-ip) - Optional Block<br>Enable this option
1208
+
1209
+ <a id="voltstack-cluster-storage-class-list"></a>&#x2022; [`storage_class_list`](#voltstack-cluster-storage-class-list) - Optional Block<br>Custom Storage Class List. Add additional custom storage classes in Kubernetes for this site<br>See [Storage Class List](#voltstack-cluster-storage-class-list) below.
1210
+
1211
+ #### Voltstack Cluster Accelerated Networking
1212
+
1213
+ An [`accelerated_networking`](#networking-7aaa63) block (within [`voltstack_cluster`](#voltstack-cluster)) supports the following:
1214
+
1215
+ <a id="disable-982912"></a>&#x2022; [`disable`](#disable-982912) - Optional Block<br>Enable this option
1216
+
1217
+ <a id="enable-e878e8"></a>&#x2022; [`enable`](#enable-e878e8) - Optional Block<br>Enable this option
1218
+
1219
+ #### Voltstack Cluster Active Enhanced Firewall Policies
1220
+
1221
+ An [`active_enhanced_firewall_policies`](#policies-a80edf) block (within [`voltstack_cluster`](#voltstack-cluster)) supports the following:
1222
+
1223
+ <a id="policies-49239d"></a>&#x2022; [`enhanced_firewall_policies`](#policies-49239d) - Optional Block<br>Enhanced Firewall Policy. Ordered List of Enhanced Firewall Policies active<br>See [Enhanced Firewall Policies](#policies-49239d) below.
1224
+
1225
+ #### Voltstack Cluster Active Enhanced Firewall Policies Enhanced Firewall Policies
1226
+
1227
+ <a id="deep-bf6f5b"></a>Deeply nested **Policies** block collapsed for readability.
1228
+
1229
+ #### Voltstack Cluster Active Forward Proxy Policies
1230
+
1231
+ An [`active_forward_proxy_policies`](#policies-91541d) block (within [`voltstack_cluster`](#voltstack-cluster)) supports the following:
1232
+
1233
+ <a id="policies-e4aa24"></a>&#x2022; [`forward_proxy_policies`](#policies-e4aa24) - Optional Block<br>Forward Proxy Policies. Ordered List of Forward Proxy Policies active<br>See [Forward Proxy Policies](#policies-e4aa24) below.
1234
+
1235
+ #### Voltstack Cluster Active Forward Proxy Policies Forward Proxy Policies
1236
+
1237
+ <a id="deep-73e925"></a>Deeply nested **Policies** block collapsed for readability.
1238
+
1239
+ #### Voltstack Cluster Active Network Policies
1240
+
1241
+ An [`active_network_policies`](#policies-704e06) block (within [`voltstack_cluster`](#voltstack-cluster)) supports the following:
1242
+
1243
+ <a id="policies-0d13f8"></a>&#x2022; [`network_policies`](#policies-0d13f8) - Optional Block<br>Firewall Policy. Ordered List of Firewall Policies active for this network firewall<br>See [Network Policies](#policies-0d13f8) below.
1244
+
1245
+ #### Voltstack Cluster Active Network Policies Network Policies
1246
+
1247
+ A [`network_policies`](#policies-0d13f8) block (within [`voltstack_cluster.active_network_policies`](#policies-704e06)) supports the following:
1248
+
1249
+ <a id="name-77e23a"></a>&#x2022; [`name`](#name-77e23a) - Optional String<br>Name. When a configuration object(e.g. Virtual_host) refers to another(e.g route) then name will hold the referred object's(e.g. Route's) name
1250
+
1251
+ <a id="namespace-a545c4"></a>&#x2022; [`namespace`](#namespace-a545c4) - Optional String<br>Namespace. When a configuration object(e.g. Virtual_host) refers to another(e.g route) then namespace will hold the referred object's(e.g. Route's) namespace
1252
+
1253
+ <a id="tenant-fa44e1"></a>&#x2022; [`tenant`](#tenant-fa44e1) - Optional String<br>Tenant. When a configuration object(e.g. Virtual_host) refers to another(e.g route) then tenant will hold the referred object's(e.g. Route's) tenant
1254
+
1255
+ #### Voltstack Cluster Az Nodes
1256
+
1257
+ An [`az_nodes`](#voltstack-cluster-az-nodes) block (within [`voltstack_cluster`](#voltstack-cluster)) supports the following:
1258
+
1259
+ <a id="voltstack-cluster-az-nodes-azure-az"></a>&#x2022; [`azure_az`](#voltstack-cluster-az-nodes-azure-az) - Optional String<br>Azure Availability Zone. A zone depicting a grouping of datacenters within an Azure region. Expecting numeric input
1260
+
1261
+ <a id="voltstack-cluster-az-nodes-local-subnet"></a>&#x2022; [`local_subnet`](#voltstack-cluster-az-nodes-local-subnet) - Optional Block<br>Azure Subnet. Parameters for Azure subnet<br>See [Local Subnet](#voltstack-cluster-az-nodes-local-subnet) below.
1262
+
1263
+ #### Voltstack Cluster Az Nodes Local Subnet
1264
+
1265
+ A [`local_subnet`](#voltstack-cluster-az-nodes-local-subnet) block (within [`voltstack_cluster.az_nodes`](#voltstack-cluster-az-nodes)) supports the following:
1266
+
1267
+ <a id="subnet-4f7eec"></a>&#x2022; [`subnet`](#subnet-4f7eec) - Optional Block<br>Azure Subnet. Parameters for Azure subnet<br>See [Subnet](#subnet-4f7eec) below.
1268
+
1269
+ <a id="param-9b306d"></a>&#x2022; [`subnet_param`](#param-9b306d) - Optional Block<br>New Cloud Subnet Parameters. Parameters for creating a new cloud subnet<br>See [Subnet Param](#param-9b306d) below.
1270
+
1271
+ #### Voltstack Cluster Az Nodes Local Subnet Subnet
1272
+
1273
+ A [`subnet`](#subnet-4f7eec) block (within [`voltstack_cluster.az_nodes.local_subnet`](#voltstack-cluster-az-nodes-local-subnet)) supports the following:
1274
+
1275
+ <a id="name-a60647"></a>&#x2022; [`subnet_name`](#name-a60647) - Optional String<br>Subnet Name. Name of existing subnet
1276
+
1277
+ <a id="grp-1aa3ef"></a>&#x2022; [`subnet_resource_grp`](#grp-1aa3ef) - Optional String<br>Resource Group Name. Specify name of Resource Group
1278
+
1279
+ <a id="group-ab3d37"></a>&#x2022; [`vnet_resource_group`](#group-ab3d37) - Optional Block<br>Enable this option
1280
+
1281
+ #### Voltstack Cluster Az Nodes Local Subnet Subnet Param
1282
+
1283
+ <a id="deep-5303b7"></a>Deeply nested **Param** block collapsed for readability.
1284
+
1285
+ #### Voltstack Cluster Dc Cluster Group
1286
+
1287
+ A [`dc_cluster_group`](#voltstack-cluster-dc-cluster-group) block (within [`voltstack_cluster`](#voltstack-cluster)) supports the following:
1288
+
1289
+ <a id="voltstack-cluster-dc-cluster-group-name"></a>&#x2022; [`name`](#voltstack-cluster-dc-cluster-group-name) - Optional String<br>Name. When a configuration object(e.g. Virtual_host) refers to another(e.g route) then name will hold the referred object's(e.g. Route's) name
1290
+
1291
+ <a id="namespace-e43a60"></a>&#x2022; [`namespace`](#namespace-e43a60) - Optional String<br>Namespace. When a configuration object(e.g. Virtual_host) refers to another(e.g route) then namespace will hold the referred object's(e.g. Route's) namespace
1292
+
1293
+ <a id="tenant-597aab"></a>&#x2022; [`tenant`](#tenant-597aab) - Optional String<br>Tenant. When a configuration object(e.g. Virtual_host) refers to another(e.g route) then tenant will hold the referred object's(e.g. Route's) tenant
1294
+
1295
+ #### Voltstack Cluster Global Network List
1296
+
1297
+ A [`global_network_list`](#voltstack-cluster-global-network-list) block (within [`voltstack_cluster`](#voltstack-cluster)) supports the following:
1298
+
1299
+ <a id="connections-8e8842"></a>&#x2022; [`global_network_connections`](#connections-8e8842) - Optional Block<br>Global Network Connections. Global network connections<br>See [Global Network Connections](#connections-8e8842) below.
1300
+
1301
+ #### Voltstack Cluster Global Network List Global Network Connections
1302
+
1303
+ <a id="deep-974094"></a>Deeply nested **Connections** block collapsed for readability.
1304
+
1305
+ #### Voltstack Cluster Global Network List Global Network Connections SLI To Global DR
1306
+
1307
+ <a id="deep-8abeaa"></a>Deeply nested **DR** block collapsed for readability.
1308
+
1309
+ #### Voltstack Cluster Global Network List Global Network Connections SLI To Global DR Global Vn
1310
+
1311
+ <a id="deep-44dfa7"></a>Deeply nested **Vn** block collapsed for readability.
1312
+
1313
+ #### Voltstack Cluster Global Network List Global Network Connections Slo To Global DR
1314
+
1315
+ <a id="deep-a8283c"></a>Deeply nested **DR** block collapsed for readability.
1316
+
1317
+ #### Voltstack Cluster Global Network List Global Network Connections Slo To Global DR Global Vn
1318
+
1319
+ <a id="deep-3168f1"></a>Deeply nested **Vn** block collapsed for readability.
1320
+
1321
+ #### Voltstack Cluster K8S Cluster
1322
+
1323
+ A [`k8s_cluster`](#voltstack-cluster-k8s-cluster) block (within [`voltstack_cluster`](#voltstack-cluster)) supports the following:
1324
+
1325
+ <a id="voltstack-cluster-k8s-cluster-name"></a>&#x2022; [`name`](#voltstack-cluster-k8s-cluster-name) - Optional String<br>Name. When a configuration object(e.g. Virtual_host) refers to another(e.g route) then name will hold the referred object's(e.g. Route's) name
1326
+
1327
+ <a id="voltstack-cluster-k8s-cluster-namespace"></a>&#x2022; [`namespace`](#voltstack-cluster-k8s-cluster-namespace) - Optional String<br>Namespace. When a configuration object(e.g. Virtual_host) refers to another(e.g route) then namespace will hold the referred object's(e.g. Route's) namespace
1328
+
1329
+ <a id="voltstack-cluster-k8s-cluster-tenant"></a>&#x2022; [`tenant`](#voltstack-cluster-k8s-cluster-tenant) - Optional String<br>Tenant. When a configuration object(e.g. Virtual_host) refers to another(e.g route) then tenant will hold the referred object's(e.g. Route's) tenant
1330
+
1331
+ #### Voltstack Cluster Outside Static Routes
1332
+
1333
+ An [`outside_static_routes`](#voltstack-cluster-outside-static-routes) block (within [`voltstack_cluster`](#voltstack-cluster)) supports the following:
1334
+
1335
+ <a id="list-72d88b"></a>&#x2022; [`static_route_list`](#list-72d88b) - Optional Block<br>List of Static Routes. List of Static routes<br>See [Static Route List](#list-72d88b) below.
1336
+
1337
+ #### Voltstack Cluster Outside Static Routes Static Route List
1338
+
1339
+ <a id="deep-8327ca"></a>Deeply nested **List** block collapsed for readability.
1340
+
1341
+ #### Voltstack Cluster Outside Static Routes Static Route List Custom Static Route
1342
+
1343
+ <a id="deep-a60273"></a>Deeply nested **Route** block collapsed for readability.
1344
+
1345
+ #### Voltstack Cluster Outside Static Routes Static Route List Custom Static Route Nexthop
1346
+
1347
+ <a id="deep-9cbea6"></a>Deeply nested **Nexthop** block collapsed for readability.
1348
+
1349
+ #### Voltstack Cluster Outside Static Routes Static Route List Custom Static Route Nexthop Interface
1350
+
1351
+ <a id="deep-81201b"></a>Deeply nested **Interface** block collapsed for readability.
1352
+
1353
+ #### Voltstack Cluster Outside Static Routes Static Route List Custom Static Route Nexthop Nexthop Address
1354
+
1355
+ <a id="deep-fe330c"></a>Deeply nested **Address** block collapsed for readability.
1356
+
1357
+ #### Voltstack Cluster Outside Static Routes Static Route List Custom Static Route Nexthop Nexthop Address IPv4
1358
+
1359
+ <a id="deep-f7834a"></a>Deeply nested **IPv4** block collapsed for readability.
1360
+
1361
+ #### Voltstack Cluster Outside Static Routes Static Route List Custom Static Route Nexthop Nexthop Address IPv6
1362
+
1363
+ <a id="deep-0d1284"></a>Deeply nested **IPv6** block collapsed for readability.
1364
+
1365
+ #### Voltstack Cluster Outside Static Routes Static Route List Custom Static Route Subnets
1366
+
1367
+ <a id="deep-626be0"></a>Deeply nested **Subnets** block collapsed for readability.
1368
+
1369
+ #### Voltstack Cluster Outside Static Routes Static Route List Custom Static Route Subnets IPv4
1370
+
1371
+ <a id="deep-a073ef"></a>Deeply nested **IPv4** block collapsed for readability.
1372
+
1373
+ #### Voltstack Cluster Outside Static Routes Static Route List Custom Static Route Subnets IPv6
1374
+
1375
+ <a id="deep-85f420"></a>Deeply nested **IPv6** block collapsed for readability.
1376
+
1377
+ #### Voltstack Cluster Storage Class List
1378
+
1379
+ A [`storage_class_list`](#voltstack-cluster-storage-class-list) block (within [`voltstack_cluster`](#voltstack-cluster)) supports the following:
1380
+
1381
+ <a id="classes-3dd6e4"></a>&#x2022; [`storage_classes`](#classes-3dd6e4) - Optional Block<br>List of Storage Classes. List of custom storage classes<br>See [Storage Classes](#classes-3dd6e4) below.
1382
+
1383
+ #### Voltstack Cluster Storage Class List Storage Classes
1384
+
1385
+ A [`storage_classes`](#classes-3dd6e4) block (within [`voltstack_cluster.storage_class_list`](#voltstack-cluster-storage-class-list)) supports the following:
1386
+
1387
+ <a id="class-f2125d"></a>&#x2022; [`default_storage_class`](#class-f2125d) - Optional Bool<br>Default Storage Class. Make this storage class default storage class for the K8S cluster
1388
+
1389
+ <a id="name-ca3ca7"></a>&#x2022; [`storage_class_name`](#name-ca3ca7) - Optional String<br>Storage Class Name. Name of the storage class as it will appear in K8S
1390
+
1391
+ #### Voltstack Cluster Ar
1392
+
1393
+ A [`voltstack_cluster_ar`](#voltstack-cluster-ar) block supports the following:
1394
+
1395
+ <a id="networking-5bbd2a"></a>&#x2022; [`accelerated_networking`](#networking-5bbd2a) - Optional Block<br>Accelerated Networking Type. Accelerated Networking to reduce Latency, When Mode is toggled, traffic disruption will be seen<br>See [Accelerated Networking](#networking-5bbd2a) below.
1396
+
1397
+ <a id="policies-af1ab1"></a>&#x2022; [`active_enhanced_firewall_policies`](#policies-af1ab1) - Optional Block<br>Active Enhanced Network Policies Type. List of Enhanced Firewall Policies These policies use session-based rules and provide all OPTIONS available under firewall policies with an additional option for service insertion<br>See [Active Enhanced Firewall Policies](#policies-af1ab1) below.
1398
+
1399
+ <a id="policies-37b472"></a>&#x2022; [`active_forward_proxy_policies`](#policies-37b472) - Optional Block<br>Active Forward Proxy Policies Type. Ordered List of Forward Proxy Policies active<br>See [Active Forward Proxy Policies](#policies-37b472) below.
1400
+
1401
+ <a id="policies-32b156"></a>&#x2022; [`active_network_policies`](#policies-32b156) - Optional Block<br>Active Firewall Policies Type. List of firewall policy views<br>See [Active Network Policies](#policies-32b156) below.
1402
+
1403
+ <a id="voltstack-cluster-ar-azure-certified-hw"></a>&#x2022; [`azure_certified_hw`](#voltstack-cluster-ar-azure-certified-hw) - Optional String<br>Azure Certified Hardware. Name for Azure certified hardware
1404
+
1405
+ <a id="voltstack-cluster-ar-dc-cluster-group"></a>&#x2022; [`dc_cluster_group`](#voltstack-cluster-ar-dc-cluster-group) - Optional Block<br>Object reference. This type establishes a direct reference from one object(the referrer) to another(the referred). Such a reference is in form of tenant/namespace/name<br>See [Dc Cluster Group](#voltstack-cluster-ar-dc-cluster-group) below.
1406
+
1407
+ <a id="voltstack-cluster-ar-default-storage"></a>&#x2022; [`default_storage`](#voltstack-cluster-ar-default-storage) - Optional Block<br>Enable this option
1408
+
1409
+ <a id="all-da6e14"></a>&#x2022; [`forward_proxy_allow_all`](#all-da6e14) - Optional Block<br>Enable this option
1410
+
1411
+ <a id="list-7b202d"></a>&#x2022; [`global_network_list`](#list-7b202d) - Optional Block<br>Global Network Connection List. List of global network connections<br>See [Global Network List](#list-7b202d) below.
1412
+
1413
+ <a id="voltstack-cluster-ar-k8s-cluster"></a>&#x2022; [`k8s_cluster`](#voltstack-cluster-ar-k8s-cluster) - Optional Block<br>Object reference. This type establishes a direct reference from one object(the referrer) to another(the referred). Such a reference is in form of tenant/namespace/name<br>See [K8S Cluster](#voltstack-cluster-ar-k8s-cluster) below.
1414
+
1415
+ <a id="group-5758ca"></a>&#x2022; [`no_dc_cluster_group`](#group-5758ca) - Optional Block<br>Enable this option
1416
+
1417
+ <a id="voltstack-cluster-ar-no-forward-proxy"></a>&#x2022; [`no_forward_proxy`](#voltstack-cluster-ar-no-forward-proxy) - Optional Block<br>Enable this option
1418
+
1419
+ <a id="voltstack-cluster-ar-no-global-network"></a>&#x2022; [`no_global_network`](#voltstack-cluster-ar-no-global-network) - Optional Block<br>Enable this option
1420
+
1421
+ <a id="voltstack-cluster-ar-no-k8s-cluster"></a>&#x2022; [`no_k8s_cluster`](#voltstack-cluster-ar-no-k8s-cluster) - Optional Block<br>Enable this option
1422
+
1423
+ <a id="voltstack-cluster-ar-no-network-policy"></a>&#x2022; [`no_network_policy`](#voltstack-cluster-ar-no-network-policy) - Optional Block<br>Enable this option
1424
+
1425
+ <a id="routes-9655fd"></a>&#x2022; [`no_outside_static_routes`](#routes-9655fd) - Optional Block<br>Enable this option
1426
+
1427
+ <a id="voltstack-cluster-ar-node"></a>&#x2022; [`node`](#voltstack-cluster-ar-node) - Optional Block<br>Single Interface Node for Alternate Region. Parameters for creating Single interface Node for Alternate Region<br>See [Node](#voltstack-cluster-ar-node) below.
1428
+
1429
+ <a id="routes-ac3db8"></a>&#x2022; [`outside_static_routes`](#routes-ac3db8) - Optional Block<br>Static Route List Type. List of static routes<br>See [Outside Static Routes](#routes-ac3db8) below.
1430
+
1431
+ <a id="public-ip-0b46f3"></a>&#x2022; [`sm_connection_public_ip`](#public-ip-0b46f3) - Optional Block<br>Enable this option
1432
+
1433
+ <a id="pvt-ip-d90873"></a>&#x2022; [`sm_connection_pvt_ip`](#pvt-ip-d90873) - Optional Block<br>Enable this option
1434
+
1435
+ <a id="voltstack-cluster-ar-storage-class-list"></a>&#x2022; [`storage_class_list`](#voltstack-cluster-ar-storage-class-list) - Optional Block<br>Custom Storage Class List. Add additional custom storage classes in Kubernetes for this site<br>See [Storage Class List](#voltstack-cluster-ar-storage-class-list) below.
1436
+
1437
+ #### Voltstack Cluster Ar Accelerated Networking
1438
+
1439
+ An [`accelerated_networking`](#networking-5bbd2a) block (within [`voltstack_cluster_ar`](#voltstack-cluster-ar)) supports the following:
1440
+
1441
+ <a id="disable-be6107"></a>&#x2022; [`disable`](#disable-be6107) - Optional Block<br>Enable this option
1442
+
1443
+ <a id="enable-68a434"></a>&#x2022; [`enable`](#enable-68a434) - Optional Block<br>Enable this option
1444
+
1445
+ #### Voltstack Cluster Ar Active Enhanced Firewall Policies
1446
+
1447
+ An [`active_enhanced_firewall_policies`](#policies-af1ab1) block (within [`voltstack_cluster_ar`](#voltstack-cluster-ar)) supports the following:
1448
+
1449
+ <a id="policies-95f5fa"></a>&#x2022; [`enhanced_firewall_policies`](#policies-95f5fa) - Optional Block<br>Enhanced Firewall Policy. Ordered List of Enhanced Firewall Policies active<br>See [Enhanced Firewall Policies](#policies-95f5fa) below.
1450
+
1451
+ #### Voltstack Cluster Ar Active Enhanced Firewall Policies Enhanced Firewall Policies
1452
+
1453
+ <a id="deep-93d92f"></a>Deeply nested **Policies** block collapsed for readability.
1454
+
1455
+ #### Voltstack Cluster Ar Active Forward Proxy Policies
1456
+
1457
+ An [`active_forward_proxy_policies`](#policies-37b472) block (within [`voltstack_cluster_ar`](#voltstack-cluster-ar)) supports the following:
1458
+
1459
+ <a id="policies-9a6e22"></a>&#x2022; [`forward_proxy_policies`](#policies-9a6e22) - Optional Block<br>Forward Proxy Policies. Ordered List of Forward Proxy Policies active<br>See [Forward Proxy Policies](#policies-9a6e22) below.
1460
+
1461
+ #### Voltstack Cluster Ar Active Forward Proxy Policies Forward Proxy Policies
1462
+
1463
+ <a id="deep-9cf721"></a>Deeply nested **Policies** block collapsed for readability.
1464
+
1465
+ #### Voltstack Cluster Ar Active Network Policies
1466
+
1467
+ An [`active_network_policies`](#policies-32b156) block (within [`voltstack_cluster_ar`](#voltstack-cluster-ar)) supports the following:
1468
+
1469
+ <a id="policies-8548e6"></a>&#x2022; [`network_policies`](#policies-8548e6) - Optional Block<br>Firewall Policy. Ordered List of Firewall Policies active for this network firewall<br>See [Network Policies](#policies-8548e6) below.
1470
+
1471
+ #### Voltstack Cluster Ar Active Network Policies Network Policies
1472
+
1473
+ <a id="deep-38a720"></a>Deeply nested **Policies** block collapsed for readability.
1474
+
1475
+ #### Voltstack Cluster Ar Dc Cluster Group
1476
+
1477
+ A [`dc_cluster_group`](#voltstack-cluster-ar-dc-cluster-group) block (within [`voltstack_cluster_ar`](#voltstack-cluster-ar)) supports the following:
1478
+
1479
+ <a id="name-0fe452"></a>&#x2022; [`name`](#name-0fe452) - Optional String<br>Name. When a configuration object(e.g. Virtual_host) refers to another(e.g route) then name will hold the referred object's(e.g. Route's) name
1480
+
1481
+ <a id="namespace-153248"></a>&#x2022; [`namespace`](#namespace-153248) - Optional String<br>Namespace. When a configuration object(e.g. Virtual_host) refers to another(e.g route) then namespace will hold the referred object's(e.g. Route's) namespace
1482
+
1483
+ <a id="tenant-80a2c5"></a>&#x2022; [`tenant`](#tenant-80a2c5) - Optional String<br>Tenant. When a configuration object(e.g. Virtual_host) refers to another(e.g route) then tenant will hold the referred object's(e.g. Route's) tenant
1484
+
1485
+ #### Voltstack Cluster Ar Global Network List
1486
+
1487
+ A [`global_network_list`](#list-7b202d) block (within [`voltstack_cluster_ar`](#voltstack-cluster-ar)) supports the following:
1488
+
1489
+ <a id="connections-cbb7ff"></a>&#x2022; [`global_network_connections`](#connections-cbb7ff) - Optional Block<br>Global Network Connections. Global network connections<br>See [Global Network Connections](#connections-cbb7ff) below.
1490
+
1491
+ #### Voltstack Cluster Ar Global Network List Global Network Connections
1492
+
1493
+ <a id="deep-1198a7"></a>Deeply nested **Connections** block collapsed for readability.
1494
+
1495
+ #### Voltstack Cluster Ar Global Network List Global Network Connections SLI To Global DR
1496
+
1497
+ <a id="deep-a69e8f"></a>Deeply nested **DR** block collapsed for readability.
1498
+
1499
+ #### Voltstack Cluster Ar Global Network List Global Network Connections SLI To Global DR Global Vn
1500
+
1501
+ <a id="deep-951e13"></a>Deeply nested **Vn** block collapsed for readability.
1502
+
1503
+ #### Voltstack Cluster Ar Global Network List Global Network Connections Slo To Global DR
1504
+
1505
+ <a id="deep-cb868c"></a>Deeply nested **DR** block collapsed for readability.
1506
+
1507
+ #### Voltstack Cluster Ar Global Network List Global Network Connections Slo To Global DR Global Vn
1508
+
1509
+ <a id="deep-bde99c"></a>Deeply nested **Vn** block collapsed for readability.
1510
+
1511
+ #### Voltstack Cluster Ar K8S Cluster
1512
+
1513
+ A [`k8s_cluster`](#voltstack-cluster-ar-k8s-cluster) block (within [`voltstack_cluster_ar`](#voltstack-cluster-ar)) supports the following:
1514
+
1515
+ <a id="voltstack-cluster-ar-k8s-cluster-name"></a>&#x2022; [`name`](#voltstack-cluster-ar-k8s-cluster-name) - Optional String<br>Name. When a configuration object(e.g. Virtual_host) refers to another(e.g route) then name will hold the referred object's(e.g. Route's) name
1516
+
1517
+ <a id="namespace-bfaf47"></a>&#x2022; [`namespace`](#namespace-bfaf47) - Optional String<br>Namespace. When a configuration object(e.g. Virtual_host) refers to another(e.g route) then namespace will hold the referred object's(e.g. Route's) namespace
1518
+
1519
+ <a id="voltstack-cluster-ar-k8s-cluster-tenant"></a>&#x2022; [`tenant`](#voltstack-cluster-ar-k8s-cluster-tenant) - Optional String<br>Tenant. When a configuration object(e.g. Virtual_host) refers to another(e.g route) then tenant will hold the referred object's(e.g. Route's) tenant
1520
+
1521
+ #### Voltstack Cluster Ar Node
1522
+
1523
+ A [`node`](#voltstack-cluster-ar-node) block (within [`voltstack_cluster_ar`](#voltstack-cluster-ar)) supports the following:
1524
+
1525
+ <a id="voltstack-cluster-ar-node-fault-domain"></a>&#x2022; [`fault_domain`](#voltstack-cluster-ar-node-fault-domain) - Optional Number<br>Number of fault domains. Namuber of fault domains to be used while creating the availability set
1526
+
1527
+ <a id="voltstack-cluster-ar-node-local-subnet"></a>&#x2022; [`local_subnet`](#voltstack-cluster-ar-node-local-subnet) - Optional Block<br>Azure Subnet. Parameters for Azure subnet<br>See [Local Subnet](#voltstack-cluster-ar-node-local-subnet) below.
1528
+
1529
+ <a id="voltstack-cluster-ar-node-node-number"></a>&#x2022; [`node_number`](#voltstack-cluster-ar-node-node-number) - Optional Number<br>Number of main nodes. Number of main nodes to create, either 1 or 3
1530
+
1531
+ <a id="voltstack-cluster-ar-node-update-domain"></a>&#x2022; [`update_domain`](#voltstack-cluster-ar-node-update-domain) - Optional Number<br>Number of update domains. Namuber of update domains to be used while creating the availability set
1532
+
1533
+ #### Voltstack Cluster Ar Node Local Subnet
1534
+
1535
+ A [`local_subnet`](#voltstack-cluster-ar-node-local-subnet) block (within [`voltstack_cluster_ar.node`](#voltstack-cluster-ar-node)) supports the following:
1536
+
1537
+ <a id="subnet-cc9194"></a>&#x2022; [`subnet`](#subnet-cc9194) - Optional Block<br>Azure Subnet. Parameters for Azure subnet<br>See [Subnet](#subnet-cc9194) below.
1538
+
1539
+ <a id="param-6c574d"></a>&#x2022; [`subnet_param`](#param-6c574d) - Optional Block<br>New Cloud Subnet Parameters. Parameters for creating a new cloud subnet<br>See [Subnet Param](#param-6c574d) below.
1540
+
1541
+ #### Voltstack Cluster Ar Node Local Subnet Subnet
1542
+
1543
+ A [`subnet`](#subnet-cc9194) block (within [`voltstack_cluster_ar.node.local_subnet`](#voltstack-cluster-ar-node-local-subnet)) supports the following:
1544
+
1545
+ <a id="name-7b2469"></a>&#x2022; [`subnet_name`](#name-7b2469) - Optional String<br>Subnet Name. Name of existing subnet
1546
+
1547
+ <a id="grp-a8564e"></a>&#x2022; [`subnet_resource_grp`](#grp-a8564e) - Optional String<br>Resource Group Name. Specify name of Resource Group
1548
+
1549
+ <a id="group-7c774f"></a>&#x2022; [`vnet_resource_group`](#group-7c774f) - Optional Block<br>Enable this option
1550
+
1551
+ #### Voltstack Cluster Ar Node Local Subnet Subnet Param
1552
+
1553
+ <a id="deep-db8b2c"></a>Deeply nested **Param** block collapsed for readability.
1554
+
1555
+ #### Voltstack Cluster Ar Outside Static Routes
1556
+
1557
+ An [`outside_static_routes`](#routes-ac3db8) block (within [`voltstack_cluster_ar`](#voltstack-cluster-ar)) supports the following:
1558
+
1559
+ <a id="list-e1e081"></a>&#x2022; [`static_route_list`](#list-e1e081) - Optional Block<br>List of Static Routes. List of Static routes<br>See [Static Route List](#list-e1e081) below.
1560
+
1561
+ #### Voltstack Cluster Ar Outside Static Routes Static Route List
1562
+
1563
+ <a id="deep-859dd7"></a>Deeply nested **List** block collapsed for readability.
1564
+
1565
+ #### Voltstack Cluster Ar Outside Static Routes Static Route List Custom Static Route
1566
+
1567
+ <a id="deep-611948"></a>Deeply nested **Route** block collapsed for readability.
1568
+
1569
+ #### Voltstack Cluster Ar Outside Static Routes Static Route List Custom Static Route Nexthop
1570
+
1571
+ <a id="deep-d38345"></a>Deeply nested **Nexthop** block collapsed for readability.
1572
+
1573
+ #### Voltstack Cluster Ar Outside Static Routes Static Route List Custom Static Route Nexthop Interface
1574
+
1575
+ <a id="deep-f5a887"></a>Deeply nested **Interface** block collapsed for readability.
1576
+
1577
+ #### Voltstack Cluster Ar Outside Static Routes Static Route List Custom Static Route Nexthop Nexthop Address
1578
+
1579
+ <a id="deep-ae52ed"></a>Deeply nested **Address** block collapsed for readability.
1580
+
1581
+ #### Voltstack Cluster Ar Outside Static Routes Static Route List Custom Static Route Nexthop Nexthop Address IPv4
1582
+
1583
+ <a id="deep-77e9bc"></a>Deeply nested **IPv4** block collapsed for readability.
1584
+
1585
+ #### Voltstack Cluster Ar Outside Static Routes Static Route List Custom Static Route Nexthop Nexthop Address IPv6
1586
+
1587
+ <a id="deep-ddfd10"></a>Deeply nested **IPv6** block collapsed for readability.
1588
+
1589
+ #### Voltstack Cluster Ar Outside Static Routes Static Route List Custom Static Route Subnets
1590
+
1591
+ <a id="deep-ad5565"></a>Deeply nested **Subnets** block collapsed for readability.
1592
+
1593
+ #### Voltstack Cluster Ar Outside Static Routes Static Route List Custom Static Route Subnets IPv4
1594
+
1595
+ <a id="deep-651e2b"></a>Deeply nested **IPv4** block collapsed for readability.
1596
+
1597
+ #### Voltstack Cluster Ar Outside Static Routes Static Route List Custom Static Route Subnets IPv6
1598
+
1599
+ <a id="deep-7e1352"></a>Deeply nested **IPv6** block collapsed for readability.
1600
+
1601
+ #### Voltstack Cluster Ar Storage Class List
1602
+
1603
+ A [`storage_class_list`](#voltstack-cluster-ar-storage-class-list) block (within [`voltstack_cluster_ar`](#voltstack-cluster-ar)) supports the following:
1604
+
1605
+ <a id="classes-a6c13f"></a>&#x2022; [`storage_classes`](#classes-a6c13f) - Optional Block<br>List of Storage Classes. List of custom storage classes<br>See [Storage Classes](#classes-a6c13f) below.
1606
+
1607
+ #### Voltstack Cluster Ar Storage Class List Storage Classes
1608
+
1609
+ <a id="deep-865f74"></a>Deeply nested **Classes** block collapsed for readability.
605
1610
 
606
1611
  ---
607
1612