@robinmordasiewicz/f5xc-terraform-mcp 3.10.1 → 3.10.3

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 (84) hide show
  1. package/dist/docs/data-sources/discovery.md +2 -2
  2. package/dist/docs/data-sources/irule.md +2 -2
  3. package/dist/docs/data-sources/network_policy.md +2 -2
  4. package/dist/docs/data-sources/policer.md +2 -2
  5. package/dist/docs/data-sources/site.md +2 -2
  6. package/dist/docs/data-sources/workload.md +2 -2
  7. package/dist/docs/resources/advertise_policy.md +10 -10
  8. package/dist/docs/resources/alert_policy.md +9 -9
  9. package/dist/docs/resources/alert_receiver.md +4 -4
  10. package/dist/docs/resources/api_definition.md +2 -2
  11. package/dist/docs/resources/api_testing.md +6 -6
  12. package/dist/docs/resources/apm.md +8 -8
  13. package/dist/docs/resources/app_firewall.md +19 -19
  14. package/dist/docs/resources/app_setting.md +5 -5
  15. package/dist/docs/resources/app_type.md +3 -3
  16. package/dist/docs/resources/aws_tgw_site.md +50 -50
  17. package/dist/docs/resources/aws_vpc_site.md +66 -66
  18. package/dist/docs/resources/azure_vnet_site.md +93 -93
  19. package/dist/docs/resources/bgp.md +6 -6
  20. package/dist/docs/resources/bgp_routing_policy.md +7 -7
  21. package/dist/docs/resources/cdn_cache_rule.md +2 -2
  22. package/dist/docs/resources/cdn_loadbalancer.md +122 -122
  23. package/dist/docs/resources/cloud_connect.md +4 -4
  24. package/dist/docs/resources/cloud_credentials.md +2 -2
  25. package/dist/docs/resources/cloud_link.md +3 -3
  26. package/dist/docs/resources/cluster.md +18 -18
  27. package/dist/docs/resources/dc_cluster_group.md +4 -4
  28. package/dist/docs/resources/discovery.md +259 -8
  29. package/dist/docs/resources/dns_domain.md +2 -2
  30. package/dist/docs/resources/endpoint.md +5 -5
  31. package/dist/docs/resources/enhanced_firewall_policy.md +15 -15
  32. package/dist/docs/resources/external_connector.md +7 -7
  33. package/dist/docs/resources/fast_acl.md +2 -2
  34. package/dist/docs/resources/fast_acl_rule.md +2 -2
  35. package/dist/docs/resources/fleet.md +25 -25
  36. package/dist/docs/resources/forward_proxy_policy.md +15 -15
  37. package/dist/docs/resources/forwarding_class.md +5 -5
  38. package/dist/docs/resources/gcp_vpc_site.md +37 -37
  39. package/dist/docs/resources/global_log_receiver.md +104 -104
  40. package/dist/docs/resources/healthcheck.md +2 -2
  41. package/dist/docs/resources/http_loadbalancer.md +287 -287
  42. package/dist/docs/resources/irule.md +7 -5
  43. package/dist/docs/resources/log_receiver.md +104 -104
  44. package/dist/docs/resources/malicious_user_mitigation.md +6 -6
  45. package/dist/docs/resources/nat_policy.md +10 -10
  46. package/dist/docs/resources/network_connector.md +9 -9
  47. package/dist/docs/resources/network_firewall.md +3 -3
  48. package/dist/docs/resources/network_interface.md +28 -28
  49. package/dist/docs/resources/network_policy.md +210 -37
  50. package/dist/docs/resources/network_policy_view.md +16 -16
  51. package/dist/docs/resources/nfv_service.md +26 -26
  52. package/dist/docs/resources/origin_pool.md +48 -48
  53. package/dist/docs/resources/policer.md +50 -10
  54. package/dist/docs/resources/policy_based_routing.md +8 -8
  55. package/dist/docs/resources/protocol_inspection.md +4 -4
  56. package/dist/docs/resources/proxy.md +23 -23
  57. package/dist/docs/resources/rate_limiter.md +1 -1
  58. package/dist/docs/resources/rate_limiter_policy.md +8 -8
  59. package/dist/docs/resources/route.md +36 -36
  60. package/dist/docs/resources/secret_management_access.md +8 -8
  61. package/dist/docs/resources/securemesh_site.md +97 -97
  62. package/dist/docs/resources/segment.md +4 -4
  63. package/dist/docs/resources/service_policy.md +44 -44
  64. package/dist/docs/resources/service_policy_rule.md +37 -37
  65. package/dist/docs/resources/site.md +241 -613
  66. package/dist/docs/resources/site_mesh_group.md +8 -8
  67. package/dist/docs/resources/subnet.md +5 -5
  68. package/dist/docs/resources/tcp_loadbalancer.md +37 -37
  69. package/dist/docs/resources/tunnel.md +4 -4
  70. package/dist/docs/resources/udp_loadbalancer.md +9 -9
  71. package/dist/docs/resources/user_identification.md +10 -10
  72. package/dist/docs/resources/virtual_host.md +42 -42
  73. package/dist/docs/resources/virtual_network.md +4 -4
  74. package/dist/docs/resources/voltstack_site.md +59 -59
  75. package/dist/docs/resources/waf_exclusion_policy.md +5 -5
  76. package/dist/docs/resources/workload.md +9 -2951
  77. package/dist/metadata/resource-metadata.json +379 -613
  78. package/dist/metadata/validation-patterns.json +1 -1
  79. package/dist/tools/auth.js +38 -15
  80. package/dist/tools/auth.js.map +1 -1
  81. package/dist/tools/discover.d.ts.map +1 -1
  82. package/dist/tools/discover.js +36 -0
  83. package/dist/tools/discover.js.map +1 -1
  84. 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 aws vpc site specification. configuration.
5
+ Manages a Site resource in F5 Distributed Cloud for secure mesh site specification. configuration.
6
6
  ---
7
7
 
8
8
  # f5xc_site (Resource)
9
9
 
10
- Manages a Site resource in F5 Distributed Cloud for aws vpc site specification. configuration.
10
+ Manages a Site resource in F5 Distributed Cloud for secure mesh 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 aws vpc site specification.
15
15
 
16
16
  ```terraform
17
17
  # Site Resource Example
18
- # Manages a Site resource in F5 Distributed Cloud for aws vpc site specification. configuration.
18
+ # Manages a Site resource in F5 Distributed Cloud for secure mesh 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
- # SecretType is used in an object to indicate a sensitive/c...
36
- admin_password {
37
- # Configure admin_password settings
35
+ # [OneOf: blocked_services, default_blocked_services; Defau...
36
+ blocked_services {
37
+ # Configure blocked_services settings
38
38
  }
39
- # BlindfoldSecretInfoType specifies information about the S...
40
- blindfold_secret_info {
41
- # Configure blindfold_secret_info settings
39
+ # Disable Node Local Services. Blocking or denial configura...
40
+ blocked_sevice {
41
+ # Configure blocked_sevice settings
42
42
  }
43
- # ClearSecretInfoType specifies information about the Secre...
44
- clear_secret_info {
45
- # Configure clear_secret_info settings
43
+ # Enable this option
44
+ dns {
45
+ # Configure dns settings
46
46
  }
47
47
  }
48
48
  ```
@@ -68,80 +68,44 @@ resource "f5xc_site" "example" {
68
68
 
69
69
  <a id="address"></a>&#x2022; [`address`](#address) - Optional String<br>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>SecretType is used in an object to indicate a sensitive/confidential field<br>See [Admin Password](#admin-password) below for details.
72
-
73
- <a id="aws-cred"></a>&#x2022; [`aws_cred`](#aws-cred) - Optional Block<br>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 [AWS Cred](#aws-cred) below for details.
74
-
75
- <a id="aws-region"></a>&#x2022; [`aws_region`](#aws-region) - Optional String<br>AWS Region. Name for AWS Region
76
-
77
- -> **One of the following:**
78
- &#x2022; <a id="block-all-services"></a>[`block_all_services`](#block-all-services) - Optional Block<br>Can be used for messages where no values are needed
79
- <br><br>&#x2022; <a id="blocked-services"></a>[`blocked_services`](#blocked-services) - Optional Block<br>Disable node local services on this site<br>See [Blocked Services](#blocked-services) below for details.
80
-
81
- <a id="coordinates"></a>&#x2022; [`coordinates`](#coordinates) - Optional Block<br>Coordinates of the site which provides the site physical location<br>See [Coordinates](#coordinates) below for details.
82
-
83
- <a id="custom-dns"></a>&#x2022; [`custom_dns`](#custom-dns) - Optional Block<br>Custom DNS is the configured for specify CE site<br>See [Custom DNS](#custom-dns) below for details.
84
-
85
- -> **One of the following:**
86
- &#x2022; <a id="custom-security-group"></a>[`custom_security_group`](#custom-security-group) - Optional Block<br>Enter pre created security groups for slo(Site Local Outside) and SLI(Site Local Inside) interface. Supported only for sites deployed on existing VPC<br>See [Custom Security Group](#custom-security-group) below for details.
87
- <br><br>&#x2022; <a id="f5xc-security-group"></a>[`f5xc_security_group`](#f5xc-security-group) - Optional Block<br>Can be used for messages where no values are needed
88
-
89
- <a id="default-blocked-services"></a>&#x2022; [`default_blocked_services`](#default-blocked-services) - Optional Block<br>Can be used for messages where no values are needed
90
-
91
- -> **One of the following:**
92
- &#x2022; <a id="direct-connect-disabled"></a>[`direct_connect_disabled`](#direct-connect-disabled) - Optional Block<br>Can be used for messages where no values are needed
93
- <br><br>&#x2022; <a id="direct-connect-enabled"></a>[`direct_connect_enabled`](#direct-connect-enabled) - Optional Block<br>Direct Connect Configuration. Direct Connect Configuration<br>See [Direct Connect Enabled](#direct-connect-enabled) below for details.
94
- <br><br>&#x2022; <a id="private-connectivity"></a>[`private_connectivity`](#private-connectivity) - Optional Block<br>Private Connect Configuration. Private Connect Configuration
95
-
96
71
  -> **One of the following:**
97
- &#x2022; <a id="disable-internet-vip"></a>[`disable_internet_vip`](#disable-internet-vip) - Optional Block<br>Can be used for messages where no values are needed
98
-
99
- <a id="disk-size"></a>&#x2022; [`disk_size`](#disk-size) - Optional Number<br>Disk size to be used for this instance in GiB. 80 is 80 GiB
72
+ &#x2022; <a id="blocked-services"></a>[`blocked_services`](#blocked-services) - Optional Block<br>Disable node local services on this site<br>See [Blocked Services](#blocked-services) below for details.
100
73
 
101
74
  -> **One of the following:**
102
- &#x2022; <a id="egress-gateway-default"></a>[`egress_gateway_default`](#egress-gateway-default) - Optional Block<br>Can be used for messages where no values are needed
103
- <br><br>&#x2022; <a id="egress-nat-gw"></a>[`egress_nat_gw`](#egress-nat-gw) - Optional Block<br>With this option, egress site traffic will be routed through an Network Address Translation(NAT) Gateway<br>See [Egress NAT Gw](#egress-nat-gw) below for details.
104
-
105
- <a id="egress-virtual-private-gateway"></a>&#x2022; [`egress_virtual_private_gateway`](#egress-virtual-private-gateway) - Optional Block<br>With this option, egress site traffic will be routed through an Virtual Private Gateway<br>See [Egress Virtual Private Gateway](#egress-virtual-private-gateway) below for details.
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.
106
76
 
107
- <a id="enable-internet-vip"></a>&#x2022; [`enable_internet_vip`](#enable-internet-vip) - Optional Block<br>Can be used for messages where no values are needed
77
+ <a id="coordinates"></a>&#x2022; [`coordinates`](#coordinates) - Optional Block<br>Coordinates of the site which provides the site physical location<br>See [Coordinates](#coordinates) below for details.
108
78
 
109
79
  -> **One of the following:**
110
- &#x2022; <a id="f5-orchestrated-routing"></a>[`f5_orchestrated_routing`](#f5-orchestrated-routing) - Optional Block<br>Can be used for messages where no values are needed
111
- <br><br>&#x2022; <a id="manual-routing"></a>[`manual_routing`](#manual-routing) - Optional Block<br>Can be used for messages where no values are needed
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.
112
81
 
113
- -> **One of the following:**
114
- &#x2022; <a id="ingress-egress-gw"></a>[`ingress_egress_gw`](#ingress-egress-gw) - Optional Block<br>AWS Ingress/Egress Gateway. Two interface AWS ingress/egress site<br>See [Ingress Egress Gw](#ingress-egress-gw) below for details.
115
- <br><br>&#x2022; <a id="ingress-gw"></a>[`ingress_gw`](#ingress-gw) - Optional Block<br>AWS Ingress Gateway. Single interface AWS ingress site
116
- <br><br>&#x2022; <a id="voltstack-cluster"></a>[`voltstack_cluster`](#voltstack-cluster) - Optional Block<br>App Stack cluster of single interface AWS nodes
82
+ <a id="default-blocked-services"></a>&#x2022; [`default_blocked_services`](#default-blocked-services) - Optional Block<br>Enable this option
117
83
 
118
- <a id="instance-type"></a>&#x2022; [`instance_type`](#instance-type) - Optional String<br>Select Instance size based on performance needed
84
+ <a id="default-network-config"></a>&#x2022; [`default_network_config`](#default-network-config) - Optional Block<br>Enable this option
119
85
 
120
86
  <a id="kubernetes-upgrade-drain"></a>&#x2022; [`kubernetes_upgrade_drain`](#kubernetes-upgrade-drain) - Optional Block<br>Specify how worker nodes within a site will be upgraded
121
87
 
122
88
  -> **One of the following:**
123
89
  &#x2022; <a id="log-receiver"></a>[`log_receiver`](#log-receiver) - Optional Block<br>Type establishes a direct reference from one object(the referrer) to another(the referred). Such a reference is in form of tenant/namespace/name
124
- <br><br>&#x2022; <a id="logs-streaming-disabled"></a>[`logs_streaming_disabled`](#logs-streaming-disabled) - Optional Block<br>Can be used for messages where no values are needed
90
+ <br><br>&#x2022; <a id="logs-streaming-disabled"></a>[`logs_streaming_disabled`](#logs-streaming-disabled) - Optional Block<br>Enable this option
125
91
 
126
- -> **One of the following:**
127
- &#x2022; <a id="no-worker-nodes"></a>[`no_worker_nodes`](#no-worker-nodes) - Optional Block<br>Can be used for messages where no values are needed
128
- <br><br>&#x2022; <a id="nodes-per-az"></a>[`nodes_per_az`](#nodes-per-az) - Optional Number<br>Desired Worker Nodes Per AZ. Max limit is up to 21
92
+ <a id="master-node-configuration"></a>&#x2022; [`master_node_configuration`](#master-node-configuration) - Optional Block<br>Configuration of master nodes
93
+
94
+ <a id="no-bond-devices"></a>&#x2022; [`no_bond_devices`](#no-bond-devices) - Optional Block<br>Enable this option
129
95
 
130
96
  <a id="offline-survivability-mode"></a>&#x2022; [`offline_survivability_mode`](#offline-survivability-mode) - Optional Block<br>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
131
97
 
132
98
  <a id="os"></a>&#x2022; [`os`](#os) - Optional Block<br>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
133
99
 
134
- <a id="ssh-key"></a>&#x2022; [`ssh_key`](#ssh-key) - Optional String<br>Public SSH key for accessing the site
100
+ <a id="performance-enhancement-mode"></a>&#x2022; [`performance_enhancement_mode`](#performance-enhancement-mode) - Optional Block<br>Optimize the site for L3 or L7 traffic processing. L7 optimized is the default
135
101
 
136
102
  <a id="sw"></a>&#x2022; [`sw`](#sw) - Optional Block<br>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
137
103
 
138
- <a id="tags"></a>&#x2022; [`tags`](#tags) - Optional Block<br>AWS Tags is a label consisting of a user-defined key and value. It helps to manage, identify, organize, search for, and filter resources in AWS console
139
-
140
104
  <a id="timeouts"></a>&#x2022; [`timeouts`](#timeouts) - Optional Block
141
105
 
142
- <a id="total-nodes"></a>&#x2022; [`total_nodes`](#total-nodes) - Optional Number<br>Total number of worker nodes to be deployed across all AZ's used in the Site
106
+ <a id="volterra-certified-hw"></a>&#x2022; [`volterra_certified_hw`](#volterra-certified-hw) - Optional String<br>Name for generic server certified hardware to form this Secure Mesh site
143
107
 
144
- <a id="vpc"></a>&#x2022; [`vpc`](#vpc) - Optional Block<br>Defines choice about AWS VPC for a view
108
+ <a id="worker-nodes"></a>&#x2022; [`worker_nodes`](#worker-nodes) - Optional List<br>Worker Nodes. Names of worker nodes
145
109
 
146
110
  ### Attributes Reference
147
111
 
@@ -151,42 +115,6 @@ In addition to all arguments above, the following attributes are exported:
151
115
 
152
116
  ---
153
117
 
154
- #### Admin Password
155
-
156
- An [`admin_password`](#admin-password) block supports the following:
157
-
158
- <a id="admin-password-blindfold-secret-info"></a>&#x2022; [`blindfold_secret_info`](#admin-password-blindfold-secret-info) - Optional Block<br>BlindfoldSecretInfoType specifies information about the Secret managed by F5XC Secret Management<br>See [Blindfold Secret Info](#admin-password-blindfold-secret-info) below.
159
-
160
- <a id="admin-password-clear-secret-info"></a>&#x2022; [`clear_secret_info`](#admin-password-clear-secret-info) - Optional Block<br>ClearSecretInfoType specifies information about the Secret that is not encrypted<br>See [Clear Secret Info](#admin-password-clear-secret-info) below.
161
-
162
- #### Admin Password Blindfold Secret Info
163
-
164
- A [`blindfold_secret_info`](#admin-password-blindfold-secret-info) block (within [`admin_password`](#admin-password)) supports the following:
165
-
166
- <a id="provider-e88368"></a>&#x2022; [`decryption_provider`](#provider-e88368) - Optional String<br>Name of the Secret Management Access object that contains information about the backend Secret Management service
167
-
168
- <a id="location-60af3e"></a>&#x2022; [`location`](#location-60af3e) - Optional String<br>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
169
-
170
- <a id="provider-5c48c5"></a>&#x2022; [`store_provider`](#provider-5c48c5) - Optional String<br>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:///
171
-
172
- #### Admin Password Clear Secret Info
173
-
174
- A [`clear_secret_info`](#admin-password-clear-secret-info) block (within [`admin_password`](#admin-password)) supports the following:
175
-
176
- <a id="ref-e52931"></a>&#x2022; [`provider_ref`](#ref-e52931) - Optional String<br>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:///
177
-
178
- <a id="admin-password-clear-secret-info-url"></a>&#x2022; [`url`](#admin-password-clear-secret-info-url) - Optional String<br>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
179
-
180
- #### AWS Cred
181
-
182
- An [`aws_cred`](#aws-cred) block supports the following:
183
-
184
- <a id="aws-cred-name"></a>&#x2022; [`name`](#aws-cred-name) - Optional String<br>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
185
-
186
- <a id="aws-cred-namespace"></a>&#x2022; [`namespace`](#aws-cred-namespace) - Optional String<br>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
187
-
188
- <a id="aws-cred-tenant"></a>&#x2022; [`tenant`](#aws-cred-tenant) - Optional String<br>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
189
-
190
118
  #### Blocked Services
191
119
 
192
120
  A [`blocked_services`](#blocked-services) block supports the following:
@@ -197,457 +125,399 @@ A [`blocked_services`](#blocked-services) block supports the following:
197
125
 
198
126
  A [`blocked_sevice`](#blocked-services-blocked-sevice) block (within [`blocked_services`](#blocked-services)) supports the following:
199
127
 
200
- <a id="blocked-services-blocked-sevice-dns"></a>&#x2022; [`dns`](#blocked-services-blocked-sevice-dns) - Optional Block<br>Can be used for messages where no values are needed
128
+ <a id="blocked-services-blocked-sevice-dns"></a>&#x2022; [`dns`](#blocked-services-blocked-sevice-dns) - Optional Block<br>Enable this option
201
129
 
202
130
  <a id="type-808ec9"></a>&#x2022; [`network_type`](#type-808ec9) - Optional String Defaults to `VIRTUAL_NETWORK_SITE_LOCAL`<br>Possible values are `VIRTUAL_NETWORK_SITE_LOCAL`, `VIRTUAL_NETWORK_SITE_LOCAL_INSIDE`, `VIRTUAL_NETWORK_PER_SITE`, `VIRTUAL_NETWORK_PUBLIC`, `VIRTUAL_NETWORK_GLOBAL`, `VIRTUAL_NETWORK_SITE_SERVICE`, `VIRTUAL_NETWORK_VER_INTERNAL`, `VIRTUAL_NETWORK_SITE_LOCAL_INSIDE_OUTSIDE`, `VIRTUAL_NETWORK_IP_AUTO`, `VIRTUAL_NETWORK_VOLTADN_PRIVATE_NETWORK`, `VIRTUAL_NETWORK_SRV6_NETWORK`, `VIRTUAL_NETWORK_IP_FABRIC`, `VIRTUAL_NETWORK_SEGMENT`<br>[Enum: VIRTUAL_NETWORK_SITE_LOCAL|VIRTUAL_NETWORK_SITE_LOCAL_INSIDE|VIRTUAL_NETWORK_PER_SITE|VIRTUAL_NETWORK_PUBLIC|VIRTUAL_NETWORK_GLOBAL|VIRTUAL_NETWORK_SITE_SERVICE|VIRTUAL_NETWORK_VER_INTERNAL|VIRTUAL_NETWORK_SITE_LOCAL_INSIDE_OUTSIDE|VIRTUAL_NETWORK_IP_AUTO|VIRTUAL_NETWORK_VOLTADN_PRIVATE_NETWORK|VIRTUAL_NETWORK_SRV6_NETWORK|VIRTUAL_NETWORK_IP_FABRIC|VIRTUAL_NETWORK_SEGMENT] Different types of virtual networks understood by the system Virtual-network of type VIRTUAL_NETWORK_SITE_LOCAL provides connectivity to public (outside) network. This is an insecure network and is connected to public internet via NAT Gateways/firwalls Virtual-network of this type is local to
203
131
 
204
- <a id="blocked-services-blocked-sevice-ssh"></a>&#x2022; [`ssh`](#blocked-services-blocked-sevice-ssh) - Optional Block<br>Can be used for messages where no values are needed
205
-
206
- <a id="interface-e57e21"></a>&#x2022; [`web_user_interface`](#interface-e57e21) - Optional Block<br>Can be used for messages where no values are needed
207
-
208
- #### Coordinates
209
-
210
- A [`coordinates`](#coordinates) block supports the following:
211
-
212
- <a id="coordinates-latitude"></a>&#x2022; [`latitude`](#coordinates-latitude) - Optional Number<br>Latitude. Latitude of the site location
213
-
214
- <a id="coordinates-longitude"></a>&#x2022; [`longitude`](#coordinates-longitude) - Optional Number<br>Longitude. Longitude of site location
215
-
216
- #### Custom DNS
217
-
218
- A [`custom_dns`](#custom-dns) block supports the following:
219
-
220
- <a id="custom-dns-inside-nameserver"></a>&#x2022; [`inside_nameserver`](#custom-dns-inside-nameserver) - Optional String<br>Optional DNS server IP to be used for name resolution in inside network
221
-
222
- <a id="custom-dns-outside-nameserver"></a>&#x2022; [`outside_nameserver`](#custom-dns-outside-nameserver) - Optional String<br>Optional DNS server IP to be used for name resolution in outside network
132
+ <a id="blocked-services-blocked-sevice-ssh"></a>&#x2022; [`ssh`](#blocked-services-blocked-sevice-ssh) - Optional Block<br>Enable this option
223
133
 
224
- #### Custom Security Group
134
+ <a id="interface-e57e21"></a>&#x2022; [`web_user_interface`](#interface-e57e21) - Optional Block<br>Enable this option
225
135
 
226
- A [`custom_security_group`](#custom-security-group) block supports the following:
136
+ #### Bond Device List
227
137
 
228
- <a id="group-id-8e8adb"></a>&#x2022; [`inside_security_group_id`](#group-id-8e8adb) - Optional String<br>Security Group ID to be attached to SLI(Site Local Inside) Interface
138
+ A [`bond_device_list`](#bond-device-list) block supports the following:
229
139
 
230
- <a id="group-id-c3131b"></a>&#x2022; [`outside_security_group_id`](#group-id-c3131b) - Optional String<br>Security Group ID to be attached to SLO(Site Local Outside) Interface
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.
231
141
 
232
- #### Direct Connect Enabled
142
+ #### Bond Device List Bond Devices
233
143
 
234
- A [`direct_connect_enabled`](#direct-connect-enabled) block supports the following:
144
+ A [`bond_devices`](#bond-device-list-bond-devices) block (within [`bond_device_list`](#bond-device-list)) supports the following:
235
145
 
236
- <a id="direct-connect-enabled-auto-asn"></a>&#x2022; [`auto_asn`](#direct-connect-enabled-auto-asn) - Optional Block<br>Can be used for messages where no values are needed
146
+ <a id="backup-c22794"></a>&#x2022; [`active_backup`](#backup-c22794) - Optional Block<br>Enable this option
237
147
 
238
- <a id="direct-connect-enabled-custom-asn"></a>&#x2022; [`custom_asn`](#direct-connect-enabled-custom-asn) - Optional Number<br>Custom Autonomous System Number
148
+ <a id="bond-device-list-bond-devices-devices"></a>&#x2022; [`devices`](#bond-device-list-bond-devices-devices) - Optional List<br>Ethernet devices that will make up this bond
239
149
 
240
- <a id="direct-connect-enabled-hosted-vifs"></a>&#x2022; [`hosted_vifs`](#direct-connect-enabled-hosted-vifs) - Optional Block<br>AWS Direct Connect Hosted VIF Configuration<br>See [Hosted Vifs](#direct-connect-enabled-hosted-vifs) below.
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.
241
151
 
242
- <a id="direct-connect-enabled-standard-vifs"></a>&#x2022; [`standard_vifs`](#direct-connect-enabled-standard-vifs) - Optional Block<br>Can be used for messages where no values are needed
152
+ <a id="interval-0b4c96"></a>&#x2022; [`link_polling_interval`](#interval-0b4c96) - Optional Number<br>Link polling interval in milliseconds
243
153
 
244
- #### Direct Connect Enabled Hosted Vifs
154
+ <a id="delay-b1200b"></a>&#x2022; [`link_up_delay`](#delay-b1200b) - Optional Number<br>Milliseconds wait before link is declared up
245
155
 
246
- A [`hosted_vifs`](#direct-connect-enabled-hosted-vifs) block (within [`direct_connect_enabled`](#direct-connect-enabled)) supports the following:
156
+ <a id="bond-device-list-bond-devices-name"></a>&#x2022; [`name`](#bond-device-list-bond-devices-name) - Optional String<br>Name for the Bond. Ex 'bond0'
247
157
 
248
- <a id="connect-b8275e"></a>&#x2022; [`site_registration_over_direct_connect`](#connect-b8275e) - Optional Block<br>CloudLink ADN Network Config<br>See [Site Registration Over Direct Connect](#connect-b8275e) below.
158
+ #### Bond Device List Bond Devices Lacp
249
159
 
250
- <a id="internet-6028e0"></a>&#x2022; [`site_registration_over_internet`](#internet-6028e0) - Optional Block<br>Can be used for messages where no values are needed
160
+ A [`lacp`](#bond-device-list-bond-devices-lacp) block (within [`bond_device_list.bond_devices`](#bond-device-list-bond-devices)) supports the following:
251
161
 
252
- <a id="list-d6c323"></a>&#x2022; [`vif_list`](#list-d6c323) - Optional Block<br>List of Hosted VIF Config. List of Hosted VIF Config<br>See [Vif List](#list-d6c323) below.
162
+ <a id="bond-device-list-bond-devices-lacp-rate"></a>&#x2022; [`rate`](#bond-device-list-bond-devices-lacp-rate) - Optional Number<br>Interval in seconds to transmit LACP packets
253
163
 
254
- #### Direct Connect Enabled Hosted Vifs Site Registration Over Direct Connect
255
-
256
- <a id="deep-3f196d"></a>Deeply nested **Connect** block collapsed for readability.
257
-
258
- #### Direct Connect Enabled Hosted Vifs Vif List
259
-
260
- A [`vif_list`](#list-d6c323) block (within [`direct_connect_enabled.hosted_vifs`](#direct-connect-enabled-hosted-vifs)) supports the following:
261
-
262
- <a id="region-3f105f"></a>&#x2022; [`other_region`](#region-3f105f) - Optional String<br>Other Region
263
-
264
- <a id="region-3435ff"></a>&#x2022; [`same_as_site_region`](#region-3435ff) - Optional Block<br>Can be used for messages where no values are needed
265
-
266
- <a id="vif-id-4f330c"></a>&#x2022; [`vif_id`](#vif-id-4f330c) - Optional String<br>AWS Direct Connect VIF ID that needs to be connected to the site
267
-
268
- #### Egress NAT Gw
269
-
270
- An [`egress_nat_gw`](#egress-nat-gw) block supports the following:
271
-
272
- <a id="egress-nat-gw-nat-gw-id"></a>&#x2022; [`nat_gw_id`](#egress-nat-gw-nat-gw-id) - Optional String<br>Existing NAT Gateway ID
273
-
274
- #### Egress Virtual Private Gateway
275
-
276
- An [`egress_virtual_private_gateway`](#egress-virtual-private-gateway) block supports the following:
277
-
278
- <a id="egress-virtual-private-gateway-vgw-id"></a>&#x2022; [`vgw_id`](#egress-virtual-private-gateway-vgw-id) - Optional String<br>Existing Virtual Private Gateway ID
279
-
280
- #### Ingress Egress Gw
281
-
282
- An [`ingress_egress_gw`](#ingress-egress-gw) block supports the following:
283
-
284
- <a id="policies-4e1d03"></a>&#x2022; [`active_enhanced_firewall_policies`](#policies-4e1d03) - Optional Block<br>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.
285
-
286
- <a id="policies-265acf"></a>&#x2022; [`active_forward_proxy_policies`](#policies-265acf) - Optional Block<br>Ordered List of Forward Proxy Policies active<br>See [Active Forward Proxy Policies](#policies-265acf) below.
287
-
288
- <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.
289
-
290
- <a id="ingress-egress-gw-allowed-vip-port"></a>&#x2022; [`allowed_vip_port`](#ingress-egress-gw-allowed-vip-port) - Optional Block<br>Defines the TCP port(s) which will be opened on the cloud loadbalancer. Such that the client can use the cloud VIP IP and port combination to reach TCP/HTTP LB configured on the F5XC Site<br>See [Allowed VIP Port](#ingress-egress-gw-allowed-vip-port) below.
291
-
292
- <a id="ingress-egress-gw-allowed-vip-port-sli"></a>&#x2022; [`allowed_vip_port_sli`](#ingress-egress-gw-allowed-vip-port-sli) - Optional Block<br>Defines the TCP port(s) which will be opened on the cloud loadbalancer. Such that the client can use the cloud VIP IP and port combination to reach TCP/HTTP LB configured on the F5XC Site<br>See [Allowed VIP Port SLI](#ingress-egress-gw-allowed-vip-port-sli) below.
293
-
294
- <a id="ingress-egress-gw-aws-certified-hw"></a>&#x2022; [`aws_certified_hw`](#ingress-egress-gw-aws-certified-hw) - Optional String<br>Name for AWS certified hardware
164
+ #### Coordinates
295
165
 
296
- <a id="ingress-egress-gw-az-nodes"></a>&#x2022; [`az_nodes`](#ingress-egress-gw-az-nodes) - Optional Block<br>Only Single AZ or Three AZ(s) nodes are supported currently<br>See [Az Nodes](#ingress-egress-gw-az-nodes) below.
166
+ A [`coordinates`](#coordinates) block supports the following:
297
167
 
298
- <a id="inside-vn-3ce96a"></a>&#x2022; [`dc_cluster_group_inside_vn`](#inside-vn-3ce96a) - Optional Block<br>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.
168
+ <a id="coordinates-latitude"></a>&#x2022; [`latitude`](#coordinates-latitude) - Optional Number<br>Latitude. Latitude of the site location
299
169
 
300
- <a id="outside-vn-3594d6"></a>&#x2022; [`dc_cluster_group_outside_vn`](#outside-vn-3594d6) - Optional Block<br>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.
170
+ <a id="coordinates-longitude"></a>&#x2022; [`longitude`](#coordinates-longitude) - Optional Number<br>Longitude. Longitude of site location
301
171
 
302
- <a id="all-8889af"></a>&#x2022; [`forward_proxy_allow_all`](#all-8889af) - Optional Block<br>Can be used for messages where no values are needed
172
+ #### Custom Network Config
303
173
 
304
- <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.
174
+ A [`custom_network_config`](#custom-network-config) block supports the following:
305
175
 
306
- <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.
176
+ <a id="policies-c4c984"></a>&#x2022; [`active_enhanced_firewall_policies`](#policies-c4c984) - Optional Block<br>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.
307
177
 
308
- <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>Can be used for messages where no values are needed
178
+ <a id="policies-fbbf75"></a>&#x2022; [`active_forward_proxy_policies`](#policies-fbbf75) - Optional Block<br>Ordered List of Forward Proxy Policies active<br>See [Active Forward Proxy Policies](#policies-fbbf75) below.
309
179
 
310
- <a id="ingress-egress-gw-no-forward-proxy"></a>&#x2022; [`no_forward_proxy`](#ingress-egress-gw-no-forward-proxy) - Optional Block<br>Can be used for messages where no values are needed
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.
311
181
 
312
- <a id="ingress-egress-gw-no-global-network"></a>&#x2022; [`no_global_network`](#ingress-egress-gw-no-global-network) - Optional Block<br>Can be used for messages where no values are needed
182
+ <a id="custom-network-config-default-config"></a>&#x2022; [`default_config`](#custom-network-config-default-config) - Optional Block<br>Enable this option
313
183
 
314
- <a id="routes-b69a18"></a>&#x2022; [`no_inside_static_routes`](#routes-b69a18) - Optional Block<br>Can be used for messages where no values are needed
184
+ <a id="config-226341"></a>&#x2022; [`default_interface_config`](#config-226341) - Optional Block<br>Enable this option
315
185
 
316
- <a id="ingress-egress-gw-no-network-policy"></a>&#x2022; [`no_network_policy`](#ingress-egress-gw-no-network-policy) - Optional Block<br>Can be used for messages where no values are needed
186
+ <a id="config-ac20e7"></a>&#x2022; [`default_sli_config`](#config-ac20e7) - Optional Block<br>Enable this option
317
187
 
318
- <a id="routes-630976"></a>&#x2022; [`no_outside_static_routes`](#routes-630976) - Optional Block<br>Can be used for messages where no values are needed
188
+ <a id="all-1d28e8"></a>&#x2022; [`forward_proxy_allow_all`](#all-1d28e8) - Optional Block<br>Enable this option
319
189
 
320
- <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.
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.
321
191
 
322
- <a id="mode-4d23c2"></a>&#x2022; [`performance_enhancement_mode`](#mode-4d23c2) - Optional Block<br>Optimize the site for L3 or L7 traffic processing. L7 optimized is the default<br>See [Performance Enhancement Mode](#mode-4d23c2) below.
192
+ <a id="custom-network-config-interface-list"></a>&#x2022; [`interface_list`](#custom-network-config-interface-list) - Optional Block<br>Configure network interfaces for this Secure Mesh site<br>See [Interface List](#custom-network-config-interface-list) below.
323
193
 
324
- <a id="public-ip-5f6604"></a>&#x2022; [`sm_connection_public_ip`](#public-ip-5f6604) - Optional Block<br>Can be used for messages where no values are needed
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
325
195
 
326
- <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>Can be used for messages where no values are needed
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
327
197
 
328
- #### Ingress Egress Gw Active Enhanced Firewall Policies
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
329
199
 
330
- An [`active_enhanced_firewall_policies`](#policies-4e1d03) block (within [`ingress_egress_gw`](#ingress-egress-gw)) supports the following:
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.
331
201
 
332
- <a id="policies-b74f29"></a>&#x2022; [`enhanced_firewall_policies`](#policies-b74f29) - Optional Block<br>Ordered List of Enhanced Firewall Policies active<br>See [Enhanced Firewall Policies](#policies-b74f29) below.
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.
333
203
 
334
- #### Ingress Egress Gw Active Enhanced Firewall Policies Enhanced Firewall Policies
204
+ <a id="public-ip-5fd49f"></a>&#x2022; [`sm_connection_public_ip`](#public-ip-5fd49f) - Optional Block<br>Enable this option
335
205
 
336
- <a id="deep-3cb2d1"></a>Deeply nested **Policies** block collapsed for readability.
206
+ <a id="pvt-ip-892ce0"></a>&#x2022; [`sm_connection_pvt_ip`](#pvt-ip-892ce0) - Optional Block<br>Enable this option
337
207
 
338
- #### Ingress Egress Gw Active Forward Proxy Policies
208
+ <a id="timeout-1607a1"></a>&#x2022; [`tunnel_dead_timeout`](#timeout-1607a1) - Optional Number<br>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
339
209
 
340
- An [`active_forward_proxy_policies`](#policies-265acf) block (within [`ingress_egress_gw`](#ingress-egress-gw)) supports the following:
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 advertisement mode for VIP Invalid VRRP mode
341
211
 
342
- <a id="policies-ae49bd"></a>&#x2022; [`forward_proxy_policies`](#policies-ae49bd) - Optional Block<br>Ordered List of Forward Proxy Policies active<br>See [Forward Proxy Policies](#policies-ae49bd) below.
212
+ #### Custom Network Config Active Enhanced Firewall Policies
343
213
 
344
- #### Ingress Egress Gw Active Forward Proxy Policies Forward Proxy Policies
214
+ An [`active_enhanced_firewall_policies`](#policies-c4c984) block (within [`custom_network_config`](#custom-network-config)) supports the following:
345
215
 
346
- <a id="deep-54c023"></a>Deeply nested **Policies** block collapsed for readability.
216
+ <a id="policies-d28848"></a>&#x2022; [`enhanced_firewall_policies`](#policies-d28848) - Optional Block<br>Ordered List of Enhanced Firewall Policies active<br>See [Enhanced Firewall Policies](#policies-d28848) below.
347
217
 
348
- #### Ingress Egress Gw Active Network Policies
218
+ #### Custom Network Config Active Enhanced Firewall Policies Enhanced Firewall Policies
349
219
 
350
- An [`active_network_policies`](#policies-a2ee20) block (within [`ingress_egress_gw`](#ingress-egress-gw)) supports the following:
220
+ <a id="deep-d2a5f1"></a>Deeply nested **Policies** block collapsed for readability.
351
221
 
352
- <a id="policies-e07db8"></a>&#x2022; [`network_policies`](#policies-e07db8) - Optional Block<br>Ordered List of Firewall Policies active for this network firewall<br>See [Network Policies](#policies-e07db8) below.
222
+ #### Custom Network Config Active Forward Proxy Policies
353
223
 
354
- #### Ingress Egress Gw Active Network Policies Network Policies
224
+ An [`active_forward_proxy_policies`](#policies-fbbf75) block (within [`custom_network_config`](#custom-network-config)) supports the following:
355
225
 
356
- <a id="deep-18bd39"></a>Deeply nested **Policies** block collapsed for readability.
226
+ <a id="policies-3c82d8"></a>&#x2022; [`forward_proxy_policies`](#policies-3c82d8) - Optional Block<br>Ordered List of Forward Proxy Policies active<br>See [Forward Proxy Policies](#policies-3c82d8) below.
357
227
 
358
- #### Ingress Egress Gw Allowed VIP Port
228
+ #### Custom Network Config Active Forward Proxy Policies Forward Proxy Policies
359
229
 
360
- An [`allowed_vip_port`](#ingress-egress-gw-allowed-vip-port) block (within [`ingress_egress_gw`](#ingress-egress-gw)) supports the following:
230
+ <a id="deep-2a9750"></a>Deeply nested **Policies** block collapsed for readability.
361
231
 
362
- <a id="ports-1f6ac6"></a>&#x2022; [`custom_ports`](#ports-1f6ac6) - Optional Block<br>Custom Ports. List of Custom port<br>See [Custom Ports](#ports-1f6ac6) below.
232
+ #### Custom Network Config Active Network Policies
363
233
 
364
- <a id="port-62fd1d"></a>&#x2022; [`disable_allowed_vip_port`](#port-62fd1d) - Optional Block<br>Can be used for messages where no values are needed
234
+ An [`active_network_policies`](#policies-e8cb6b) block (within [`custom_network_config`](#custom-network-config)) supports the following:
365
235
 
366
- <a id="port-bab911"></a>&#x2022; [`use_http_https_port`](#port-bab911) - Optional Block<br>Can be used for messages where no values are needed
236
+ <a id="policies-461fea"></a>&#x2022; [`network_policies`](#policies-461fea) - Optional Block<br>Ordered List of Firewall Policies active for this network firewall<br>See [Network Policies](#policies-461fea) below.
367
237
 
368
- <a id="port-f10619"></a>&#x2022; [`use_http_port`](#port-f10619) - Optional Block<br>Can be used for messages where no values are needed
238
+ #### Custom Network Config Active Network Policies Network Policies
369
239
 
370
- <a id="port-0cbb5d"></a>&#x2022; [`use_https_port`](#port-0cbb5d) - Optional Block<br>Can be used for messages where no values are needed
240
+ <a id="deep-6de48c"></a>Deeply nested **Policies** block collapsed for readability.
371
241
 
372
- #### Ingress Egress Gw Allowed VIP Port Custom Ports
242
+ #### Custom Network Config Global Network List
373
243
 
374
- <a id="deep-7a42bb"></a>Deeply nested **Ports** block collapsed for readability.
244
+ A [`global_network_list`](#list-452116) block (within [`custom_network_config`](#custom-network-config)) supports the following:
375
245
 
376
- #### Ingress Egress Gw Allowed VIP Port SLI
246
+ <a id="connections-1d58e6"></a>&#x2022; [`global_network_connections`](#connections-1d58e6) - Optional Block<br>Global network connections<br>See [Global Network Connections](#connections-1d58e6) below.
377
247
 
378
- An [`allowed_vip_port_sli`](#ingress-egress-gw-allowed-vip-port-sli) block (within [`ingress_egress_gw`](#ingress-egress-gw)) supports the following:
248
+ #### Custom Network Config Global Network List Global Network Connections
379
249
 
380
- <a id="ports-93c5d6"></a>&#x2022; [`custom_ports`](#ports-93c5d6) - Optional Block<br>Custom Ports. List of Custom port<br>See [Custom Ports](#ports-93c5d6) below.
250
+ <a id="deep-be6603"></a>Deeply nested **Connections** block collapsed for readability.
381
251
 
382
- <a id="port-084b63"></a>&#x2022; [`disable_allowed_vip_port`](#port-084b63) - Optional Block<br>Can be used for messages where no values are needed
252
+ #### Custom Network Config Global Network List Global Network Connections SLI To Global DR
383
253
 
384
- <a id="port-f98848"></a>&#x2022; [`use_http_https_port`](#port-f98848) - Optional Block<br>Can be used for messages where no values are needed
254
+ <a id="deep-9b64ff"></a>Deeply nested **DR** block collapsed for readability.
385
255
 
386
- <a id="port-f1e8a8"></a>&#x2022; [`use_http_port`](#port-f1e8a8) - Optional Block<br>Can be used for messages where no values are needed
256
+ #### Custom Network Config Global Network List Global Network Connections SLI To Global DR Global Vn
387
257
 
388
- <a id="port-39b9bd"></a>&#x2022; [`use_https_port`](#port-39b9bd) - Optional Block<br>Can be used for messages where no values are needed
258
+ <a id="deep-811bd6"></a>Deeply nested **Vn** block collapsed for readability.
389
259
 
390
- #### Ingress Egress Gw Allowed VIP Port SLI Custom Ports
260
+ #### Custom Network Config Global Network List Global Network Connections Slo To Global DR
391
261
 
392
- <a id="deep-097e05"></a>Deeply nested **Ports** block collapsed for readability.
262
+ <a id="deep-32aa3f"></a>Deeply nested **DR** block collapsed for readability.
393
263
 
394
- #### Ingress Egress Gw Az Nodes
264
+ #### Custom Network Config Global Network List Global Network Connections Slo To Global DR Global Vn
395
265
 
396
- An [`az_nodes`](#ingress-egress-gw-az-nodes) block (within [`ingress_egress_gw`](#ingress-egress-gw)) supports the following:
266
+ <a id="deep-e7b054"></a>Deeply nested **Vn** block collapsed for readability.
397
267
 
398
- <a id="ingress-egress-gw-az-nodes-aws-az-name"></a>&#x2022; [`aws_az_name`](#ingress-egress-gw-az-nodes-aws-az-name) - Optional String<br>AWS availability zone, must be consistent with the selected AWS region
268
+ #### Custom Network Config Interface List
399
269
 
400
- <a id="subnet-c4f554"></a>&#x2022; [`inside_subnet`](#subnet-c4f554) - Optional Block<br>AWS Subnet. Parameters for AWS subnet<br>See [Inside Subnet](#subnet-c4f554) below.
270
+ An [`interface_list`](#custom-network-config-interface-list) block (within [`custom_network_config`](#custom-network-config)) supports the following:
401
271
 
402
- <a id="subnet-631d3b"></a>&#x2022; [`outside_subnet`](#subnet-631d3b) - Optional Block<br>AWS Subnet. Parameters for AWS subnet<br>See [Outside Subnet](#subnet-631d3b) below.
272
+ <a id="interfaces-e1b75d"></a>&#x2022; [`interfaces`](#interfaces-e1b75d) - Optional Block<br>Configure network interfaces for this Secure Mesh site<br>See [Interfaces](#interfaces-e1b75d) below.
403
273
 
404
- <a id="subnet-679648"></a>&#x2022; [`reserved_inside_subnet`](#subnet-679648) - Optional Block<br>Can be used for messages where no values are needed
274
+ #### Custom Network Config Interface List Interfaces
405
275
 
406
- <a id="subnet-333bb8"></a>&#x2022; [`workload_subnet`](#subnet-333bb8) - Optional Block<br>AWS Subnet. Parameters for AWS subnet<br>See [Workload Subnet](#subnet-333bb8) below.
276
+ An [`interfaces`](#interfaces-e1b75d) block (within [`custom_network_config.interface_list`](#custom-network-config-interface-list)) supports the following:
407
277
 
408
- #### Ingress Egress Gw Az Nodes Inside Subnet
278
+ <a id="disabled-8e6c58"></a>&#x2022; [`dc_cluster_group_connectivity_interface_disabled`](#disabled-8e6c58) - Optional Block<br>Enable this option
409
279
 
410
- An [`inside_subnet`](#subnet-c4f554) block (within [`ingress_egress_gw.az_nodes`](#ingress-egress-gw-az-nodes)) supports the following:
280
+ <a id="enabled-976919"></a>&#x2022; [`dc_cluster_group_connectivity_interface_enabled`](#enabled-976919) - Optional Block<br>Enable this option
411
281
 
412
- <a id="subnet-id-aebf65"></a>&#x2022; [`existing_subnet_id`](#subnet-id-aebf65) - Optional String<br>Information about existing subnet ID
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.
413
283
 
414
- <a id="param-cef0bb"></a>&#x2022; [`subnet_param`](#param-cef0bb) - Optional Block<br>Parameters for creating a new cloud subnet<br>See [Subnet Param](#param-cef0bb) below.
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.
415
285
 
416
- #### Ingress Egress Gw Az Nodes Inside Subnet Subnet Param
286
+ <a id="spec-5c5d10"></a>&#x2022; [`description_spec`](#spec-5c5d10) - Optional String<br>Interface Description. Description for this Interface
417
287
 
418
- <a id="deep-7b2aa4"></a>Deeply nested **Param** block collapsed for readability.
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.
419
289
 
420
- #### Ingress Egress Gw Az Nodes Outside Subnet
290
+ <a id="labels-eb9e14"></a>&#x2022; [`labels`](#labels-eb9e14) - Optional Block<br>Add Labels for this Interface, these labels can be used in firewall policy
421
291
 
422
- An [`outside_subnet`](#subnet-631d3b) block (within [`ingress_egress_gw.az_nodes`](#ingress-egress-gw-az-nodes)) supports the following:
292
+ #### Custom Network Config Interface List Interfaces Dedicated Interface
423
293
 
424
- <a id="subnet-id-d34b28"></a>&#x2022; [`existing_subnet_id`](#subnet-id-d34b28) - Optional String<br>Information about existing subnet ID
294
+ <a id="deep-e9e120"></a>Deeply nested **Interface** block collapsed for readability.
425
295
 
426
- <a id="param-c11d6b"></a>&#x2022; [`subnet_param`](#param-c11d6b) - Optional Block<br>Parameters for creating a new cloud subnet<br>See [Subnet Param](#param-c11d6b) below.
296
+ #### Custom Network Config Interface List Interfaces Dedicated Management Interface
427
297
 
428
- #### Ingress Egress Gw Az Nodes Outside Subnet Subnet Param
298
+ <a id="deep-fe54f2"></a>Deeply nested **Interface** block collapsed for readability.
429
299
 
430
- <a id="deep-4b83fd"></a>Deeply nested **Param** block collapsed for readability.
300
+ #### Custom Network Config Interface List Interfaces Ethernet Interface
431
301
 
432
- #### Ingress Egress Gw Az Nodes Workload Subnet
302
+ <a id="deep-155d07"></a>Deeply nested **Interface** block collapsed for readability.
433
303
 
434
- A [`workload_subnet`](#subnet-333bb8) block (within [`ingress_egress_gw.az_nodes`](#ingress-egress-gw-az-nodes)) supports the following:
304
+ #### Custom Network Config Interface List Interfaces Ethernet Interface DHCP Server
435
305
 
436
- <a id="subnet-id-bfd2a7"></a>&#x2022; [`existing_subnet_id`](#subnet-id-bfd2a7) - Optional String<br>Information about existing subnet ID
306
+ <a id="deep-c00b69"></a>Deeply nested **Server** block collapsed for readability.
437
307
 
438
- <a id="param-040933"></a>&#x2022; [`subnet_param`](#param-040933) - Optional Block<br>Parameters for creating a new cloud subnet<br>See [Subnet Param](#param-040933) below.
308
+ #### Custom Network Config Interface List Interfaces Ethernet Interface DHCP Server DHCP Networks
439
309
 
440
- #### Ingress Egress Gw Az Nodes Workload Subnet Subnet Param
310
+ <a id="deep-bf31a8"></a>Deeply nested **Networks** block collapsed for readability.
441
311
 
442
- <a id="deep-bdf65c"></a>Deeply nested **Param** block collapsed for readability.
312
+ #### Custom Network Config Interface List Interfaces Ethernet Interface DHCP Server DHCP Networks Pools
443
313
 
444
- #### Ingress Egress Gw Dc Cluster Group Inside Vn
314
+ <a id="deep-904e69"></a>Deeply nested **Pools** block collapsed for readability.
445
315
 
446
- <a id="deep-23860c"></a>Deeply nested **Vn** block collapsed for readability.
316
+ #### Custom Network Config Interface List Interfaces Ethernet Interface DHCP Server Interface IP Map
447
317
 
448
- #### Ingress Egress Gw Dc Cluster Group Outside Vn
318
+ <a id="deep-ff4e59"></a>Deeply nested **Map** block collapsed for readability.
449
319
 
450
- <a id="deep-53ac3b"></a>Deeply nested **Vn** block collapsed for readability.
320
+ #### Custom Network Config Interface List Interfaces Ethernet Interface IPv6 Auto Config
451
321
 
452
- #### Ingress Egress Gw Global Network List
322
+ <a id="deep-606ad3"></a>Deeply nested **Config** block collapsed for readability.
453
323
 
454
- A [`global_network_list`](#ingress-egress-gw-global-network-list) block (within [`ingress_egress_gw`](#ingress-egress-gw)) supports the following:
324
+ #### Custom Network Config Interface List Interfaces Ethernet Interface IPv6 Auto Config Router
455
325
 
456
- <a id="connections-bde45c"></a>&#x2022; [`global_network_connections`](#connections-bde45c) - Optional Block<br>Global network connections<br>See [Global Network Connections](#connections-bde45c) below.
326
+ <a id="deep-b3aca4"></a>Deeply nested **Router** block collapsed for readability.
457
327
 
458
- #### Ingress Egress Gw Global Network List Global Network Connections
328
+ #### Custom Network Config Interface List Interfaces Ethernet Interface IPv6 Auto Config Router DNS Config
459
329
 
460
- <a id="deep-88f40a"></a>Deeply nested **Connections** block collapsed for readability.
330
+ <a id="deep-305937"></a>Deeply nested **Config** block collapsed for readability.
461
331
 
462
- #### Ingress Egress Gw Global Network List Global Network Connections SLI To Global DR
332
+ #### Custom Network Config Interface List Interfaces Ethernet Interface IPv6 Auto Config Router DNS Config Configured List
463
333
 
464
- <a id="deep-c2be4c"></a>Deeply nested **DR** block collapsed for readability.
334
+ <a id="deep-de36d1"></a>Deeply nested **List** block collapsed for readability.
465
335
 
466
- #### Ingress Egress Gw Global Network List Global Network Connections SLI To Global DR Global Vn
336
+ #### Custom Network Config Interface List Interfaces Ethernet Interface IPv6 Auto Config Router DNS Config Local DNS
467
337
 
468
- <a id="deep-60d106"></a>Deeply nested **Vn** block collapsed for readability.
338
+ <a id="deep-33d01b"></a>Deeply nested **DNS** block collapsed for readability.
469
339
 
470
- #### Ingress Egress Gw Global Network List Global Network Connections Slo To Global DR
340
+ #### Custom Network Config Interface List Interfaces Ethernet Interface IPv6 Auto Config Router Stateful
471
341
 
472
- <a id="deep-c00d54"></a>Deeply nested **DR** block collapsed for readability.
342
+ <a id="deep-52248e"></a>Deeply nested **Stateful** block collapsed for readability.
473
343
 
474
- #### Ingress Egress Gw Global Network List Global Network Connections Slo To Global DR Global Vn
344
+ #### Custom Network Config Interface List Interfaces Ethernet Interface IPv6 Auto Config Router Stateful DHCP Networks
475
345
 
476
- <a id="deep-184e24"></a>Deeply nested **Vn** block collapsed for readability.
346
+ <a id="deep-e99cbf"></a>Deeply nested **Networks** block collapsed for readability.
477
347
 
478
- #### Ingress Egress Gw Inside Static Routes
348
+ #### Custom Network Config Interface List Interfaces Ethernet Interface IPv6 Auto Config Router Stateful DHCP Networks Pools
479
349
 
480
- An [`inside_static_routes`](#ingress-egress-gw-inside-static-routes) block (within [`ingress_egress_gw`](#ingress-egress-gw)) supports the following:
350
+ <a id="deep-fd529f"></a>Deeply nested **Pools** block collapsed for readability.
481
351
 
482
- <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.
352
+ #### Custom Network Config Interface List Interfaces Ethernet Interface IPv6 Auto Config Router Stateful Interface IP Map
483
353
 
484
- #### Ingress Egress Gw Inside Static Routes Static Route List
354
+ <a id="deep-15168d"></a>Deeply nested **Map** block collapsed for readability.
485
355
 
486
- <a id="deep-922a6f"></a>Deeply nested **List** block collapsed for readability.
356
+ #### Custom Network Config Interface List Interfaces Ethernet Interface Static IP
487
357
 
488
- #### Ingress Egress Gw Inside Static Routes Static Route List Custom Static Route
358
+ <a id="deep-0f1737"></a>Deeply nested **IP** block collapsed for readability.
489
359
 
490
- <a id="deep-3b67c8"></a>Deeply nested **Route** block collapsed for readability.
360
+ #### Custom Network Config Interface List Interfaces Ethernet Interface Static IP Cluster Static IP
491
361
 
492
- #### Ingress Egress Gw Inside Static Routes Static Route List Custom Static Route Nexthop
362
+ <a id="deep-34de63"></a>Deeply nested **IP** block collapsed for readability.
493
363
 
494
- <a id="deep-373011"></a>Deeply nested **Nexthop** block collapsed for readability.
364
+ #### Custom Network Config Interface List Interfaces Ethernet Interface Static IP Node Static IP
495
365
 
496
- #### Ingress Egress Gw Inside Static Routes Static Route List Custom Static Route Nexthop Interface
366
+ <a id="deep-99b20e"></a>Deeply nested **IP** block collapsed for readability.
497
367
 
498
- <a id="deep-a58927"></a>Deeply nested **Interface** block collapsed for readability.
368
+ #### Custom Network Config Interface List Interfaces Ethernet Interface Static IPv6 Address
499
369
 
500
- #### Ingress Egress Gw Inside Static Routes Static Route List Custom Static Route Nexthop Nexthop Address
370
+ <a id="deep-7525c4"></a>Deeply nested **Address** block collapsed for readability.
501
371
 
502
- <a id="deep-6b64ce"></a>Deeply nested **Address** block collapsed for readability.
372
+ #### Custom Network Config Interface List Interfaces Ethernet Interface Static IPv6 Address Cluster Static IP
503
373
 
504
- #### Ingress Egress Gw Inside Static Routes Static Route List Custom Static Route Nexthop Nexthop Address IPv4
374
+ <a id="deep-fbb4ee"></a>Deeply nested **IP** block collapsed for readability.
505
375
 
506
- <a id="deep-3b45f1"></a>Deeply nested **IPv4** block collapsed for readability.
376
+ #### Custom Network Config Interface List Interfaces Ethernet Interface Static IPv6 Address Node Static IP
507
377
 
508
- #### Ingress Egress Gw Inside Static Routes Static Route List Custom Static Route Nexthop Nexthop Address IPv6
378
+ <a id="deep-be6bf5"></a>Deeply nested **IP** block collapsed for readability.
509
379
 
510
- <a id="deep-976e31"></a>Deeply nested **IPv6** block collapsed for readability.
380
+ #### Custom Network Config SLI Config
511
381
 
512
- #### Ingress Egress Gw Inside Static Routes Static Route List Custom Static Route Subnets
382
+ A [`sli_config`](#custom-network-config-sli-config) block (within [`custom_network_config`](#custom-network-config)) supports the following:
513
383
 
514
- <a id="deep-7e5beb"></a>Deeply nested **Subnets** block collapsed for readability.
384
+ <a id="group-c050c8"></a>&#x2022; [`dc_cluster_group`](#group-c050c8) - Optional Block<br>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.
515
385
 
516
- #### Ingress Egress Gw Inside Static Routes Static Route List Custom Static Route Subnets IPv4
386
+ <a id="custom-network-config-sli-config-labels"></a>&#x2022; [`labels`](#custom-network-config-sli-config-labels) - Optional Block<br>Add Labels for this network, these labels can be used in firewall policy
517
387
 
518
- <a id="deep-4bd73c"></a>Deeply nested **IPv4** block collapsed for readability.
388
+ <a id="nameserver-b7700f"></a>&#x2022; [`nameserver`](#nameserver-b7700f) - Optional String<br>Optional DNS V4 server IP to be used for name resolution
519
389
 
520
- #### Ingress Egress Gw Inside Static Routes Static Route List Custom Static Route Subnets IPv6
390
+ <a id="group-4a0820"></a>&#x2022; [`no_dc_cluster_group`](#group-4a0820) - Optional Block<br>Enable this option
521
391
 
522
- <a id="deep-5dec85"></a>Deeply nested **IPv6** block collapsed for readability.
392
+ <a id="routes-ece448"></a>&#x2022; [`no_static_routes`](#routes-ece448) - Optional Block<br>Enable this option
523
393
 
524
- #### Ingress Egress Gw Outside Static Routes
394
+ <a id="routes-ef5627"></a>&#x2022; [`no_v6_static_routes`](#routes-ef5627) - Optional Block<br>Enable this option
525
395
 
526
- An [`outside_static_routes`](#ingress-egress-gw-outside-static-routes) block (within [`ingress_egress_gw`](#ingress-egress-gw)) supports the following:
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.
527
397
 
528
- <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.
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.
529
399
 
530
- #### Ingress Egress Gw Outside Static Routes Static Route List
400
+ <a id="custom-network-config-sli-config-vip"></a>&#x2022; [`vip`](#custom-network-config-sli-config-vip) - Optional String<br>Optional common virtual V4 IP across all nodes to be used as automatic VIP
531
401
 
532
- <a id="deep-fdf27e"></a>Deeply nested **List** block collapsed for readability.
402
+ #### Custom Network Config SLI Config Dc Cluster Group
533
403
 
534
- #### Ingress Egress Gw Outside Static Routes Static Route List Custom Static Route
404
+ <a id="deep-d8cb49"></a>Deeply nested **Group** block collapsed for readability.
535
405
 
536
- <a id="deep-025383"></a>Deeply nested **Route** block collapsed for readability.
406
+ #### Custom Network Config SLI Config Static Routes
537
407
 
538
- #### Ingress Egress Gw Outside Static Routes Static Route List Custom Static Route Nexthop
408
+ A [`static_routes`](#routes-766a73) block (within [`custom_network_config.sli_config`](#custom-network-config-sli-config)) supports the following:
539
409
 
540
- <a id="deep-390b03"></a>Deeply nested **Nexthop** block collapsed for readability.
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.
541
411
 
542
- #### Ingress Egress Gw Outside Static Routes Static Route List Custom Static Route Nexthop Interface
412
+ #### Custom Network Config SLI Config Static Routes Static Routes
543
413
 
544
- <a id="deep-214d2f"></a>Deeply nested **Interface** block collapsed for readability.
414
+ <a id="deep-418fe7"></a>Deeply nested **Routes** block collapsed for readability.
545
415
 
546
- #### Ingress Egress Gw Outside Static Routes Static Route List Custom Static Route Nexthop Nexthop Address
416
+ #### Custom Network Config SLI Config Static Routes Static Routes Node Interface
547
417
 
548
- <a id="deep-f33e18"></a>Deeply nested **Address** block collapsed for readability.
418
+ <a id="deep-845177"></a>Deeply nested **Interface** block collapsed for readability.
549
419
 
550
- #### Ingress Egress Gw Outside Static Routes Static Route List Custom Static Route Nexthop Nexthop Address IPv4
420
+ #### Custom Network Config SLI Config Static Routes Static Routes Node Interface List
551
421
 
552
- <a id="deep-f90bc5"></a>Deeply nested **IPv4** block collapsed for readability.
422
+ <a id="deep-346157"></a>Deeply nested **List** block collapsed for readability.
553
423
 
554
- #### Ingress Egress Gw Outside Static Routes Static Route List Custom Static Route Nexthop Nexthop Address IPv6
424
+ #### Custom Network Config SLI Config Static Routes Static Routes Node Interface List Interface
555
425
 
556
- <a id="deep-23b94d"></a>Deeply nested **IPv6** block collapsed for readability.
426
+ <a id="deep-460da1"></a>Deeply nested **Interface** block collapsed for readability.
557
427
 
558
- #### Ingress Egress Gw Outside Static Routes Static Route List Custom Static Route Subnets
428
+ #### Custom Network Config SLI Config Static V6 Routes
559
429
 
560
- <a id="deep-5d8217"></a>Deeply nested **Subnets** block collapsed for readability.
430
+ <a id="deep-a62933"></a>Deeply nested **Routes** block collapsed for readability.
561
431
 
562
- #### Ingress Egress Gw Outside Static Routes Static Route List Custom Static Route Subnets IPv4
432
+ #### Custom Network Config SLI Config Static V6 Routes Static Routes
563
433
 
564
- <a id="deep-f9fb39"></a>Deeply nested **IPv4** block collapsed for readability.
434
+ <a id="deep-b94fe3"></a>Deeply nested **Routes** block collapsed for readability.
565
435
 
566
- #### Ingress Egress Gw Outside Static Routes Static Route List Custom Static Route Subnets IPv6
436
+ #### Custom Network Config SLI Config Static V6 Routes Static Routes Node Interface
567
437
 
568
- <a id="deep-21fa47"></a>Deeply nested **IPv6** block collapsed for readability.
438
+ <a id="deep-85506f"></a>Deeply nested **Interface** block collapsed for readability.
569
439
 
570
- #### Ingress Egress Gw Performance Enhancement Mode
440
+ #### Custom Network Config SLI Config Static V6 Routes Static Routes Node Interface List
571
441
 
572
- A [`performance_enhancement_mode`](#mode-4d23c2) block (within [`ingress_egress_gw`](#ingress-egress-gw)) supports the following:
442
+ <a id="deep-0405fc"></a>Deeply nested **List** block collapsed for readability.
573
443
 
574
- <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.
444
+ #### Custom Network Config SLI Config Static V6 Routes Static Routes Node Interface List Interface
575
445
 
576
- <a id="enhanced-90e2b5"></a>&#x2022; [`perf_mode_l7_enhanced`](#enhanced-90e2b5) - Optional Block<br>Can be used for messages where no values are needed
446
+ <a id="deep-48ce07"></a>Deeply nested **Interface** block collapsed for readability.
577
447
 
578
- #### Ingress Egress Gw Performance Enhancement Mode Perf Mode L3 Enhanced
448
+ #### Custom Network Config Slo Config
579
449
 
580
- <a id="deep-4a39a0"></a>Deeply nested **Enhanced** block collapsed for readability.
450
+ A [`slo_config`](#custom-network-config-slo-config) block (within [`custom_network_config`](#custom-network-config)) supports the following:
581
451
 
582
- #### Ingress Gw
452
+ <a id="group-4f2dd5"></a>&#x2022; [`dc_cluster_group`](#group-4f2dd5) - Optional Block<br>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.
583
453
 
584
- An [`ingress_gw`](#ingress-gw) block supports the following:
454
+ <a id="custom-network-config-slo-config-labels"></a>&#x2022; [`labels`](#custom-network-config-slo-config-labels) - Optional Block<br>Add Labels for this network, these labels can be used in firewall policy
585
455
 
586
- <a id="ingress-gw-allowed-vip-port"></a>&#x2022; [`allowed_vip_port`](#ingress-gw-allowed-vip-port) - Optional Block<br>Defines the TCP port(s) which will be opened on the cloud loadbalancer. Such that the client can use the cloud VIP IP and port combination to reach TCP/HTTP LB configured on the F5XC Site<br>See [Allowed VIP Port](#ingress-gw-allowed-vip-port) below.
456
+ <a id="nameserver-21f3ed"></a>&#x2022; [`nameserver`](#nameserver-21f3ed) - Optional String<br>Optional DNS V4 server IP to be used for name resolution
587
457
 
588
- <a id="ingress-gw-aws-certified-hw"></a>&#x2022; [`aws_certified_hw`](#ingress-gw-aws-certified-hw) - Optional String<br>Name for AWS certified hardware
458
+ <a id="group-babd4e"></a>&#x2022; [`no_dc_cluster_group`](#group-babd4e) - Optional Block<br>Enable this option
589
459
 
590
- <a id="ingress-gw-az-nodes"></a>&#x2022; [`az_nodes`](#ingress-gw-az-nodes) - Optional Block<br>Only Single AZ or Three AZ(s) nodes are supported currently<br>See [Az Nodes](#ingress-gw-az-nodes) below.
460
+ <a id="routes-9a2e74"></a>&#x2022; [`no_static_routes`](#routes-9a2e74) - Optional Block<br>Enable this option
591
461
 
592
- <a id="ingress-gw-performance-enhancement-mode"></a>&#x2022; [`performance_enhancement_mode`](#ingress-gw-performance-enhancement-mode) - Optional Block<br>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.
462
+ <a id="routes-5253c9"></a>&#x2022; [`no_v6_static_routes`](#routes-5253c9) - Optional Block<br>Enable this option
593
463
 
594
- #### Ingress Gw Allowed VIP Port
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.
595
465
 
596
- An [`allowed_vip_port`](#ingress-gw-allowed-vip-port) block (within [`ingress_gw`](#ingress-gw)) supports the following:
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.
597
467
 
598
- <a id="ports-644346"></a>&#x2022; [`custom_ports`](#ports-644346) - Optional Block<br>Custom Ports. List of Custom port<br>See [Custom Ports](#ports-644346) below.
468
+ <a id="custom-network-config-slo-config-vip"></a>&#x2022; [`vip`](#custom-network-config-slo-config-vip) - Optional String<br>Optional common virtual V4 IP across all nodes to be used as automatic VIP
599
469
 
600
- <a id="port-51dc9d"></a>&#x2022; [`disable_allowed_vip_port`](#port-51dc9d) - Optional Block<br>Can be used for messages where no values are needed
470
+ #### Custom Network Config Slo Config Dc Cluster Group
601
471
 
602
- <a id="port-9427a8"></a>&#x2022; [`use_http_https_port`](#port-9427a8) - Optional Block<br>Can be used for messages where no values are needed
472
+ <a id="deep-e1ed68"></a>Deeply nested **Group** block collapsed for readability.
603
473
 
604
- <a id="port-44bb52"></a>&#x2022; [`use_http_port`](#port-44bb52) - Optional Block<br>Can be used for messages where no values are needed
474
+ #### Custom Network Config Slo Config Static Routes
605
475
 
606
- <a id="port-011ca8"></a>&#x2022; [`use_https_port`](#port-011ca8) - Optional Block<br>Can be used for messages where no values are needed
476
+ A [`static_routes`](#routes-f61105) block (within [`custom_network_config.slo_config`](#custom-network-config-slo-config)) supports the following:
607
477
 
608
- #### Ingress Gw Allowed VIP Port Custom Ports
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.
609
479
 
610
- A [`custom_ports`](#ports-644346) block (within [`ingress_gw.allowed_vip_port`](#ingress-gw-allowed-vip-port)) supports the following:
480
+ #### Custom Network Config Slo Config Static Routes Static Routes
611
481
 
612
- <a id="ranges-c15a5d"></a>&#x2022; [`port_ranges`](#ranges-c15a5d) - Optional String<br>Port Ranges. Port Ranges
482
+ <a id="deep-f8a4c7"></a>Deeply nested **Routes** block collapsed for readability.
613
483
 
614
- #### Ingress Gw Az Nodes
484
+ #### Custom Network Config Slo Config Static Routes Static Routes Node Interface
615
485
 
616
- An [`az_nodes`](#ingress-gw-az-nodes) block (within [`ingress_gw`](#ingress-gw)) supports the following:
486
+ <a id="deep-05f4a8"></a>Deeply nested **Interface** block collapsed for readability.
617
487
 
618
- <a id="ingress-gw-az-nodes-aws-az-name"></a>&#x2022; [`aws_az_name`](#ingress-gw-az-nodes-aws-az-name) - Optional String<br>AWS availability zone, must be consistent with the selected AWS region
488
+ #### Custom Network Config Slo Config Static Routes Static Routes Node Interface List
619
489
 
620
- <a id="ingress-gw-az-nodes-local-subnet"></a>&#x2022; [`local_subnet`](#ingress-gw-az-nodes-local-subnet) - Optional Block<br>AWS Subnet. Parameters for AWS subnet<br>See [Local Subnet](#ingress-gw-az-nodes-local-subnet) below.
490
+ <a id="deep-2bd0bf"></a>Deeply nested **List** block collapsed for readability.
621
491
 
622
- #### Ingress Gw Az Nodes Local Subnet
492
+ #### Custom Network Config Slo Config Static Routes Static Routes Node Interface List Interface
623
493
 
624
- A [`local_subnet`](#ingress-gw-az-nodes-local-subnet) block (within [`ingress_gw.az_nodes`](#ingress-gw-az-nodes)) supports the following:
494
+ <a id="deep-e969af"></a>Deeply nested **Interface** block collapsed for readability.
625
495
 
626
- <a id="subnet-id-1778f9"></a>&#x2022; [`existing_subnet_id`](#subnet-id-1778f9) - Optional String<br>Information about existing subnet ID
496
+ #### Custom Network Config Slo Config Static V6 Routes
627
497
 
628
- <a id="param-f9e489"></a>&#x2022; [`subnet_param`](#param-f9e489) - Optional Block<br>Parameters for creating a new cloud subnet<br>See [Subnet Param](#param-f9e489) below.
498
+ <a id="deep-b07bb8"></a>Deeply nested **Routes** block collapsed for readability.
629
499
 
630
- #### Ingress Gw Az Nodes Local Subnet Subnet Param
500
+ #### Custom Network Config Slo Config Static V6 Routes Static Routes
631
501
 
632
- <a id="deep-2c0fa5"></a>Deeply nested **Param** block collapsed for readability.
502
+ <a id="deep-0e185b"></a>Deeply nested **Routes** block collapsed for readability.
633
503
 
634
- #### Ingress Gw Performance Enhancement Mode
504
+ #### Custom Network Config Slo Config Static V6 Routes Static Routes Node Interface
635
505
 
636
- A [`performance_enhancement_mode`](#ingress-gw-performance-enhancement-mode) block (within [`ingress_gw`](#ingress-gw)) supports the following:
506
+ <a id="deep-e2b2f3"></a>Deeply nested **Interface** block collapsed for readability.
637
507
 
638
- <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.
508
+ #### Custom Network Config Slo Config Static V6 Routes Static Routes Node Interface List
639
509
 
640
- <a id="enhanced-6fdd43"></a>&#x2022; [`perf_mode_l7_enhanced`](#enhanced-6fdd43) - Optional Block<br>Can be used for messages where no values are needed
510
+ <a id="deep-cac034"></a>Deeply nested **List** block collapsed for readability.
641
511
 
642
- #### Ingress Gw Performance Enhancement Mode Perf Mode L3 Enhanced
512
+ #### Custom Network Config Slo Config Static V6 Routes Static Routes Node Interface List Interface
643
513
 
644
- <a id="deep-690f7e"></a>Deeply nested **Enhanced** block collapsed for readability.
514
+ <a id="deep-5ea460"></a>Deeply nested **Interface** block collapsed for readability.
645
515
 
646
516
  #### Kubernetes Upgrade Drain
647
517
 
648
518
  A [`kubernetes_upgrade_drain`](#kubernetes-upgrade-drain) block supports the following:
649
519
 
650
- <a id="drain-0d0936"></a>&#x2022; [`disable_upgrade_drain`](#drain-0d0936) - Optional Block<br>Can be used for messages where no values are needed
520
+ <a id="drain-0d0936"></a>&#x2022; [`disable_upgrade_drain`](#drain-0d0936) - Optional Block<br>Enable this option
651
521
 
652
522
  <a id="drain-7e30d4"></a>&#x2022; [`enable_upgrade_drain`](#drain-7e30d4) - Optional Block<br>Specify batch upgrade settings for worker nodes within a site<br>See [Enable Upgrade Drain](#drain-7e30d4) below.
653
523
 
@@ -655,13 +525,13 @@ A [`kubernetes_upgrade_drain`](#kubernetes-upgrade-drain) block supports the fol
655
525
 
656
526
  An [`enable_upgrade_drain`](#drain-7e30d4) block (within [`kubernetes_upgrade_drain`](#kubernetes-upgrade-drain)) supports the following:
657
527
 
658
- <a id="mode-668699"></a>&#x2022; [`disable_vega_upgrade_mode`](#mode-668699) - Optional Block<br>Can be used for messages where no values are needed
528
+ <a id="mode-668699"></a>&#x2022; [`disable_vega_upgrade_mode`](#mode-668699) - Optional Block<br>Enable this option
659
529
 
660
530
  <a id="count-3aa796"></a>&#x2022; [`drain_max_unavailable_node_count`](#count-3aa796) - Optional Number<br>Node Batch Size Count
661
531
 
662
532
  <a id="timeout-ac4ee9"></a>&#x2022; [`drain_node_timeout`](#timeout-ac4ee9) - Optional Number<br>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
663
533
 
664
- <a id="mode-9c557b"></a>&#x2022; [`enable_vega_upgrade_mode`](#mode-9c557b) - Optional Block<br>Can be used for messages where no values are needed
534
+ <a id="mode-9c557b"></a>&#x2022; [`enable_vega_upgrade_mode`](#mode-9c557b) - Optional Block<br>Enable this option
665
535
 
666
536
  #### Log Receiver
667
537
 
@@ -673,47 +543,51 @@ A [`log_receiver`](#log-receiver) block supports the following:
673
543
 
674
544
  <a id="log-receiver-tenant"></a>&#x2022; [`tenant`](#log-receiver-tenant) - Optional String<br>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
675
545
 
546
+ #### Master Node Configuration
547
+
548
+ A [`master_node_configuration`](#master-node-configuration) block supports the following:
549
+
550
+ <a id="master-node-configuration-name"></a>&#x2022; [`name`](#master-node-configuration-name) - Optional String<br>Name. Names of master node
551
+
552
+ <a id="master-node-configuration-public-ip"></a>&#x2022; [`public_ip`](#master-node-configuration-public-ip) - Optional String<br>IP Address of the master node. This IP will be used when other sites connect via Site Mesh Group
553
+
676
554
  #### Offline Survivability Mode
677
555
 
678
556
  An [`offline_survivability_mode`](#offline-survivability-mode) block supports the following:
679
557
 
680
- <a id="mode-565021"></a>&#x2022; [`enable_offline_survivability_mode`](#mode-565021) - Optional Block<br>Can be used for messages where no values are needed
558
+ <a id="mode-565021"></a>&#x2022; [`enable_offline_survivability_mode`](#mode-565021) - Optional Block<br>Enable this option
681
559
 
682
- <a id="mode-02f0c8"></a>&#x2022; [`no_offline_survivability_mode`](#mode-02f0c8) - Optional Block<br>Can be used for messages where no values are needed
560
+ <a id="mode-02f0c8"></a>&#x2022; [`no_offline_survivability_mode`](#mode-02f0c8) - Optional Block<br>Enable this option
683
561
 
684
562
  #### OS
685
563
 
686
564
  An [`os`](#os) block supports the following:
687
565
 
688
- <a id="os-default-os-version"></a>&#x2022; [`default_os_version`](#os-default-os-version) - Optional Block<br>Can be used for messages where no values are needed
566
+ <a id="os-default-os-version"></a>&#x2022; [`default_os_version`](#os-default-os-version) - Optional Block<br>Enable this option
689
567
 
690
568
  <a id="os-operating-system-version"></a>&#x2022; [`operating_system_version`](#os-operating-system-version) - Optional String<br>Specify a OS version to be used e.g. 9.2024.6
691
569
 
692
- #### Private Connectivity
693
-
694
- A [`private_connectivity`](#private-connectivity) block supports the following:
695
-
696
- <a id="private-connectivity-cloud-link"></a>&#x2022; [`cloud_link`](#private-connectivity-cloud-link) - Optional Block<br>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 [Cloud Link](#private-connectivity-cloud-link) below.
570
+ #### Performance Enhancement Mode
697
571
 
698
- <a id="private-connectivity-inside"></a>&#x2022; [`inside`](#private-connectivity-inside) - Optional Block<br>Can be used for messages where no values are needed
572
+ A [`performance_enhancement_mode`](#performance-enhancement-mode) block supports the following:
699
573
 
700
- <a id="private-connectivity-outside"></a>&#x2022; [`outside`](#private-connectivity-outside) - Optional Block<br>Can be used for messages where no values are needed
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.
701
575
 
702
- #### Private Connectivity Cloud Link
576
+ <a id="enhanced-38f174"></a>&#x2022; [`perf_mode_l7_enhanced`](#enhanced-38f174) - Optional Block<br>Enable this option
703
577
 
704
- A [`cloud_link`](#private-connectivity-cloud-link) block (within [`private_connectivity`](#private-connectivity)) supports the following:
578
+ #### Performance Enhancement Mode Perf Mode L3 Enhanced
705
579
 
706
- <a id="private-connectivity-cloud-link-name"></a>&#x2022; [`name`](#private-connectivity-cloud-link-name) - Optional String<br>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
580
+ A [`perf_mode_l3_enhanced`](#enhanced-31b8ac) block (within [`performance_enhancement_mode`](#performance-enhancement-mode)) supports the following:
707
581
 
708
- <a id="namespace-73cbe6"></a>&#x2022; [`namespace`](#namespace-73cbe6) - Optional String<br>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
582
+ <a id="jumbo-7ba5b8"></a>&#x2022; [`jumbo`](#jumbo-7ba5b8) - Optional Block<br>Enable this option
709
583
 
710
- <a id="private-connectivity-cloud-link-tenant"></a>&#x2022; [`tenant`](#private-connectivity-cloud-link-tenant) - Optional String<br>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
584
+ <a id="jumbo-95338e"></a>&#x2022; [`no_jumbo`](#jumbo-95338e) - Optional Block<br>Enable this option
711
585
 
712
586
  #### Sw
713
587
 
714
588
  A [`sw`](#sw) block supports the following:
715
589
 
716
- <a id="sw-default-sw-version"></a>&#x2022; [`default_sw_version`](#sw-default-sw-version) - Optional Block<br>Can be used for messages where no values are needed
590
+ <a id="sw-default-sw-version"></a>&#x2022; [`default_sw_version`](#sw-default-sw-version) - Optional Block<br>Enable this option
717
591
 
718
592
  <a id="sw-volterra-software-version"></a>&#x2022; [`volterra_software_version`](#sw-volterra-software-version) - Optional String<br>Specify a F5XC Software Version to be used e.g. Crt-20210329-1002
719
593
 
@@ -729,252 +603,6 @@ A [`timeouts`](#timeouts) block supports the following:
729
603
 
730
604
  <a id="timeouts-update"></a>&#x2022; [`update`](#timeouts-update) - Optional String (Defaults to `10 minutes`)<br>Used when updating the resource
731
605
 
732
- #### Voltstack Cluster
733
-
734
- A [`voltstack_cluster`](#voltstack-cluster) block supports the following:
735
-
736
- <a id="policies-a80edf"></a>&#x2022; [`active_enhanced_firewall_policies`](#policies-a80edf) - Optional Block<br>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.
737
-
738
- <a id="policies-91541d"></a>&#x2022; [`active_forward_proxy_policies`](#policies-91541d) - Optional Block<br>Ordered List of Forward Proxy Policies active<br>See [Active Forward Proxy Policies](#policies-91541d) below.
739
-
740
- <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.
741
-
742
- <a id="voltstack-cluster-allowed-vip-port"></a>&#x2022; [`allowed_vip_port`](#voltstack-cluster-allowed-vip-port) - Optional Block<br>Defines the TCP port(s) which will be opened on the cloud loadbalancer. Such that the client can use the cloud VIP IP and port combination to reach TCP/HTTP LB configured on the F5XC Site<br>See [Allowed VIP Port](#voltstack-cluster-allowed-vip-port) below.
743
-
744
- <a id="voltstack-cluster-aws-certified-hw"></a>&#x2022; [`aws_certified_hw`](#voltstack-cluster-aws-certified-hw) - Optional String<br>Name for AWS certified hardware
745
-
746
- <a id="voltstack-cluster-az-nodes"></a>&#x2022; [`az_nodes`](#voltstack-cluster-az-nodes) - Optional Block<br>Only Single AZ or Three AZ(s) nodes are supported currently<br>See [Az Nodes](#voltstack-cluster-az-nodes) below.
747
-
748
- <a id="voltstack-cluster-dc-cluster-group"></a>&#x2022; [`dc_cluster_group`](#voltstack-cluster-dc-cluster-group) - Optional Block<br>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.
749
-
750
- <a id="voltstack-cluster-default-storage"></a>&#x2022; [`default_storage`](#voltstack-cluster-default-storage) - Optional Block<br>Can be used for messages where no values are needed
751
-
752
- <a id="all-48d905"></a>&#x2022; [`forward_proxy_allow_all`](#all-48d905) - Optional Block<br>Can be used for messages where no values are needed
753
-
754
- <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.
755
-
756
- <a id="voltstack-cluster-k8s-cluster"></a>&#x2022; [`k8s_cluster`](#voltstack-cluster-k8s-cluster) - Optional Block<br>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.
757
-
758
- <a id="voltstack-cluster-no-dc-cluster-group"></a>&#x2022; [`no_dc_cluster_group`](#voltstack-cluster-no-dc-cluster-group) - Optional Block<br>Can be used for messages where no values are needed
759
-
760
- <a id="voltstack-cluster-no-forward-proxy"></a>&#x2022; [`no_forward_proxy`](#voltstack-cluster-no-forward-proxy) - Optional Block<br>Can be used for messages where no values are needed
761
-
762
- <a id="voltstack-cluster-no-global-network"></a>&#x2022; [`no_global_network`](#voltstack-cluster-no-global-network) - Optional Block<br>Can be used for messages where no values are needed
763
-
764
- <a id="voltstack-cluster-no-k8s-cluster"></a>&#x2022; [`no_k8s_cluster`](#voltstack-cluster-no-k8s-cluster) - Optional Block<br>Can be used for messages where no values are needed
765
-
766
- <a id="voltstack-cluster-no-network-policy"></a>&#x2022; [`no_network_policy`](#voltstack-cluster-no-network-policy) - Optional Block<br>Can be used for messages where no values are needed
767
-
768
- <a id="routes-3cc7bc"></a>&#x2022; [`no_outside_static_routes`](#routes-3cc7bc) - Optional Block<br>Can be used for messages where no values are needed
769
-
770
- <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.
771
-
772
- <a id="public-ip-8ed01a"></a>&#x2022; [`sm_connection_public_ip`](#public-ip-8ed01a) - Optional Block<br>Can be used for messages where no values are needed
773
-
774
- <a id="voltstack-cluster-sm-connection-pvt-ip"></a>&#x2022; [`sm_connection_pvt_ip`](#voltstack-cluster-sm-connection-pvt-ip) - Optional Block<br>Can be used for messages where no values are needed
775
-
776
- <a id="voltstack-cluster-storage-class-list"></a>&#x2022; [`storage_class_list`](#voltstack-cluster-storage-class-list) - Optional Block<br>Add additional custom storage classes in Kubernetes for this site<br>See [Storage Class List](#voltstack-cluster-storage-class-list) below.
777
-
778
- #### Voltstack Cluster Active Enhanced Firewall Policies
779
-
780
- An [`active_enhanced_firewall_policies`](#policies-a80edf) block (within [`voltstack_cluster`](#voltstack-cluster)) supports the following:
781
-
782
- <a id="policies-49239d"></a>&#x2022; [`enhanced_firewall_policies`](#policies-49239d) - Optional Block<br>Ordered List of Enhanced Firewall Policies active<br>See [Enhanced Firewall Policies](#policies-49239d) below.
783
-
784
- #### Voltstack Cluster Active Enhanced Firewall Policies Enhanced Firewall Policies
785
-
786
- <a id="deep-bf6f5b"></a>Deeply nested **Policies** block collapsed for readability.
787
-
788
- #### Voltstack Cluster Active Forward Proxy Policies
789
-
790
- An [`active_forward_proxy_policies`](#policies-91541d) block (within [`voltstack_cluster`](#voltstack-cluster)) supports the following:
791
-
792
- <a id="policies-e4aa24"></a>&#x2022; [`forward_proxy_policies`](#policies-e4aa24) - Optional Block<br>Ordered List of Forward Proxy Policies active<br>See [Forward Proxy Policies](#policies-e4aa24) below.
793
-
794
- #### Voltstack Cluster Active Forward Proxy Policies Forward Proxy Policies
795
-
796
- <a id="deep-73e925"></a>Deeply nested **Policies** block collapsed for readability.
797
-
798
- #### Voltstack Cluster Active Network Policies
799
-
800
- An [`active_network_policies`](#policies-704e06) block (within [`voltstack_cluster`](#voltstack-cluster)) supports the following:
801
-
802
- <a id="policies-0d13f8"></a>&#x2022; [`network_policies`](#policies-0d13f8) - Optional Block<br>Ordered List of Firewall Policies active for this network firewall<br>See [Network Policies](#policies-0d13f8) below.
803
-
804
- #### Voltstack Cluster Active Network Policies Network Policies
805
-
806
- A [`network_policies`](#policies-0d13f8) block (within [`voltstack_cluster.active_network_policies`](#policies-704e06)) supports the following:
807
-
808
- <a id="name-77e23a"></a>&#x2022; [`name`](#name-77e23a) - Optional String<br>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
809
-
810
- <a id="namespace-a545c4"></a>&#x2022; [`namespace`](#namespace-a545c4) - Optional String<br>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
811
-
812
- <a id="tenant-fa44e1"></a>&#x2022; [`tenant`](#tenant-fa44e1) - Optional String<br>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
813
-
814
- #### Voltstack Cluster Allowed VIP Port
815
-
816
- An [`allowed_vip_port`](#voltstack-cluster-allowed-vip-port) block (within [`voltstack_cluster`](#voltstack-cluster)) supports the following:
817
-
818
- <a id="ports-22d935"></a>&#x2022; [`custom_ports`](#ports-22d935) - Optional Block<br>Custom Ports. List of Custom port<br>See [Custom Ports](#ports-22d935) below.
819
-
820
- <a id="port-b20bcf"></a>&#x2022; [`disable_allowed_vip_port`](#port-b20bcf) - Optional Block<br>Can be used for messages where no values are needed
821
-
822
- <a id="port-f73b33"></a>&#x2022; [`use_http_https_port`](#port-f73b33) - Optional Block<br>Can be used for messages where no values are needed
823
-
824
- <a id="port-6ad494"></a>&#x2022; [`use_http_port`](#port-6ad494) - Optional Block<br>Can be used for messages where no values are needed
825
-
826
- <a id="port-4002d5"></a>&#x2022; [`use_https_port`](#port-4002d5) - Optional Block<br>Can be used for messages where no values are needed
827
-
828
- #### Voltstack Cluster Allowed VIP Port Custom Ports
829
-
830
- A [`custom_ports`](#ports-22d935) block (within [`voltstack_cluster.allowed_vip_port`](#voltstack-cluster-allowed-vip-port)) supports the following:
831
-
832
- <a id="ranges-16640f"></a>&#x2022; [`port_ranges`](#ranges-16640f) - Optional String<br>Port Ranges. Port Ranges
833
-
834
- #### Voltstack Cluster Az Nodes
835
-
836
- An [`az_nodes`](#voltstack-cluster-az-nodes) block (within [`voltstack_cluster`](#voltstack-cluster)) supports the following:
837
-
838
- <a id="voltstack-cluster-az-nodes-aws-az-name"></a>&#x2022; [`aws_az_name`](#voltstack-cluster-az-nodes-aws-az-name) - Optional String<br>AWS availability zone, must be consistent with the selected AWS region
839
-
840
- <a id="voltstack-cluster-az-nodes-local-subnet"></a>&#x2022; [`local_subnet`](#voltstack-cluster-az-nodes-local-subnet) - Optional Block<br>AWS Subnet. Parameters for AWS subnet<br>See [Local Subnet](#voltstack-cluster-az-nodes-local-subnet) below.
841
-
842
- #### Voltstack Cluster Az Nodes Local Subnet
843
-
844
- A [`local_subnet`](#voltstack-cluster-az-nodes-local-subnet) block (within [`voltstack_cluster.az_nodes`](#voltstack-cluster-az-nodes)) supports the following:
845
-
846
- <a id="subnet-id-5c6a64"></a>&#x2022; [`existing_subnet_id`](#subnet-id-5c6a64) - Optional String<br>Information about existing subnet ID
847
-
848
- <a id="param-9b306d"></a>&#x2022; [`subnet_param`](#param-9b306d) - Optional Block<br>Parameters for creating a new cloud subnet<br>See [Subnet Param](#param-9b306d) below.
849
-
850
- #### Voltstack Cluster Az Nodes Local Subnet Subnet Param
851
-
852
- <a id="deep-5303b7"></a>Deeply nested **Param** block collapsed for readability.
853
-
854
- #### Voltstack Cluster Dc Cluster Group
855
-
856
- A [`dc_cluster_group`](#voltstack-cluster-dc-cluster-group) block (within [`voltstack_cluster`](#voltstack-cluster)) supports the following:
857
-
858
- <a id="voltstack-cluster-dc-cluster-group-name"></a>&#x2022; [`name`](#voltstack-cluster-dc-cluster-group-name) - Optional String<br>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
859
-
860
- <a id="namespace-e43a60"></a>&#x2022; [`namespace`](#namespace-e43a60) - Optional String<br>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
861
-
862
- <a id="tenant-597aab"></a>&#x2022; [`tenant`](#tenant-597aab) - Optional String<br>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
863
-
864
- #### Voltstack Cluster Global Network List
865
-
866
- A [`global_network_list`](#voltstack-cluster-global-network-list) block (within [`voltstack_cluster`](#voltstack-cluster)) supports the following:
867
-
868
- <a id="connections-8e8842"></a>&#x2022; [`global_network_connections`](#connections-8e8842) - Optional Block<br>Global network connections<br>See [Global Network Connections](#connections-8e8842) below.
869
-
870
- #### Voltstack Cluster Global Network List Global Network Connections
871
-
872
- <a id="deep-974094"></a>Deeply nested **Connections** block collapsed for readability.
873
-
874
- #### Voltstack Cluster Global Network List Global Network Connections SLI To Global DR
875
-
876
- <a id="deep-8abeaa"></a>Deeply nested **DR** block collapsed for readability.
877
-
878
- #### Voltstack Cluster Global Network List Global Network Connections SLI To Global DR Global Vn
879
-
880
- <a id="deep-44dfa7"></a>Deeply nested **Vn** block collapsed for readability.
881
-
882
- #### Voltstack Cluster Global Network List Global Network Connections Slo To Global DR
883
-
884
- <a id="deep-a8283c"></a>Deeply nested **DR** block collapsed for readability.
885
-
886
- #### Voltstack Cluster Global Network List Global Network Connections Slo To Global DR Global Vn
887
-
888
- <a id="deep-3168f1"></a>Deeply nested **Vn** block collapsed for readability.
889
-
890
- #### Voltstack Cluster K8S Cluster
891
-
892
- A [`k8s_cluster`](#voltstack-cluster-k8s-cluster) block (within [`voltstack_cluster`](#voltstack-cluster)) supports the following:
893
-
894
- <a id="voltstack-cluster-k8s-cluster-name"></a>&#x2022; [`name`](#voltstack-cluster-k8s-cluster-name) - Optional String<br>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
895
-
896
- <a id="voltstack-cluster-k8s-cluster-namespace"></a>&#x2022; [`namespace`](#voltstack-cluster-k8s-cluster-namespace) - Optional String<br>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
897
-
898
- <a id="voltstack-cluster-k8s-cluster-tenant"></a>&#x2022; [`tenant`](#voltstack-cluster-k8s-cluster-tenant) - Optional String<br>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
899
-
900
- #### Voltstack Cluster Outside Static Routes
901
-
902
- An [`outside_static_routes`](#voltstack-cluster-outside-static-routes) block (within [`voltstack_cluster`](#voltstack-cluster)) supports the following:
903
-
904
- <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.
905
-
906
- #### Voltstack Cluster Outside Static Routes Static Route List
907
-
908
- <a id="deep-8327ca"></a>Deeply nested **List** block collapsed for readability.
909
-
910
- #### Voltstack Cluster Outside Static Routes Static Route List Custom Static Route
911
-
912
- <a id="deep-a60273"></a>Deeply nested **Route** block collapsed for readability.
913
-
914
- #### Voltstack Cluster Outside Static Routes Static Route List Custom Static Route Nexthop
915
-
916
- <a id="deep-9cbea6"></a>Deeply nested **Nexthop** block collapsed for readability.
917
-
918
- #### Voltstack Cluster Outside Static Routes Static Route List Custom Static Route Nexthop Interface
919
-
920
- <a id="deep-81201b"></a>Deeply nested **Interface** block collapsed for readability.
921
-
922
- #### Voltstack Cluster Outside Static Routes Static Route List Custom Static Route Nexthop Nexthop Address
923
-
924
- <a id="deep-fe330c"></a>Deeply nested **Address** block collapsed for readability.
925
-
926
- #### Voltstack Cluster Outside Static Routes Static Route List Custom Static Route Nexthop Nexthop Address IPv4
927
-
928
- <a id="deep-f7834a"></a>Deeply nested **IPv4** block collapsed for readability.
929
-
930
- #### Voltstack Cluster Outside Static Routes Static Route List Custom Static Route Nexthop Nexthop Address IPv6
931
-
932
- <a id="deep-0d1284"></a>Deeply nested **IPv6** block collapsed for readability.
933
-
934
- #### Voltstack Cluster Outside Static Routes Static Route List Custom Static Route Subnets
935
-
936
- <a id="deep-626be0"></a>Deeply nested **Subnets** block collapsed for readability.
937
-
938
- #### Voltstack Cluster Outside Static Routes Static Route List Custom Static Route Subnets IPv4
939
-
940
- <a id="deep-a073ef"></a>Deeply nested **IPv4** block collapsed for readability.
941
-
942
- #### Voltstack Cluster Outside Static Routes Static Route List Custom Static Route Subnets IPv6
943
-
944
- <a id="deep-85f420"></a>Deeply nested **IPv6** block collapsed for readability.
945
-
946
- #### Voltstack Cluster Storage Class List
947
-
948
- A [`storage_class_list`](#voltstack-cluster-storage-class-list) block (within [`voltstack_cluster`](#voltstack-cluster)) supports the following:
949
-
950
- <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.
951
-
952
- #### Voltstack Cluster Storage Class List Storage Classes
953
-
954
- A [`storage_classes`](#classes-3dd6e4) block (within [`voltstack_cluster.storage_class_list`](#voltstack-cluster-storage-class-list)) supports the following:
955
-
956
- <a id="class-f2125d"></a>&#x2022; [`default_storage_class`](#class-f2125d) - Optional Bool<br>Make this storage class default storage class for the K8S cluster
957
-
958
- <a id="name-ca3ca7"></a>&#x2022; [`storage_class_name`](#name-ca3ca7) - Optional String<br>Name of the storage class as it will appear in K8S
959
-
960
- #### VPC
961
-
962
- A [`vpc`](#vpc) block supports the following:
963
-
964
- <a id="vpc-new-vpc"></a>&#x2022; [`new_vpc`](#vpc-new-vpc) - Optional Block<br>AWS VPC Parameters. Parameters to create new AWS VPC<br>See [New VPC](#vpc-new-vpc) below.
965
-
966
- <a id="vpc-vpc-id"></a>&#x2022; [`vpc_id`](#vpc-vpc-id) - Optional String<br>Information about existing VPC ID
967
-
968
- #### VPC New VPC
969
-
970
- A [`new_vpc`](#vpc-new-vpc) block (within [`vpc`](#vpc)) supports the following:
971
-
972
- <a id="vpc-new-vpc-autogenerate"></a>&#x2022; [`autogenerate`](#vpc-new-vpc-autogenerate) - Optional Block<br>Can be used for messages where no values are needed
973
-
974
- <a id="vpc-new-vpc-name-tag"></a>&#x2022; [`name_tag`](#vpc-new-vpc-name-tag) - Optional String<br>Specify the VPC Name
975
-
976
- <a id="vpc-new-vpc-primary-ipv4"></a>&#x2022; [`primary_ipv4`](#vpc-new-vpc-primary-ipv4) - Optional String<br>IPv4 CIDR block for this VPC. It has to be private address space. The Primary IPv4 block cannot be modified. All subnets prefixes in this VPC must be part of this CIDR block
977
-
978
606
  ---
979
607
 
980
608
  ## Common Types