@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.
- package/dist/docs/data-sources/discovery.md +2 -2
- package/dist/docs/data-sources/irule.md +2 -2
- package/dist/docs/data-sources/network_policy.md +2 -2
- package/dist/docs/data-sources/policer.md +2 -2
- package/dist/docs/data-sources/site.md +2 -2
- package/dist/docs/data-sources/workload.md +2 -2
- package/dist/docs/resources/advertise_policy.md +10 -10
- package/dist/docs/resources/alert_policy.md +9 -9
- package/dist/docs/resources/alert_receiver.md +4 -4
- package/dist/docs/resources/api_definition.md +2 -2
- package/dist/docs/resources/api_testing.md +6 -6
- package/dist/docs/resources/apm.md +8 -8
- package/dist/docs/resources/app_firewall.md +19 -19
- package/dist/docs/resources/app_setting.md +5 -5
- package/dist/docs/resources/app_type.md +3 -3
- package/dist/docs/resources/aws_tgw_site.md +50 -50
- package/dist/docs/resources/aws_vpc_site.md +66 -66
- package/dist/docs/resources/azure_vnet_site.md +93 -93
- package/dist/docs/resources/bgp.md +6 -6
- package/dist/docs/resources/bgp_routing_policy.md +7 -7
- package/dist/docs/resources/cdn_cache_rule.md +2 -2
- package/dist/docs/resources/cdn_loadbalancer.md +122 -122
- package/dist/docs/resources/cloud_connect.md +4 -4
- package/dist/docs/resources/cloud_credentials.md +2 -2
- package/dist/docs/resources/cloud_link.md +3 -3
- package/dist/docs/resources/cluster.md +18 -18
- package/dist/docs/resources/dc_cluster_group.md +4 -4
- package/dist/docs/resources/discovery.md +259 -8
- package/dist/docs/resources/dns_domain.md +2 -2
- package/dist/docs/resources/endpoint.md +5 -5
- package/dist/docs/resources/enhanced_firewall_policy.md +15 -15
- package/dist/docs/resources/external_connector.md +7 -7
- package/dist/docs/resources/fast_acl.md +2 -2
- package/dist/docs/resources/fast_acl_rule.md +2 -2
- package/dist/docs/resources/fleet.md +25 -25
- package/dist/docs/resources/forward_proxy_policy.md +15 -15
- package/dist/docs/resources/forwarding_class.md +5 -5
- package/dist/docs/resources/gcp_vpc_site.md +37 -37
- package/dist/docs/resources/global_log_receiver.md +104 -104
- package/dist/docs/resources/healthcheck.md +2 -2
- package/dist/docs/resources/http_loadbalancer.md +287 -287
- package/dist/docs/resources/irule.md +7 -5
- package/dist/docs/resources/log_receiver.md +104 -104
- package/dist/docs/resources/malicious_user_mitigation.md +6 -6
- package/dist/docs/resources/nat_policy.md +10 -10
- package/dist/docs/resources/network_connector.md +9 -9
- package/dist/docs/resources/network_firewall.md +3 -3
- package/dist/docs/resources/network_interface.md +28 -28
- package/dist/docs/resources/network_policy.md +210 -37
- package/dist/docs/resources/network_policy_view.md +16 -16
- package/dist/docs/resources/nfv_service.md +26 -26
- package/dist/docs/resources/origin_pool.md +48 -48
- package/dist/docs/resources/policer.md +50 -10
- package/dist/docs/resources/policy_based_routing.md +8 -8
- package/dist/docs/resources/protocol_inspection.md +4 -4
- package/dist/docs/resources/proxy.md +23 -23
- package/dist/docs/resources/rate_limiter.md +1 -1
- package/dist/docs/resources/rate_limiter_policy.md +8 -8
- package/dist/docs/resources/route.md +36 -36
- package/dist/docs/resources/secret_management_access.md +8 -8
- package/dist/docs/resources/securemesh_site.md +97 -97
- package/dist/docs/resources/segment.md +4 -4
- package/dist/docs/resources/service_policy.md +44 -44
- package/dist/docs/resources/service_policy_rule.md +37 -37
- package/dist/docs/resources/site.md +241 -613
- package/dist/docs/resources/site_mesh_group.md +8 -8
- package/dist/docs/resources/subnet.md +5 -5
- package/dist/docs/resources/tcp_loadbalancer.md +37 -37
- package/dist/docs/resources/tunnel.md +4 -4
- package/dist/docs/resources/udp_loadbalancer.md +9 -9
- package/dist/docs/resources/user_identification.md +10 -10
- package/dist/docs/resources/virtual_host.md +42 -42
- package/dist/docs/resources/virtual_network.md +4 -4
- package/dist/docs/resources/voltstack_site.md +59 -59
- package/dist/docs/resources/waf_exclusion_policy.md +5 -5
- package/dist/docs/resources/workload.md +9 -2951
- package/dist/metadata/resource-metadata.json +379 -613
- package/dist/metadata/validation-patterns.json +1 -1
- package/dist/tools/auth.js +38 -15
- package/dist/tools/auth.js.map +1 -1
- package/dist/tools/discover.d.ts.map +1 -1
- package/dist/tools/discover.js +36 -0
- package/dist/tools/discover.js.map +1 -1
- package/package.json +1 -1
|
@@ -102,7 +102,7 @@ resource "f5xc_aws_vpc_site" "example" {
|
|
|
102
102
|
<a id="aws-region"></a>• [`aws_region`](#aws-region) - Optional String<br>AWS Region. Name for AWS Region
|
|
103
103
|
|
|
104
104
|
-> **One of the following:**
|
|
105
|
-
• <a id="block-all-services"></a>[`block_all_services`](#block-all-services) - Optional Block<br>
|
|
105
|
+
• <a id="block-all-services"></a>[`block_all_services`](#block-all-services) - Optional Block<br>Enable this option
|
|
106
106
|
<br><br>• <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.
|
|
107
107
|
|
|
108
108
|
<a id="coordinates"></a>• [`coordinates`](#coordinates) - Optional Block<br>Coordinates of the site which provides the site physical location<br>See [Coordinates](#coordinates) below for details.
|
|
@@ -111,31 +111,31 @@ resource "f5xc_aws_vpc_site" "example" {
|
|
|
111
111
|
|
|
112
112
|
-> **One of the following:**
|
|
113
113
|
• <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.
|
|
114
|
-
<br><br>• <a id="f5xc-security-group"></a>[`f5xc_security_group`](#f5xc-security-group) - Optional Block<br>
|
|
114
|
+
<br><br>• <a id="f5xc-security-group"></a>[`f5xc_security_group`](#f5xc-security-group) - Optional Block<br>Enable this option
|
|
115
115
|
|
|
116
|
-
<a id="default-blocked-services"></a>• [`default_blocked_services`](#default-blocked-services) - Optional Block<br>
|
|
116
|
+
<a id="default-blocked-services"></a>• [`default_blocked_services`](#default-blocked-services) - Optional Block<br>Enable this option
|
|
117
117
|
|
|
118
118
|
-> **One of the following:**
|
|
119
|
-
• <a id="direct-connect-disabled"></a>[`direct_connect_disabled`](#direct-connect-disabled) - Optional Block<br>
|
|
119
|
+
• <a id="direct-connect-disabled"></a>[`direct_connect_disabled`](#direct-connect-disabled) - Optional Block<br>Enable this option
|
|
120
120
|
<br><br>• <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.
|
|
121
121
|
<br><br>• <a id="private-connectivity"></a>[`private_connectivity`](#private-connectivity) - Optional Block<br>Private Connect Configuration. Private Connect Configuration
|
|
122
122
|
|
|
123
123
|
-> **One of the following:**
|
|
124
|
-
• <a id="disable-internet-vip"></a>[`disable_internet_vip`](#disable-internet-vip) - Optional Block<br>
|
|
124
|
+
• <a id="disable-internet-vip"></a>[`disable_internet_vip`](#disable-internet-vip) - Optional Block<br>Enable this option
|
|
125
125
|
|
|
126
126
|
<a id="disk-size"></a>• [`disk_size`](#disk-size) - Optional Number<br>Disk size to be used for this instance in GiB. 80 is 80 GiB
|
|
127
127
|
|
|
128
128
|
-> **One of the following:**
|
|
129
|
-
• <a id="egress-gateway-default"></a>[`egress_gateway_default`](#egress-gateway-default) - Optional Block<br>
|
|
129
|
+
• <a id="egress-gateway-default"></a>[`egress_gateway_default`](#egress-gateway-default) - Optional Block<br>Enable this option
|
|
130
130
|
<br><br>• <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.
|
|
131
131
|
|
|
132
132
|
<a id="egress-virtual-private-gateway"></a>• [`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.
|
|
133
133
|
|
|
134
|
-
<a id="enable-internet-vip"></a>• [`enable_internet_vip`](#enable-internet-vip) - Optional Block<br>
|
|
134
|
+
<a id="enable-internet-vip"></a>• [`enable_internet_vip`](#enable-internet-vip) - Optional Block<br>Enable this option
|
|
135
135
|
|
|
136
136
|
-> **One of the following:**
|
|
137
|
-
• <a id="f5-orchestrated-routing"></a>[`f5_orchestrated_routing`](#f5-orchestrated-routing) - Optional Block<br>
|
|
138
|
-
<br><br>• <a id="manual-routing"></a>[`manual_routing`](#manual-routing) - Optional Block<br>
|
|
137
|
+
• <a id="f5-orchestrated-routing"></a>[`f5_orchestrated_routing`](#f5-orchestrated-routing) - Optional Block<br>Enable this option
|
|
138
|
+
<br><br>• <a id="manual-routing"></a>[`manual_routing`](#manual-routing) - Optional Block<br>Enable this option
|
|
139
139
|
|
|
140
140
|
-> **One of the following:**
|
|
141
141
|
• <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.
|
|
@@ -148,10 +148,10 @@ resource "f5xc_aws_vpc_site" "example" {
|
|
|
148
148
|
|
|
149
149
|
-> **One of the following:**
|
|
150
150
|
• <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
|
|
151
|
-
<br><br>• <a id="logs-streaming-disabled"></a>[`logs_streaming_disabled`](#logs-streaming-disabled) - Optional Block<br>
|
|
151
|
+
<br><br>• <a id="logs-streaming-disabled"></a>[`logs_streaming_disabled`](#logs-streaming-disabled) - Optional Block<br>Enable this option
|
|
152
152
|
|
|
153
153
|
-> **One of the following:**
|
|
154
|
-
• <a id="no-worker-nodes"></a>[`no_worker_nodes`](#no-worker-nodes) - Optional Block<br>
|
|
154
|
+
• <a id="no-worker-nodes"></a>[`no_worker_nodes`](#no-worker-nodes) - Optional Block<br>Enable this option
|
|
155
155
|
<br><br>• <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
|
|
156
156
|
|
|
157
157
|
<a id="offline-survivability-mode"></a>• [`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
|
|
@@ -224,13 +224,13 @@ A [`blocked_services`](#blocked-services) block supports the following:
|
|
|
224
224
|
|
|
225
225
|
A [`blocked_sevice`](#blocked-services-blocked-sevice) block (within [`blocked_services`](#blocked-services)) supports the following:
|
|
226
226
|
|
|
227
|
-
<a id="blocked-services-blocked-sevice-dns"></a>• [`dns`](#blocked-services-blocked-sevice-dns) - Optional Block<br>
|
|
227
|
+
<a id="blocked-services-blocked-sevice-dns"></a>• [`dns`](#blocked-services-blocked-sevice-dns) - Optional Block<br>Enable this option
|
|
228
228
|
|
|
229
229
|
<a id="type-808ec9"></a>• [`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
|
|
230
230
|
|
|
231
|
-
<a id="blocked-services-blocked-sevice-ssh"></a>• [`ssh`](#blocked-services-blocked-sevice-ssh) - Optional Block<br>
|
|
231
|
+
<a id="blocked-services-blocked-sevice-ssh"></a>• [`ssh`](#blocked-services-blocked-sevice-ssh) - Optional Block<br>Enable this option
|
|
232
232
|
|
|
233
|
-
<a id="interface-e57e21"></a>• [`web_user_interface`](#interface-e57e21) - Optional Block<br>
|
|
233
|
+
<a id="interface-e57e21"></a>• [`web_user_interface`](#interface-e57e21) - Optional Block<br>Enable this option
|
|
234
234
|
|
|
235
235
|
#### Coordinates
|
|
236
236
|
|
|
@@ -260,13 +260,13 @@ A [`custom_security_group`](#custom-security-group) block supports the following
|
|
|
260
260
|
|
|
261
261
|
A [`direct_connect_enabled`](#direct-connect-enabled) block supports the following:
|
|
262
262
|
|
|
263
|
-
<a id="direct-connect-enabled-auto-asn"></a>• [`auto_asn`](#direct-connect-enabled-auto-asn) - Optional Block<br>
|
|
263
|
+
<a id="direct-connect-enabled-auto-asn"></a>• [`auto_asn`](#direct-connect-enabled-auto-asn) - Optional Block<br>Enable this option
|
|
264
264
|
|
|
265
265
|
<a id="direct-connect-enabled-custom-asn"></a>• [`custom_asn`](#direct-connect-enabled-custom-asn) - Optional Number<br>Custom Autonomous System Number
|
|
266
266
|
|
|
267
267
|
<a id="direct-connect-enabled-hosted-vifs"></a>• [`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.
|
|
268
268
|
|
|
269
|
-
<a id="direct-connect-enabled-standard-vifs"></a>• [`standard_vifs`](#direct-connect-enabled-standard-vifs) - Optional Block<br>
|
|
269
|
+
<a id="direct-connect-enabled-standard-vifs"></a>• [`standard_vifs`](#direct-connect-enabled-standard-vifs) - Optional Block<br>Enable this option
|
|
270
270
|
|
|
271
271
|
#### Direct Connect Enabled Hosted Vifs
|
|
272
272
|
|
|
@@ -274,7 +274,7 @@ A [`hosted_vifs`](#direct-connect-enabled-hosted-vifs) block (within [`direct_co
|
|
|
274
274
|
|
|
275
275
|
<a id="connect-b8275e"></a>• [`site_registration_over_direct_connect`](#connect-b8275e) - Optional Block<br>CloudLink ADN Network Config<br>See [Site Registration Over Direct Connect](#connect-b8275e) below.
|
|
276
276
|
|
|
277
|
-
<a id="internet-6028e0"></a>• [`site_registration_over_internet`](#internet-6028e0) - Optional Block<br>
|
|
277
|
+
<a id="internet-6028e0"></a>• [`site_registration_over_internet`](#internet-6028e0) - Optional Block<br>Enable this option
|
|
278
278
|
|
|
279
279
|
<a id="list-d6c323"></a>• [`vif_list`](#list-d6c323) - Optional Block<br>List of Hosted VIF Config. List of Hosted VIF Config<br>See [Vif List](#list-d6c323) below.
|
|
280
280
|
|
|
@@ -288,7 +288,7 @@ A [`vif_list`](#list-d6c323) block (within [`direct_connect_enabled.hosted_vifs`
|
|
|
288
288
|
|
|
289
289
|
<a id="region-3f105f"></a>• [`other_region`](#region-3f105f) - Optional String<br>Other Region
|
|
290
290
|
|
|
291
|
-
<a id="region-3435ff"></a>• [`same_as_site_region`](#region-3435ff) - Optional Block<br>
|
|
291
|
+
<a id="region-3435ff"></a>• [`same_as_site_region`](#region-3435ff) - Optional Block<br>Enable this option
|
|
292
292
|
|
|
293
293
|
<a id="vif-id-4f330c"></a>• [`vif_id`](#vif-id-4f330c) - Optional String<br>AWS Direct Connect VIF ID that needs to be connected to the site
|
|
294
294
|
|
|
@@ -326,31 +326,31 @@ An [`ingress_egress_gw`](#ingress-egress-gw) block supports the following:
|
|
|
326
326
|
|
|
327
327
|
<a id="outside-vn-3594d6"></a>• [`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.
|
|
328
328
|
|
|
329
|
-
<a id="all-8889af"></a>• [`forward_proxy_allow_all`](#all-8889af) - Optional Block<br>
|
|
329
|
+
<a id="all-8889af"></a>• [`forward_proxy_allow_all`](#all-8889af) - Optional Block<br>Enable this option
|
|
330
330
|
|
|
331
331
|
<a id="ingress-egress-gw-global-network-list"></a>• [`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.
|
|
332
332
|
|
|
333
333
|
<a id="ingress-egress-gw-inside-static-routes"></a>• [`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.
|
|
334
334
|
|
|
335
|
-
<a id="ingress-egress-gw-no-dc-cluster-group"></a>• [`no_dc_cluster_group`](#ingress-egress-gw-no-dc-cluster-group) - Optional Block<br>
|
|
335
|
+
<a id="ingress-egress-gw-no-dc-cluster-group"></a>• [`no_dc_cluster_group`](#ingress-egress-gw-no-dc-cluster-group) - Optional Block<br>Enable this option
|
|
336
336
|
|
|
337
|
-
<a id="ingress-egress-gw-no-forward-proxy"></a>• [`no_forward_proxy`](#ingress-egress-gw-no-forward-proxy) - Optional Block<br>
|
|
337
|
+
<a id="ingress-egress-gw-no-forward-proxy"></a>• [`no_forward_proxy`](#ingress-egress-gw-no-forward-proxy) - Optional Block<br>Enable this option
|
|
338
338
|
|
|
339
|
-
<a id="ingress-egress-gw-no-global-network"></a>• [`no_global_network`](#ingress-egress-gw-no-global-network) - Optional Block<br>
|
|
339
|
+
<a id="ingress-egress-gw-no-global-network"></a>• [`no_global_network`](#ingress-egress-gw-no-global-network) - Optional Block<br>Enable this option
|
|
340
340
|
|
|
341
|
-
<a id="routes-b69a18"></a>• [`no_inside_static_routes`](#routes-b69a18) - Optional Block<br>
|
|
341
|
+
<a id="routes-b69a18"></a>• [`no_inside_static_routes`](#routes-b69a18) - Optional Block<br>Enable this option
|
|
342
342
|
|
|
343
|
-
<a id="ingress-egress-gw-no-network-policy"></a>• [`no_network_policy`](#ingress-egress-gw-no-network-policy) - Optional Block<br>
|
|
343
|
+
<a id="ingress-egress-gw-no-network-policy"></a>• [`no_network_policy`](#ingress-egress-gw-no-network-policy) - Optional Block<br>Enable this option
|
|
344
344
|
|
|
345
|
-
<a id="routes-630976"></a>• [`no_outside_static_routes`](#routes-630976) - Optional Block<br>
|
|
345
|
+
<a id="routes-630976"></a>• [`no_outside_static_routes`](#routes-630976) - Optional Block<br>Enable this option
|
|
346
346
|
|
|
347
347
|
<a id="ingress-egress-gw-outside-static-routes"></a>• [`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.
|
|
348
348
|
|
|
349
349
|
<a id="mode-4d23c2"></a>• [`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.
|
|
350
350
|
|
|
351
|
-
<a id="public-ip-5f6604"></a>• [`sm_connection_public_ip`](#public-ip-5f6604) - Optional Block<br>
|
|
351
|
+
<a id="public-ip-5f6604"></a>• [`sm_connection_public_ip`](#public-ip-5f6604) - Optional Block<br>Enable this option
|
|
352
352
|
|
|
353
|
-
<a id="ingress-egress-gw-sm-connection-pvt-ip"></a>• [`sm_connection_pvt_ip`](#ingress-egress-gw-sm-connection-pvt-ip) - Optional Block<br>
|
|
353
|
+
<a id="ingress-egress-gw-sm-connection-pvt-ip"></a>• [`sm_connection_pvt_ip`](#ingress-egress-gw-sm-connection-pvt-ip) - Optional Block<br>Enable this option
|
|
354
354
|
|
|
355
355
|
#### Ingress Egress Gw Active Enhanced Firewall Policies
|
|
356
356
|
|
|
@@ -388,13 +388,13 @@ An [`allowed_vip_port`](#ingress-egress-gw-allowed-vip-port) block (within [`ing
|
|
|
388
388
|
|
|
389
389
|
<a id="ports-1f6ac6"></a>• [`custom_ports`](#ports-1f6ac6) - Optional Block<br>Custom Ports. List of Custom port<br>See [Custom Ports](#ports-1f6ac6) below.
|
|
390
390
|
|
|
391
|
-
<a id="port-62fd1d"></a>• [`disable_allowed_vip_port`](#port-62fd1d) - Optional Block<br>
|
|
391
|
+
<a id="port-62fd1d"></a>• [`disable_allowed_vip_port`](#port-62fd1d) - Optional Block<br>Enable this option
|
|
392
392
|
|
|
393
|
-
<a id="port-bab911"></a>• [`use_http_https_port`](#port-bab911) - Optional Block<br>
|
|
393
|
+
<a id="port-bab911"></a>• [`use_http_https_port`](#port-bab911) - Optional Block<br>Enable this option
|
|
394
394
|
|
|
395
|
-
<a id="port-f10619"></a>• [`use_http_port`](#port-f10619) - Optional Block<br>
|
|
395
|
+
<a id="port-f10619"></a>• [`use_http_port`](#port-f10619) - Optional Block<br>Enable this option
|
|
396
396
|
|
|
397
|
-
<a id="port-0cbb5d"></a>• [`use_https_port`](#port-0cbb5d) - Optional Block<br>
|
|
397
|
+
<a id="port-0cbb5d"></a>• [`use_https_port`](#port-0cbb5d) - Optional Block<br>Enable this option
|
|
398
398
|
|
|
399
399
|
#### Ingress Egress Gw Allowed VIP Port Custom Ports
|
|
400
400
|
|
|
@@ -406,13 +406,13 @@ An [`allowed_vip_port_sli`](#ingress-egress-gw-allowed-vip-port-sli) block (with
|
|
|
406
406
|
|
|
407
407
|
<a id="ports-93c5d6"></a>• [`custom_ports`](#ports-93c5d6) - Optional Block<br>Custom Ports. List of Custom port<br>See [Custom Ports](#ports-93c5d6) below.
|
|
408
408
|
|
|
409
|
-
<a id="port-084b63"></a>• [`disable_allowed_vip_port`](#port-084b63) - Optional Block<br>
|
|
409
|
+
<a id="port-084b63"></a>• [`disable_allowed_vip_port`](#port-084b63) - Optional Block<br>Enable this option
|
|
410
410
|
|
|
411
|
-
<a id="port-f98848"></a>• [`use_http_https_port`](#port-f98848) - Optional Block<br>
|
|
411
|
+
<a id="port-f98848"></a>• [`use_http_https_port`](#port-f98848) - Optional Block<br>Enable this option
|
|
412
412
|
|
|
413
|
-
<a id="port-f1e8a8"></a>• [`use_http_port`](#port-f1e8a8) - Optional Block<br>
|
|
413
|
+
<a id="port-f1e8a8"></a>• [`use_http_port`](#port-f1e8a8) - Optional Block<br>Enable this option
|
|
414
414
|
|
|
415
|
-
<a id="port-39b9bd"></a>• [`use_https_port`](#port-39b9bd) - Optional Block<br>
|
|
415
|
+
<a id="port-39b9bd"></a>• [`use_https_port`](#port-39b9bd) - Optional Block<br>Enable this option
|
|
416
416
|
|
|
417
417
|
#### Ingress Egress Gw Allowed VIP Port SLI Custom Ports
|
|
418
418
|
|
|
@@ -428,7 +428,7 @@ An [`az_nodes`](#ingress-egress-gw-az-nodes) block (within [`ingress_egress_gw`]
|
|
|
428
428
|
|
|
429
429
|
<a id="subnet-631d3b"></a>• [`outside_subnet`](#subnet-631d3b) - Optional Block<br>AWS Subnet. Parameters for AWS subnet<br>See [Outside Subnet](#subnet-631d3b) below.
|
|
430
430
|
|
|
431
|
-
<a id="subnet-679648"></a>• [`reserved_inside_subnet`](#subnet-679648) - Optional Block<br>
|
|
431
|
+
<a id="subnet-679648"></a>• [`reserved_inside_subnet`](#subnet-679648) - Optional Block<br>Enable this option
|
|
432
432
|
|
|
433
433
|
<a id="subnet-333bb8"></a>• [`workload_subnet`](#subnet-333bb8) - Optional Block<br>AWS Subnet. Parameters for AWS subnet<br>See [Workload Subnet](#subnet-333bb8) below.
|
|
434
434
|
|
|
@@ -600,7 +600,7 @@ A [`performance_enhancement_mode`](#mode-4d23c2) block (within [`ingress_egress_
|
|
|
600
600
|
|
|
601
601
|
<a id="enhanced-410f18"></a>• [`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.
|
|
602
602
|
|
|
603
|
-
<a id="enhanced-90e2b5"></a>• [`perf_mode_l7_enhanced`](#enhanced-90e2b5) - Optional Block<br>
|
|
603
|
+
<a id="enhanced-90e2b5"></a>• [`perf_mode_l7_enhanced`](#enhanced-90e2b5) - Optional Block<br>Enable this option
|
|
604
604
|
|
|
605
605
|
#### Ingress Egress Gw Performance Enhancement Mode Perf Mode L3 Enhanced
|
|
606
606
|
|
|
@@ -624,13 +624,13 @@ An [`allowed_vip_port`](#ingress-gw-allowed-vip-port) block (within [`ingress_gw
|
|
|
624
624
|
|
|
625
625
|
<a id="ports-644346"></a>• [`custom_ports`](#ports-644346) - Optional Block<br>Custom Ports. List of Custom port<br>See [Custom Ports](#ports-644346) below.
|
|
626
626
|
|
|
627
|
-
<a id="port-51dc9d"></a>• [`disable_allowed_vip_port`](#port-51dc9d) - Optional Block<br>
|
|
627
|
+
<a id="port-51dc9d"></a>• [`disable_allowed_vip_port`](#port-51dc9d) - Optional Block<br>Enable this option
|
|
628
628
|
|
|
629
|
-
<a id="port-9427a8"></a>• [`use_http_https_port`](#port-9427a8) - Optional Block<br>
|
|
629
|
+
<a id="port-9427a8"></a>• [`use_http_https_port`](#port-9427a8) - Optional Block<br>Enable this option
|
|
630
630
|
|
|
631
|
-
<a id="port-44bb52"></a>• [`use_http_port`](#port-44bb52) - Optional Block<br>
|
|
631
|
+
<a id="port-44bb52"></a>• [`use_http_port`](#port-44bb52) - Optional Block<br>Enable this option
|
|
632
632
|
|
|
633
|
-
<a id="port-011ca8"></a>• [`use_https_port`](#port-011ca8) - Optional Block<br>
|
|
633
|
+
<a id="port-011ca8"></a>• [`use_https_port`](#port-011ca8) - Optional Block<br>Enable this option
|
|
634
634
|
|
|
635
635
|
#### Ingress Gw Allowed VIP Port Custom Ports
|
|
636
636
|
|
|
@@ -664,7 +664,7 @@ A [`performance_enhancement_mode`](#ingress-gw-performance-enhancement-mode) blo
|
|
|
664
664
|
|
|
665
665
|
<a id="enhanced-5a06c8"></a>• [`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.
|
|
666
666
|
|
|
667
|
-
<a id="enhanced-6fdd43"></a>• [`perf_mode_l7_enhanced`](#enhanced-6fdd43) - Optional Block<br>
|
|
667
|
+
<a id="enhanced-6fdd43"></a>• [`perf_mode_l7_enhanced`](#enhanced-6fdd43) - Optional Block<br>Enable this option
|
|
668
668
|
|
|
669
669
|
#### Ingress Gw Performance Enhancement Mode Perf Mode L3 Enhanced
|
|
670
670
|
|
|
@@ -674,7 +674,7 @@ A [`performance_enhancement_mode`](#ingress-gw-performance-enhancement-mode) blo
|
|
|
674
674
|
|
|
675
675
|
A [`kubernetes_upgrade_drain`](#kubernetes-upgrade-drain) block supports the following:
|
|
676
676
|
|
|
677
|
-
<a id="drain-0d0936"></a>• [`disable_upgrade_drain`](#drain-0d0936) - Optional Block<br>
|
|
677
|
+
<a id="drain-0d0936"></a>• [`disable_upgrade_drain`](#drain-0d0936) - Optional Block<br>Enable this option
|
|
678
678
|
|
|
679
679
|
<a id="drain-7e30d4"></a>• [`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.
|
|
680
680
|
|
|
@@ -682,13 +682,13 @@ A [`kubernetes_upgrade_drain`](#kubernetes-upgrade-drain) block supports the fol
|
|
|
682
682
|
|
|
683
683
|
An [`enable_upgrade_drain`](#drain-7e30d4) block (within [`kubernetes_upgrade_drain`](#kubernetes-upgrade-drain)) supports the following:
|
|
684
684
|
|
|
685
|
-
<a id="mode-668699"></a>• [`disable_vega_upgrade_mode`](#mode-668699) - Optional Block<br>
|
|
685
|
+
<a id="mode-668699"></a>• [`disable_vega_upgrade_mode`](#mode-668699) - Optional Block<br>Enable this option
|
|
686
686
|
|
|
687
687
|
<a id="count-3aa796"></a>• [`drain_max_unavailable_node_count`](#count-3aa796) - Optional Number<br>Node Batch Size Count
|
|
688
688
|
|
|
689
689
|
<a id="timeout-ac4ee9"></a>• [`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
|
|
690
690
|
|
|
691
|
-
<a id="mode-9c557b"></a>• [`enable_vega_upgrade_mode`](#mode-9c557b) - Optional Block<br>
|
|
691
|
+
<a id="mode-9c557b"></a>• [`enable_vega_upgrade_mode`](#mode-9c557b) - Optional Block<br>Enable this option
|
|
692
692
|
|
|
693
693
|
#### Log Receiver
|
|
694
694
|
|
|
@@ -704,15 +704,15 @@ A [`log_receiver`](#log-receiver) block supports the following:
|
|
|
704
704
|
|
|
705
705
|
An [`offline_survivability_mode`](#offline-survivability-mode) block supports the following:
|
|
706
706
|
|
|
707
|
-
<a id="mode-565021"></a>• [`enable_offline_survivability_mode`](#mode-565021) - Optional Block<br>
|
|
707
|
+
<a id="mode-565021"></a>• [`enable_offline_survivability_mode`](#mode-565021) - Optional Block<br>Enable this option
|
|
708
708
|
|
|
709
|
-
<a id="mode-02f0c8"></a>• [`no_offline_survivability_mode`](#mode-02f0c8) - Optional Block<br>
|
|
709
|
+
<a id="mode-02f0c8"></a>• [`no_offline_survivability_mode`](#mode-02f0c8) - Optional Block<br>Enable this option
|
|
710
710
|
|
|
711
711
|
#### OS
|
|
712
712
|
|
|
713
713
|
An [`os`](#os) block supports the following:
|
|
714
714
|
|
|
715
|
-
<a id="os-default-os-version"></a>• [`default_os_version`](#os-default-os-version) - Optional Block<br>
|
|
715
|
+
<a id="os-default-os-version"></a>• [`default_os_version`](#os-default-os-version) - Optional Block<br>Enable this option
|
|
716
716
|
|
|
717
717
|
<a id="os-operating-system-version"></a>• [`operating_system_version`](#os-operating-system-version) - Optional String<br>Specify a OS version to be used e.g. 9.2024.6
|
|
718
718
|
|
|
@@ -722,9 +722,9 @@ A [`private_connectivity`](#private-connectivity) block supports the following:
|
|
|
722
722
|
|
|
723
723
|
<a id="private-connectivity-cloud-link"></a>• [`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.
|
|
724
724
|
|
|
725
|
-
<a id="private-connectivity-inside"></a>• [`inside`](#private-connectivity-inside) - Optional Block<br>
|
|
725
|
+
<a id="private-connectivity-inside"></a>• [`inside`](#private-connectivity-inside) - Optional Block<br>Enable this option
|
|
726
726
|
|
|
727
|
-
<a id="private-connectivity-outside"></a>• [`outside`](#private-connectivity-outside) - Optional Block<br>
|
|
727
|
+
<a id="private-connectivity-outside"></a>• [`outside`](#private-connectivity-outside) - Optional Block<br>Enable this option
|
|
728
728
|
|
|
729
729
|
#### Private Connectivity Cloud Link
|
|
730
730
|
|
|
@@ -740,7 +740,7 @@ A [`cloud_link`](#private-connectivity-cloud-link) block (within [`private_conne
|
|
|
740
740
|
|
|
741
741
|
A [`sw`](#sw) block supports the following:
|
|
742
742
|
|
|
743
|
-
<a id="sw-default-sw-version"></a>• [`default_sw_version`](#sw-default-sw-version) - Optional Block<br>
|
|
743
|
+
<a id="sw-default-sw-version"></a>• [`default_sw_version`](#sw-default-sw-version) - Optional Block<br>Enable this option
|
|
744
744
|
|
|
745
745
|
<a id="sw-volterra-software-version"></a>• [`volterra_software_version`](#sw-volterra-software-version) - Optional String<br>Specify a F5XC Software Version to be used e.g. Crt-20210329-1002
|
|
746
746
|
|
|
@@ -774,31 +774,31 @@ A [`voltstack_cluster`](#voltstack-cluster) block supports the following:
|
|
|
774
774
|
|
|
775
775
|
<a id="voltstack-cluster-dc-cluster-group"></a>• [`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.
|
|
776
776
|
|
|
777
|
-
<a id="voltstack-cluster-default-storage"></a>• [`default_storage`](#voltstack-cluster-default-storage) - Optional Block<br>
|
|
777
|
+
<a id="voltstack-cluster-default-storage"></a>• [`default_storage`](#voltstack-cluster-default-storage) - Optional Block<br>Enable this option
|
|
778
778
|
|
|
779
|
-
<a id="all-48d905"></a>• [`forward_proxy_allow_all`](#all-48d905) - Optional Block<br>
|
|
779
|
+
<a id="all-48d905"></a>• [`forward_proxy_allow_all`](#all-48d905) - Optional Block<br>Enable this option
|
|
780
780
|
|
|
781
781
|
<a id="voltstack-cluster-global-network-list"></a>• [`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.
|
|
782
782
|
|
|
783
783
|
<a id="voltstack-cluster-k8s-cluster"></a>• [`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.
|
|
784
784
|
|
|
785
|
-
<a id="voltstack-cluster-no-dc-cluster-group"></a>• [`no_dc_cluster_group`](#voltstack-cluster-no-dc-cluster-group) - Optional Block<br>
|
|
785
|
+
<a id="voltstack-cluster-no-dc-cluster-group"></a>• [`no_dc_cluster_group`](#voltstack-cluster-no-dc-cluster-group) - Optional Block<br>Enable this option
|
|
786
786
|
|
|
787
|
-
<a id="voltstack-cluster-no-forward-proxy"></a>• [`no_forward_proxy`](#voltstack-cluster-no-forward-proxy) - Optional Block<br>
|
|
787
|
+
<a id="voltstack-cluster-no-forward-proxy"></a>• [`no_forward_proxy`](#voltstack-cluster-no-forward-proxy) - Optional Block<br>Enable this option
|
|
788
788
|
|
|
789
|
-
<a id="voltstack-cluster-no-global-network"></a>• [`no_global_network`](#voltstack-cluster-no-global-network) - Optional Block<br>
|
|
789
|
+
<a id="voltstack-cluster-no-global-network"></a>• [`no_global_network`](#voltstack-cluster-no-global-network) - Optional Block<br>Enable this option
|
|
790
790
|
|
|
791
|
-
<a id="voltstack-cluster-no-k8s-cluster"></a>• [`no_k8s_cluster`](#voltstack-cluster-no-k8s-cluster) - Optional Block<br>
|
|
791
|
+
<a id="voltstack-cluster-no-k8s-cluster"></a>• [`no_k8s_cluster`](#voltstack-cluster-no-k8s-cluster) - Optional Block<br>Enable this option
|
|
792
792
|
|
|
793
|
-
<a id="voltstack-cluster-no-network-policy"></a>• [`no_network_policy`](#voltstack-cluster-no-network-policy) - Optional Block<br>
|
|
793
|
+
<a id="voltstack-cluster-no-network-policy"></a>• [`no_network_policy`](#voltstack-cluster-no-network-policy) - Optional Block<br>Enable this option
|
|
794
794
|
|
|
795
|
-
<a id="routes-3cc7bc"></a>• [`no_outside_static_routes`](#routes-3cc7bc) - Optional Block<br>
|
|
795
|
+
<a id="routes-3cc7bc"></a>• [`no_outside_static_routes`](#routes-3cc7bc) - Optional Block<br>Enable this option
|
|
796
796
|
|
|
797
797
|
<a id="voltstack-cluster-outside-static-routes"></a>• [`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.
|
|
798
798
|
|
|
799
|
-
<a id="public-ip-8ed01a"></a>• [`sm_connection_public_ip`](#public-ip-8ed01a) - Optional Block<br>
|
|
799
|
+
<a id="public-ip-8ed01a"></a>• [`sm_connection_public_ip`](#public-ip-8ed01a) - Optional Block<br>Enable this option
|
|
800
800
|
|
|
801
|
-
<a id="voltstack-cluster-sm-connection-pvt-ip"></a>• [`sm_connection_pvt_ip`](#voltstack-cluster-sm-connection-pvt-ip) - Optional Block<br>
|
|
801
|
+
<a id="voltstack-cluster-sm-connection-pvt-ip"></a>• [`sm_connection_pvt_ip`](#voltstack-cluster-sm-connection-pvt-ip) - Optional Block<br>Enable this option
|
|
802
802
|
|
|
803
803
|
<a id="voltstack-cluster-storage-class-list"></a>• [`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.
|
|
804
804
|
|
|
@@ -844,13 +844,13 @@ An [`allowed_vip_port`](#voltstack-cluster-allowed-vip-port) block (within [`vol
|
|
|
844
844
|
|
|
845
845
|
<a id="ports-22d935"></a>• [`custom_ports`](#ports-22d935) - Optional Block<br>Custom Ports. List of Custom port<br>See [Custom Ports](#ports-22d935) below.
|
|
846
846
|
|
|
847
|
-
<a id="port-b20bcf"></a>• [`disable_allowed_vip_port`](#port-b20bcf) - Optional Block<br>
|
|
847
|
+
<a id="port-b20bcf"></a>• [`disable_allowed_vip_port`](#port-b20bcf) - Optional Block<br>Enable this option
|
|
848
848
|
|
|
849
|
-
<a id="port-f73b33"></a>• [`use_http_https_port`](#port-f73b33) - Optional Block<br>
|
|
849
|
+
<a id="port-f73b33"></a>• [`use_http_https_port`](#port-f73b33) - Optional Block<br>Enable this option
|
|
850
850
|
|
|
851
|
-
<a id="port-6ad494"></a>• [`use_http_port`](#port-6ad494) - Optional Block<br>
|
|
851
|
+
<a id="port-6ad494"></a>• [`use_http_port`](#port-6ad494) - Optional Block<br>Enable this option
|
|
852
852
|
|
|
853
|
-
<a id="port-4002d5"></a>• [`use_https_port`](#port-4002d5) - Optional Block<br>
|
|
853
|
+
<a id="port-4002d5"></a>• [`use_https_port`](#port-4002d5) - Optional Block<br>Enable this option
|
|
854
854
|
|
|
855
855
|
#### Voltstack Cluster Allowed VIP Port Custom Ports
|
|
856
856
|
|
|
@@ -996,7 +996,7 @@ A [`vpc`](#vpc) block supports the following:
|
|
|
996
996
|
|
|
997
997
|
A [`new_vpc`](#vpc-new-vpc) block (within [`vpc`](#vpc)) supports the following:
|
|
998
998
|
|
|
999
|
-
<a id="vpc-new-vpc-autogenerate"></a>• [`autogenerate`](#vpc-new-vpc-autogenerate) - Optional Block<br>
|
|
999
|
+
<a id="vpc-new-vpc-autogenerate"></a>• [`autogenerate`](#vpc-new-vpc-autogenerate) - Optional Block<br>Enable this option
|
|
1000
1000
|
|
|
1001
1001
|
<a id="vpc-new-vpc-name-tag"></a>• [`name_tag`](#vpc-new-vpc-name-tag) - Optional String<br>Specify the VPC Name
|
|
1002
1002
|
|