@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
|
@@ -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
|
|
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
|
|
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
|
|
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
|
-
#
|
|
36
|
-
|
|
37
|
-
# Configure
|
|
35
|
+
# [OneOf: blocked_services, default_blocked_services; Defau...
|
|
36
|
+
blocked_services {
|
|
37
|
+
# Configure blocked_services settings
|
|
38
38
|
}
|
|
39
|
-
#
|
|
40
|
-
|
|
41
|
-
# Configure
|
|
39
|
+
# Disable Node Local Services. Blocking or denial configura...
|
|
40
|
+
blocked_sevice {
|
|
41
|
+
# Configure blocked_sevice settings
|
|
42
42
|
}
|
|
43
|
-
#
|
|
44
|
-
|
|
45
|
-
# Configure
|
|
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>• [`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>• [`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>• [`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>• [`aws_region`](#aws-region) - Optional String<br>AWS Region. Name for AWS Region
|
|
76
|
-
|
|
77
|
-
-> **One of the following:**
|
|
78
|
-
• <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>• <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>• [`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>• [`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
|
-
• <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>• <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>• [`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
|
-
• <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>• <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>• <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
|
-
• <a id="
|
|
98
|
-
|
|
99
|
-
<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
|
|
72
|
+
• <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
|
-
• <a id="
|
|
103
|
-
<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.
|
|
104
|
-
|
|
105
|
-
<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.
|
|
75
|
+
• <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="
|
|
77
|
+
<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.
|
|
108
78
|
|
|
109
79
|
-> **One of the following:**
|
|
110
|
-
• <a id="
|
|
111
|
-
<br><br>• <a id="manual-routing"></a>[`manual_routing`](#manual-routing) - Optional Block<br>Can be used for messages where no values are needed
|
|
80
|
+
• <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
|
-
|
|
114
|
-
• <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>• <a id="ingress-gw"></a>[`ingress_gw`](#ingress-gw) - Optional Block<br>AWS Ingress Gateway. Single interface AWS ingress site
|
|
116
|
-
<br><br>• <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>• [`default_blocked_services`](#default-blocked-services) - Optional Block<br>Enable this option
|
|
117
83
|
|
|
118
|
-
<a id="
|
|
84
|
+
<a id="default-network-config"></a>• [`default_network_config`](#default-network-config) - Optional Block<br>Enable this option
|
|
119
85
|
|
|
120
86
|
<a id="kubernetes-upgrade-drain"></a>• [`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
|
• <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>• <a id="logs-streaming-disabled"></a>[`logs_streaming_disabled`](#logs-streaming-disabled) - Optional Block<br>
|
|
90
|
+
<br><br>• <a id="logs-streaming-disabled"></a>[`logs_streaming_disabled`](#logs-streaming-disabled) - Optional Block<br>Enable this option
|
|
125
91
|
|
|
126
|
-
|
|
127
|
-
|
|
128
|
-
<
|
|
92
|
+
<a id="master-node-configuration"></a>• [`master_node_configuration`](#master-node-configuration) - Optional Block<br>Configuration of master nodes
|
|
93
|
+
|
|
94
|
+
<a id="no-bond-devices"></a>• [`no_bond_devices`](#no-bond-devices) - Optional Block<br>Enable this option
|
|
129
95
|
|
|
130
96
|
<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
|
|
131
97
|
|
|
132
98
|
<a id="os"></a>• [`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="
|
|
100
|
+
<a id="performance-enhancement-mode"></a>• [`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>• [`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>• [`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>• [`timeouts`](#timeouts) - Optional Block
|
|
141
105
|
|
|
142
|
-
<a id="
|
|
106
|
+
<a id="volterra-certified-hw"></a>• [`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="
|
|
108
|
+
<a id="worker-nodes"></a>• [`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>• [`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>• [`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>• [`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>• [`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>• [`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>• [`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>• [`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>• [`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>• [`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>• [`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>• [`dns`](#blocked-services-blocked-sevice-dns) - Optional Block<br>
|
|
128
|
+
<a id="blocked-services-blocked-sevice-dns"></a>• [`dns`](#blocked-services-blocked-sevice-dns) - Optional Block<br>Enable this option
|
|
201
129
|
|
|
202
130
|
<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
|
|
203
131
|
|
|
204
|
-
<a id="blocked-services-blocked-sevice-ssh"></a>• [`ssh`](#blocked-services-blocked-sevice-ssh) - Optional Block<br>
|
|
205
|
-
|
|
206
|
-
<a id="interface-e57e21"></a>• [`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>• [`latitude`](#coordinates-latitude) - Optional Number<br>Latitude. Latitude of the site location
|
|
213
|
-
|
|
214
|
-
<a id="coordinates-longitude"></a>• [`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>• [`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>• [`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>• [`ssh`](#blocked-services-blocked-sevice-ssh) - Optional Block<br>Enable this option
|
|
223
133
|
|
|
224
|
-
|
|
134
|
+
<a id="interface-e57e21"></a>• [`web_user_interface`](#interface-e57e21) - Optional Block<br>Enable this option
|
|
225
135
|
|
|
226
|
-
|
|
136
|
+
#### Bond Device List
|
|
227
137
|
|
|
228
|
-
|
|
138
|
+
A [`bond_device_list`](#bond-device-list) block supports the following:
|
|
229
139
|
|
|
230
|
-
<a id="
|
|
140
|
+
<a id="bond-device-list-bond-devices"></a>• [`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
|
-
####
|
|
142
|
+
#### Bond Device List Bond Devices
|
|
233
143
|
|
|
234
|
-
A [`
|
|
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="
|
|
146
|
+
<a id="backup-c22794"></a>• [`active_backup`](#backup-c22794) - Optional Block<br>Enable this option
|
|
237
147
|
|
|
238
|
-
<a id="
|
|
148
|
+
<a id="bond-device-list-bond-devices-devices"></a>• [`devices`](#bond-device-list-bond-devices-devices) - Optional List<br>Ethernet devices that will make up this bond
|
|
239
149
|
|
|
240
|
-
<a id="
|
|
150
|
+
<a id="bond-device-list-bond-devices-lacp"></a>• [`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="
|
|
152
|
+
<a id="interval-0b4c96"></a>• [`link_polling_interval`](#interval-0b4c96) - Optional Number<br>Link polling interval in milliseconds
|
|
243
153
|
|
|
244
|
-
|
|
154
|
+
<a id="delay-b1200b"></a>• [`link_up_delay`](#delay-b1200b) - Optional Number<br>Milliseconds wait before link is declared up
|
|
245
155
|
|
|
246
|
-
|
|
156
|
+
<a id="bond-device-list-bond-devices-name"></a>• [`name`](#bond-device-list-bond-devices-name) - Optional String<br>Name for the Bond. Ex 'bond0'
|
|
247
157
|
|
|
248
|
-
|
|
158
|
+
#### Bond Device List Bond Devices Lacp
|
|
249
159
|
|
|
250
|
-
|
|
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-
|
|
162
|
+
<a id="bond-device-list-bond-devices-lacp-rate"></a>• [`rate`](#bond-device-list-bond-devices-lacp-rate) - Optional Number<br>Interval in seconds to transmit LACP packets
|
|
253
163
|
|
|
254
|
-
####
|
|
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>• [`other_region`](#region-3f105f) - Optional String<br>Other Region
|
|
263
|
-
|
|
264
|
-
<a id="region-3435ff"></a>• [`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>• [`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>• [`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>• [`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>• [`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>• [`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>• [`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>• [`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>• [`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>• [`aws_certified_hw`](#ingress-egress-gw-aws-certified-hw) - Optional String<br>Name for AWS certified hardware
|
|
164
|
+
#### Coordinates
|
|
295
165
|
|
|
296
|
-
|
|
166
|
+
A [`coordinates`](#coordinates) block supports the following:
|
|
297
167
|
|
|
298
|
-
<a id="
|
|
168
|
+
<a id="coordinates-latitude"></a>• [`latitude`](#coordinates-latitude) - Optional Number<br>Latitude. Latitude of the site location
|
|
299
169
|
|
|
300
|
-
<a id="
|
|
170
|
+
<a id="coordinates-longitude"></a>• [`longitude`](#coordinates-longitude) - Optional Number<br>Longitude. Longitude of site location
|
|
301
171
|
|
|
302
|
-
|
|
172
|
+
#### Custom Network Config
|
|
303
173
|
|
|
304
|
-
|
|
174
|
+
A [`custom_network_config`](#custom-network-config) block supports the following:
|
|
305
175
|
|
|
306
|
-
<a id="
|
|
176
|
+
<a id="policies-c4c984"></a>• [`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="
|
|
178
|
+
<a id="policies-fbbf75"></a>• [`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="
|
|
180
|
+
<a id="policies-e8cb6b"></a>• [`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="
|
|
182
|
+
<a id="custom-network-config-default-config"></a>• [`default_config`](#custom-network-config-default-config) - Optional Block<br>Enable this option
|
|
313
183
|
|
|
314
|
-
<a id="
|
|
184
|
+
<a id="config-226341"></a>• [`default_interface_config`](#config-226341) - Optional Block<br>Enable this option
|
|
315
185
|
|
|
316
|
-
<a id="
|
|
186
|
+
<a id="config-ac20e7"></a>• [`default_sli_config`](#config-ac20e7) - Optional Block<br>Enable this option
|
|
317
187
|
|
|
318
|
-
<a id="
|
|
188
|
+
<a id="all-1d28e8"></a>• [`forward_proxy_allow_all`](#all-1d28e8) - Optional Block<br>Enable this option
|
|
319
189
|
|
|
320
|
-
<a id="
|
|
190
|
+
<a id="list-452116"></a>• [`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="
|
|
192
|
+
<a id="custom-network-config-interface-list"></a>• [`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="
|
|
194
|
+
<a id="custom-network-config-no-forward-proxy"></a>• [`no_forward_proxy`](#custom-network-config-no-forward-proxy) - Optional Block<br>Enable this option
|
|
325
195
|
|
|
326
|
-
<a id="
|
|
196
|
+
<a id="custom-network-config-no-global-network"></a>• [`no_global_network`](#custom-network-config-no-global-network) - Optional Block<br>Enable this option
|
|
327
197
|
|
|
328
|
-
|
|
198
|
+
<a id="custom-network-config-no-network-policy"></a>• [`no_network_policy`](#custom-network-config-no-network-policy) - Optional Block<br>Enable this option
|
|
329
199
|
|
|
330
|
-
|
|
200
|
+
<a id="custom-network-config-sli-config"></a>• [`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="
|
|
202
|
+
<a id="custom-network-config-slo-config"></a>• [`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
|
-
|
|
204
|
+
<a id="public-ip-5fd49f"></a>• [`sm_connection_public_ip`](#public-ip-5fd49f) - Optional Block<br>Enable this option
|
|
335
205
|
|
|
336
|
-
<a id="
|
|
206
|
+
<a id="pvt-ip-892ce0"></a>• [`sm_connection_pvt_ip`](#pvt-ip-892ce0) - Optional Block<br>Enable this option
|
|
337
207
|
|
|
338
|
-
|
|
208
|
+
<a id="timeout-1607a1"></a>• [`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
|
-
|
|
210
|
+
<a id="custom-network-config-vip-vrrp-mode"></a>• [`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
|
-
|
|
212
|
+
#### Custom Network Config Active Enhanced Firewall Policies
|
|
343
213
|
|
|
344
|
-
|
|
214
|
+
An [`active_enhanced_firewall_policies`](#policies-c4c984) block (within [`custom_network_config`](#custom-network-config)) supports the following:
|
|
345
215
|
|
|
346
|
-
<a id="
|
|
216
|
+
<a id="policies-d28848"></a>• [`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
|
-
####
|
|
218
|
+
#### Custom Network Config Active Enhanced Firewall Policies Enhanced Firewall Policies
|
|
349
219
|
|
|
350
|
-
|
|
220
|
+
<a id="deep-d2a5f1"></a>Deeply nested **Policies** block collapsed for readability.
|
|
351
221
|
|
|
352
|
-
|
|
222
|
+
#### Custom Network Config Active Forward Proxy Policies
|
|
353
223
|
|
|
354
|
-
|
|
224
|
+
An [`active_forward_proxy_policies`](#policies-fbbf75) block (within [`custom_network_config`](#custom-network-config)) supports the following:
|
|
355
225
|
|
|
356
|
-
<a id="
|
|
226
|
+
<a id="policies-3c82d8"></a>• [`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
|
-
####
|
|
228
|
+
#### Custom Network Config Active Forward Proxy Policies Forward Proxy Policies
|
|
359
229
|
|
|
360
|
-
|
|
230
|
+
<a id="deep-2a9750"></a>Deeply nested **Policies** block collapsed for readability.
|
|
361
231
|
|
|
362
|
-
|
|
232
|
+
#### Custom Network Config Active Network Policies
|
|
363
233
|
|
|
364
|
-
|
|
234
|
+
An [`active_network_policies`](#policies-e8cb6b) block (within [`custom_network_config`](#custom-network-config)) supports the following:
|
|
365
235
|
|
|
366
|
-
<a id="
|
|
236
|
+
<a id="policies-461fea"></a>• [`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
|
-
|
|
238
|
+
#### Custom Network Config Active Network Policies Network Policies
|
|
369
239
|
|
|
370
|
-
<a id="
|
|
240
|
+
<a id="deep-6de48c"></a>Deeply nested **Policies** block collapsed for readability.
|
|
371
241
|
|
|
372
|
-
####
|
|
242
|
+
#### Custom Network Config Global Network List
|
|
373
243
|
|
|
374
|
-
|
|
244
|
+
A [`global_network_list`](#list-452116) block (within [`custom_network_config`](#custom-network-config)) supports the following:
|
|
375
245
|
|
|
376
|
-
|
|
246
|
+
<a id="connections-1d58e6"></a>• [`global_network_connections`](#connections-1d58e6) - Optional Block<br>Global network connections<br>See [Global Network Connections](#connections-1d58e6) below.
|
|
377
247
|
|
|
378
|
-
|
|
248
|
+
#### Custom Network Config Global Network List Global Network Connections
|
|
379
249
|
|
|
380
|
-
<a id="
|
|
250
|
+
<a id="deep-be6603"></a>Deeply nested **Connections** block collapsed for readability.
|
|
381
251
|
|
|
382
|
-
|
|
252
|
+
#### Custom Network Config Global Network List Global Network Connections SLI To Global DR
|
|
383
253
|
|
|
384
|
-
<a id="
|
|
254
|
+
<a id="deep-9b64ff"></a>Deeply nested **DR** block collapsed for readability.
|
|
385
255
|
|
|
386
|
-
|
|
256
|
+
#### Custom Network Config Global Network List Global Network Connections SLI To Global DR Global Vn
|
|
387
257
|
|
|
388
|
-
<a id="
|
|
258
|
+
<a id="deep-811bd6"></a>Deeply nested **Vn** block collapsed for readability.
|
|
389
259
|
|
|
390
|
-
####
|
|
260
|
+
#### Custom Network Config Global Network List Global Network Connections Slo To Global DR
|
|
391
261
|
|
|
392
|
-
<a id="deep-
|
|
262
|
+
<a id="deep-32aa3f"></a>Deeply nested **DR** block collapsed for readability.
|
|
393
263
|
|
|
394
|
-
####
|
|
264
|
+
#### Custom Network Config Global Network List Global Network Connections Slo To Global DR Global Vn
|
|
395
265
|
|
|
396
|
-
|
|
266
|
+
<a id="deep-e7b054"></a>Deeply nested **Vn** block collapsed for readability.
|
|
397
267
|
|
|
398
|
-
|
|
268
|
+
#### Custom Network Config Interface List
|
|
399
269
|
|
|
400
|
-
|
|
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="
|
|
272
|
+
<a id="interfaces-e1b75d"></a>• [`interfaces`](#interfaces-e1b75d) - Optional Block<br>Configure network interfaces for this Secure Mesh site<br>See [Interfaces](#interfaces-e1b75d) below.
|
|
403
273
|
|
|
404
|
-
|
|
274
|
+
#### Custom Network Config Interface List Interfaces
|
|
405
275
|
|
|
406
|
-
|
|
276
|
+
An [`interfaces`](#interfaces-e1b75d) block (within [`custom_network_config.interface_list`](#custom-network-config-interface-list)) supports the following:
|
|
407
277
|
|
|
408
|
-
|
|
278
|
+
<a id="disabled-8e6c58"></a>• [`dc_cluster_group_connectivity_interface_disabled`](#disabled-8e6c58) - Optional Block<br>Enable this option
|
|
409
279
|
|
|
410
|
-
|
|
280
|
+
<a id="enabled-976919"></a>• [`dc_cluster_group_connectivity_interface_enabled`](#enabled-976919) - Optional Block<br>Enable this option
|
|
411
281
|
|
|
412
|
-
<a id="
|
|
282
|
+
<a id="interface-5e9f68"></a>• [`dedicated_interface`](#interface-5e9f68) - Optional Block<br>Dedicated Interface. Dedicated Interface Configuration<br>See [Dedicated Interface](#interface-5e9f68) below.
|
|
413
283
|
|
|
414
|
-
<a id="
|
|
284
|
+
<a id="interface-a7c718"></a>• [`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
|
-
|
|
286
|
+
<a id="spec-5c5d10"></a>• [`description_spec`](#spec-5c5d10) - Optional String<br>Interface Description. Description for this Interface
|
|
417
287
|
|
|
418
|
-
<a id="
|
|
288
|
+
<a id="interface-40e35f"></a>• [`ethernet_interface`](#interface-40e35f) - Optional Block<br>Ethernet Interface. Ethernet Interface Configuration<br>See [Ethernet Interface](#interface-40e35f) below.
|
|
419
289
|
|
|
420
|
-
|
|
290
|
+
<a id="labels-eb9e14"></a>• [`labels`](#labels-eb9e14) - Optional Block<br>Add Labels for this Interface, these labels can be used in firewall policy
|
|
421
291
|
|
|
422
|
-
|
|
292
|
+
#### Custom Network Config Interface List Interfaces Dedicated Interface
|
|
423
293
|
|
|
424
|
-
<a id="
|
|
294
|
+
<a id="deep-e9e120"></a>Deeply nested **Interface** block collapsed for readability.
|
|
425
295
|
|
|
426
|
-
|
|
296
|
+
#### Custom Network Config Interface List Interfaces Dedicated Management Interface
|
|
427
297
|
|
|
428
|
-
|
|
298
|
+
<a id="deep-fe54f2"></a>Deeply nested **Interface** block collapsed for readability.
|
|
429
299
|
|
|
430
|
-
|
|
300
|
+
#### Custom Network Config Interface List Interfaces Ethernet Interface
|
|
431
301
|
|
|
432
|
-
|
|
302
|
+
<a id="deep-155d07"></a>Deeply nested **Interface** block collapsed for readability.
|
|
433
303
|
|
|
434
|
-
|
|
304
|
+
#### Custom Network Config Interface List Interfaces Ethernet Interface DHCP Server
|
|
435
305
|
|
|
436
|
-
<a id="
|
|
306
|
+
<a id="deep-c00b69"></a>Deeply nested **Server** block collapsed for readability.
|
|
437
307
|
|
|
438
|
-
|
|
308
|
+
#### Custom Network Config Interface List Interfaces Ethernet Interface DHCP Server DHCP Networks
|
|
439
309
|
|
|
440
|
-
|
|
310
|
+
<a id="deep-bf31a8"></a>Deeply nested **Networks** block collapsed for readability.
|
|
441
311
|
|
|
442
|
-
|
|
312
|
+
#### Custom Network Config Interface List Interfaces Ethernet Interface DHCP Server DHCP Networks Pools
|
|
443
313
|
|
|
444
|
-
|
|
314
|
+
<a id="deep-904e69"></a>Deeply nested **Pools** block collapsed for readability.
|
|
445
315
|
|
|
446
|
-
|
|
316
|
+
#### Custom Network Config Interface List Interfaces Ethernet Interface DHCP Server Interface IP Map
|
|
447
317
|
|
|
448
|
-
|
|
318
|
+
<a id="deep-ff4e59"></a>Deeply nested **Map** block collapsed for readability.
|
|
449
319
|
|
|
450
|
-
|
|
320
|
+
#### Custom Network Config Interface List Interfaces Ethernet Interface IPv6 Auto Config
|
|
451
321
|
|
|
452
|
-
|
|
322
|
+
<a id="deep-606ad3"></a>Deeply nested **Config** block collapsed for readability.
|
|
453
323
|
|
|
454
|
-
|
|
324
|
+
#### Custom Network Config Interface List Interfaces Ethernet Interface IPv6 Auto Config Router
|
|
455
325
|
|
|
456
|
-
<a id="
|
|
326
|
+
<a id="deep-b3aca4"></a>Deeply nested **Router** block collapsed for readability.
|
|
457
327
|
|
|
458
|
-
####
|
|
328
|
+
#### Custom Network Config Interface List Interfaces Ethernet Interface IPv6 Auto Config Router DNS Config
|
|
459
329
|
|
|
460
|
-
<a id="deep-
|
|
330
|
+
<a id="deep-305937"></a>Deeply nested **Config** block collapsed for readability.
|
|
461
331
|
|
|
462
|
-
####
|
|
332
|
+
#### Custom Network Config Interface List Interfaces Ethernet Interface IPv6 Auto Config Router DNS Config Configured List
|
|
463
333
|
|
|
464
|
-
<a id="deep-
|
|
334
|
+
<a id="deep-de36d1"></a>Deeply nested **List** block collapsed for readability.
|
|
465
335
|
|
|
466
|
-
####
|
|
336
|
+
#### Custom Network Config Interface List Interfaces Ethernet Interface IPv6 Auto Config Router DNS Config Local DNS
|
|
467
337
|
|
|
468
|
-
<a id="deep-
|
|
338
|
+
<a id="deep-33d01b"></a>Deeply nested **DNS** block collapsed for readability.
|
|
469
339
|
|
|
470
|
-
####
|
|
340
|
+
#### Custom Network Config Interface List Interfaces Ethernet Interface IPv6 Auto Config Router Stateful
|
|
471
341
|
|
|
472
|
-
<a id="deep-
|
|
342
|
+
<a id="deep-52248e"></a>Deeply nested **Stateful** block collapsed for readability.
|
|
473
343
|
|
|
474
|
-
####
|
|
344
|
+
#### Custom Network Config Interface List Interfaces Ethernet Interface IPv6 Auto Config Router Stateful DHCP Networks
|
|
475
345
|
|
|
476
|
-
<a id="deep-
|
|
346
|
+
<a id="deep-e99cbf"></a>Deeply nested **Networks** block collapsed for readability.
|
|
477
347
|
|
|
478
|
-
####
|
|
348
|
+
#### Custom Network Config Interface List Interfaces Ethernet Interface IPv6 Auto Config Router Stateful DHCP Networks Pools
|
|
479
349
|
|
|
480
|
-
|
|
350
|
+
<a id="deep-fd529f"></a>Deeply nested **Pools** block collapsed for readability.
|
|
481
351
|
|
|
482
|
-
|
|
352
|
+
#### Custom Network Config Interface List Interfaces Ethernet Interface IPv6 Auto Config Router Stateful Interface IP Map
|
|
483
353
|
|
|
484
|
-
|
|
354
|
+
<a id="deep-15168d"></a>Deeply nested **Map** block collapsed for readability.
|
|
485
355
|
|
|
486
|
-
|
|
356
|
+
#### Custom Network Config Interface List Interfaces Ethernet Interface Static IP
|
|
487
357
|
|
|
488
|
-
|
|
358
|
+
<a id="deep-0f1737"></a>Deeply nested **IP** block collapsed for readability.
|
|
489
359
|
|
|
490
|
-
|
|
360
|
+
#### Custom Network Config Interface List Interfaces Ethernet Interface Static IP Cluster Static IP
|
|
491
361
|
|
|
492
|
-
|
|
362
|
+
<a id="deep-34de63"></a>Deeply nested **IP** block collapsed for readability.
|
|
493
363
|
|
|
494
|
-
|
|
364
|
+
#### Custom Network Config Interface List Interfaces Ethernet Interface Static IP Node Static IP
|
|
495
365
|
|
|
496
|
-
|
|
366
|
+
<a id="deep-99b20e"></a>Deeply nested **IP** block collapsed for readability.
|
|
497
367
|
|
|
498
|
-
|
|
368
|
+
#### Custom Network Config Interface List Interfaces Ethernet Interface Static IPv6 Address
|
|
499
369
|
|
|
500
|
-
|
|
370
|
+
<a id="deep-7525c4"></a>Deeply nested **Address** block collapsed for readability.
|
|
501
371
|
|
|
502
|
-
|
|
372
|
+
#### Custom Network Config Interface List Interfaces Ethernet Interface Static IPv6 Address Cluster Static IP
|
|
503
373
|
|
|
504
|
-
|
|
374
|
+
<a id="deep-fbb4ee"></a>Deeply nested **IP** block collapsed for readability.
|
|
505
375
|
|
|
506
|
-
|
|
376
|
+
#### Custom Network Config Interface List Interfaces Ethernet Interface Static IPv6 Address Node Static IP
|
|
507
377
|
|
|
508
|
-
|
|
378
|
+
<a id="deep-be6bf5"></a>Deeply nested **IP** block collapsed for readability.
|
|
509
379
|
|
|
510
|
-
|
|
380
|
+
#### Custom Network Config SLI Config
|
|
511
381
|
|
|
512
|
-
|
|
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="
|
|
384
|
+
<a id="group-c050c8"></a>• [`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
|
-
|
|
386
|
+
<a id="custom-network-config-sli-config-labels"></a>• [`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="
|
|
388
|
+
<a id="nameserver-b7700f"></a>• [`nameserver`](#nameserver-b7700f) - Optional String<br>Optional DNS V4 server IP to be used for name resolution
|
|
519
389
|
|
|
520
|
-
|
|
390
|
+
<a id="group-4a0820"></a>• [`no_dc_cluster_group`](#group-4a0820) - Optional Block<br>Enable this option
|
|
521
391
|
|
|
522
|
-
<a id="
|
|
392
|
+
<a id="routes-ece448"></a>• [`no_static_routes`](#routes-ece448) - Optional Block<br>Enable this option
|
|
523
393
|
|
|
524
|
-
|
|
394
|
+
<a id="routes-ef5627"></a>• [`no_v6_static_routes`](#routes-ef5627) - Optional Block<br>Enable this option
|
|
525
395
|
|
|
526
|
-
|
|
396
|
+
<a id="routes-766a73"></a>• [`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="
|
|
398
|
+
<a id="routes-3c3781"></a>• [`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
|
-
|
|
400
|
+
<a id="custom-network-config-sli-config-vip"></a>• [`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
|
-
|
|
402
|
+
#### Custom Network Config SLI Config Dc Cluster Group
|
|
533
403
|
|
|
534
|
-
|
|
404
|
+
<a id="deep-d8cb49"></a>Deeply nested **Group** block collapsed for readability.
|
|
535
405
|
|
|
536
|
-
|
|
406
|
+
#### Custom Network Config SLI Config Static Routes
|
|
537
407
|
|
|
538
|
-
|
|
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="
|
|
410
|
+
<a id="routes-75c512"></a>• [`static_routes`](#routes-75c512) - Optional Block<br>Static Routes. List of static routes<br>See [Static Routes](#routes-75c512) below.
|
|
541
411
|
|
|
542
|
-
####
|
|
412
|
+
#### Custom Network Config SLI Config Static Routes Static Routes
|
|
543
413
|
|
|
544
|
-
<a id="deep-
|
|
414
|
+
<a id="deep-418fe7"></a>Deeply nested **Routes** block collapsed for readability.
|
|
545
415
|
|
|
546
|
-
####
|
|
416
|
+
#### Custom Network Config SLI Config Static Routes Static Routes Node Interface
|
|
547
417
|
|
|
548
|
-
<a id="deep-
|
|
418
|
+
<a id="deep-845177"></a>Deeply nested **Interface** block collapsed for readability.
|
|
549
419
|
|
|
550
|
-
####
|
|
420
|
+
#### Custom Network Config SLI Config Static Routes Static Routes Node Interface List
|
|
551
421
|
|
|
552
|
-
<a id="deep-
|
|
422
|
+
<a id="deep-346157"></a>Deeply nested **List** block collapsed for readability.
|
|
553
423
|
|
|
554
|
-
####
|
|
424
|
+
#### Custom Network Config SLI Config Static Routes Static Routes Node Interface List Interface
|
|
555
425
|
|
|
556
|
-
<a id="deep-
|
|
426
|
+
<a id="deep-460da1"></a>Deeply nested **Interface** block collapsed for readability.
|
|
557
427
|
|
|
558
|
-
####
|
|
428
|
+
#### Custom Network Config SLI Config Static V6 Routes
|
|
559
429
|
|
|
560
|
-
<a id="deep-
|
|
430
|
+
<a id="deep-a62933"></a>Deeply nested **Routes** block collapsed for readability.
|
|
561
431
|
|
|
562
|
-
####
|
|
432
|
+
#### Custom Network Config SLI Config Static V6 Routes Static Routes
|
|
563
433
|
|
|
564
|
-
<a id="deep-
|
|
434
|
+
<a id="deep-b94fe3"></a>Deeply nested **Routes** block collapsed for readability.
|
|
565
435
|
|
|
566
|
-
####
|
|
436
|
+
#### Custom Network Config SLI Config Static V6 Routes Static Routes Node Interface
|
|
567
437
|
|
|
568
|
-
<a id="deep-
|
|
438
|
+
<a id="deep-85506f"></a>Deeply nested **Interface** block collapsed for readability.
|
|
569
439
|
|
|
570
|
-
####
|
|
440
|
+
#### Custom Network Config SLI Config Static V6 Routes Static Routes Node Interface List
|
|
571
441
|
|
|
572
|
-
|
|
442
|
+
<a id="deep-0405fc"></a>Deeply nested **List** block collapsed for readability.
|
|
573
443
|
|
|
574
|
-
|
|
444
|
+
#### Custom Network Config SLI Config Static V6 Routes Static Routes Node Interface List Interface
|
|
575
445
|
|
|
576
|
-
<a id="
|
|
446
|
+
<a id="deep-48ce07"></a>Deeply nested **Interface** block collapsed for readability.
|
|
577
447
|
|
|
578
|
-
####
|
|
448
|
+
#### Custom Network Config Slo Config
|
|
579
449
|
|
|
580
|
-
|
|
450
|
+
A [`slo_config`](#custom-network-config-slo-config) block (within [`custom_network_config`](#custom-network-config)) supports the following:
|
|
581
451
|
|
|
582
|
-
|
|
452
|
+
<a id="group-4f2dd5"></a>• [`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
|
-
|
|
454
|
+
<a id="custom-network-config-slo-config-labels"></a>• [`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="
|
|
456
|
+
<a id="nameserver-21f3ed"></a>• [`nameserver`](#nameserver-21f3ed) - Optional String<br>Optional DNS V4 server IP to be used for name resolution
|
|
587
457
|
|
|
588
|
-
<a id="
|
|
458
|
+
<a id="group-babd4e"></a>• [`no_dc_cluster_group`](#group-babd4e) - Optional Block<br>Enable this option
|
|
589
459
|
|
|
590
|
-
<a id="
|
|
460
|
+
<a id="routes-9a2e74"></a>• [`no_static_routes`](#routes-9a2e74) - Optional Block<br>Enable this option
|
|
591
461
|
|
|
592
|
-
<a id="
|
|
462
|
+
<a id="routes-5253c9"></a>• [`no_v6_static_routes`](#routes-5253c9) - Optional Block<br>Enable this option
|
|
593
463
|
|
|
594
|
-
|
|
464
|
+
<a id="routes-f61105"></a>• [`static_routes`](#routes-f61105) - Optional Block<br>Static Routes List. List of static routes<br>See [Static Routes](#routes-f61105) below.
|
|
595
465
|
|
|
596
|
-
|
|
466
|
+
<a id="routes-c7512d"></a>• [`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="
|
|
468
|
+
<a id="custom-network-config-slo-config-vip"></a>• [`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
|
-
|
|
470
|
+
#### Custom Network Config Slo Config Dc Cluster Group
|
|
601
471
|
|
|
602
|
-
<a id="
|
|
472
|
+
<a id="deep-e1ed68"></a>Deeply nested **Group** block collapsed for readability.
|
|
603
473
|
|
|
604
|
-
|
|
474
|
+
#### Custom Network Config Slo Config Static Routes
|
|
605
475
|
|
|
606
|
-
|
|
476
|
+
A [`static_routes`](#routes-f61105) block (within [`custom_network_config.slo_config`](#custom-network-config-slo-config)) supports the following:
|
|
607
477
|
|
|
608
|
-
|
|
478
|
+
<a id="routes-5ecd87"></a>• [`static_routes`](#routes-5ecd87) - Optional Block<br>Static Routes. List of static routes<br>See [Static Routes](#routes-5ecd87) below.
|
|
609
479
|
|
|
610
|
-
|
|
480
|
+
#### Custom Network Config Slo Config Static Routes Static Routes
|
|
611
481
|
|
|
612
|
-
<a id="
|
|
482
|
+
<a id="deep-f8a4c7"></a>Deeply nested **Routes** block collapsed for readability.
|
|
613
483
|
|
|
614
|
-
####
|
|
484
|
+
#### Custom Network Config Slo Config Static Routes Static Routes Node Interface
|
|
615
485
|
|
|
616
|
-
|
|
486
|
+
<a id="deep-05f4a8"></a>Deeply nested **Interface** block collapsed for readability.
|
|
617
487
|
|
|
618
|
-
|
|
488
|
+
#### Custom Network Config Slo Config Static Routes Static Routes Node Interface List
|
|
619
489
|
|
|
620
|
-
<a id="
|
|
490
|
+
<a id="deep-2bd0bf"></a>Deeply nested **List** block collapsed for readability.
|
|
621
491
|
|
|
622
|
-
####
|
|
492
|
+
#### Custom Network Config Slo Config Static Routes Static Routes Node Interface List Interface
|
|
623
493
|
|
|
624
|
-
|
|
494
|
+
<a id="deep-e969af"></a>Deeply nested **Interface** block collapsed for readability.
|
|
625
495
|
|
|
626
|
-
|
|
496
|
+
#### Custom Network Config Slo Config Static V6 Routes
|
|
627
497
|
|
|
628
|
-
<a id="
|
|
498
|
+
<a id="deep-b07bb8"></a>Deeply nested **Routes** block collapsed for readability.
|
|
629
499
|
|
|
630
|
-
####
|
|
500
|
+
#### Custom Network Config Slo Config Static V6 Routes Static Routes
|
|
631
501
|
|
|
632
|
-
<a id="deep-
|
|
502
|
+
<a id="deep-0e185b"></a>Deeply nested **Routes** block collapsed for readability.
|
|
633
503
|
|
|
634
|
-
####
|
|
504
|
+
#### Custom Network Config Slo Config Static V6 Routes Static Routes Node Interface
|
|
635
505
|
|
|
636
|
-
|
|
506
|
+
<a id="deep-e2b2f3"></a>Deeply nested **Interface** block collapsed for readability.
|
|
637
507
|
|
|
638
|
-
|
|
508
|
+
#### Custom Network Config Slo Config Static V6 Routes Static Routes Node Interface List
|
|
639
509
|
|
|
640
|
-
<a id="
|
|
510
|
+
<a id="deep-cac034"></a>Deeply nested **List** block collapsed for readability.
|
|
641
511
|
|
|
642
|
-
####
|
|
512
|
+
#### Custom Network Config Slo Config Static V6 Routes Static Routes Node Interface List Interface
|
|
643
513
|
|
|
644
|
-
<a id="deep-
|
|
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>• [`disable_upgrade_drain`](#drain-0d0936) - Optional Block<br>
|
|
520
|
+
<a id="drain-0d0936"></a>• [`disable_upgrade_drain`](#drain-0d0936) - Optional Block<br>Enable this option
|
|
651
521
|
|
|
652
522
|
<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.
|
|
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>• [`disable_vega_upgrade_mode`](#mode-668699) - Optional Block<br>
|
|
528
|
+
<a id="mode-668699"></a>• [`disable_vega_upgrade_mode`](#mode-668699) - Optional Block<br>Enable this option
|
|
659
529
|
|
|
660
530
|
<a id="count-3aa796"></a>• [`drain_max_unavailable_node_count`](#count-3aa796) - Optional Number<br>Node Batch Size Count
|
|
661
531
|
|
|
662
532
|
<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
|
|
663
533
|
|
|
664
|
-
<a id="mode-9c557b"></a>• [`enable_vega_upgrade_mode`](#mode-9c557b) - Optional Block<br>
|
|
534
|
+
<a id="mode-9c557b"></a>• [`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>• [`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>• [`name`](#master-node-configuration-name) - Optional String<br>Name. Names of master node
|
|
551
|
+
|
|
552
|
+
<a id="master-node-configuration-public-ip"></a>• [`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>• [`enable_offline_survivability_mode`](#mode-565021) - Optional Block<br>
|
|
558
|
+
<a id="mode-565021"></a>• [`enable_offline_survivability_mode`](#mode-565021) - Optional Block<br>Enable this option
|
|
681
559
|
|
|
682
|
-
<a id="mode-02f0c8"></a>• [`no_offline_survivability_mode`](#mode-02f0c8) - Optional Block<br>
|
|
560
|
+
<a id="mode-02f0c8"></a>• [`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>• [`default_os_version`](#os-default-os-version) - Optional Block<br>
|
|
566
|
+
<a id="os-default-os-version"></a>• [`default_os_version`](#os-default-os-version) - Optional Block<br>Enable this option
|
|
689
567
|
|
|
690
568
|
<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
|
|
691
569
|
|
|
692
|
-
####
|
|
693
|
-
|
|
694
|
-
A [`private_connectivity`](#private-connectivity) block supports the following:
|
|
695
|
-
|
|
696
|
-
<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.
|
|
570
|
+
#### Performance Enhancement Mode
|
|
697
571
|
|
|
698
|
-
|
|
572
|
+
A [`performance_enhancement_mode`](#performance-enhancement-mode) block supports the following:
|
|
699
573
|
|
|
700
|
-
<a id="
|
|
574
|
+
<a id="enhanced-31b8ac"></a>• [`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
|
-
|
|
576
|
+
<a id="enhanced-38f174"></a>• [`perf_mode_l7_enhanced`](#enhanced-38f174) - Optional Block<br>Enable this option
|
|
703
577
|
|
|
704
|
-
|
|
578
|
+
#### Performance Enhancement Mode Perf Mode L3 Enhanced
|
|
705
579
|
|
|
706
|
-
|
|
580
|
+
A [`perf_mode_l3_enhanced`](#enhanced-31b8ac) block (within [`performance_enhancement_mode`](#performance-enhancement-mode)) supports the following:
|
|
707
581
|
|
|
708
|
-
<a id="
|
|
582
|
+
<a id="jumbo-7ba5b8"></a>• [`jumbo`](#jumbo-7ba5b8) - Optional Block<br>Enable this option
|
|
709
583
|
|
|
710
|
-
<a id="
|
|
584
|
+
<a id="jumbo-95338e"></a>• [`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>• [`default_sw_version`](#sw-default-sw-version) - Optional Block<br>
|
|
590
|
+
<a id="sw-default-sw-version"></a>• [`default_sw_version`](#sw-default-sw-version) - Optional Block<br>Enable this option
|
|
717
591
|
|
|
718
592
|
<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
|
|
719
593
|
|
|
@@ -729,252 +603,6 @@ A [`timeouts`](#timeouts) block supports the following:
|
|
|
729
603
|
|
|
730
604
|
<a id="timeouts-update"></a>• [`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>• [`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>• [`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>• [`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>• [`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>• [`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>• [`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>• [`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>• [`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>• [`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>• [`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>• [`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>• [`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>• [`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>• [`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>• [`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>• [`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>• [`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>• [`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>• [`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>• [`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>• [`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>• [`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>• [`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>• [`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>• [`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>• [`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>• [`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>• [`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>• [`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>• [`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>• [`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>• [`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>• [`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>• [`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>• [`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>• [`existing_subnet_id`](#subnet-id-5c6a64) - Optional String<br>Information about existing subnet ID
|
|
847
|
-
|
|
848
|
-
<a id="param-9b306d"></a>• [`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>• [`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>• [`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>• [`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>• [`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>• [`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>• [`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>• [`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>• [`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>• [`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>• [`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>• [`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>• [`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>• [`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>• [`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>• [`name_tag`](#vpc-new-vpc-name-tag) - Optional String<br>Specify the VPC Name
|
|
975
|
-
|
|
976
|
-
<a id="vpc-new-vpc-primary-ipv4"></a>• [`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
|