@robinmordasiewicz/f5xc-terraform-mcp 3.5.1 → 3.6.1
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/README.md +104 -283
- package/dist/docs/data-sources/bgp.md +2 -2
- package/dist/docs/data-sources/discovery.md +2 -2
- package/dist/docs/data-sources/fast_acl.md +2 -2
- package/dist/docs/data-sources/fast_acl_rule.md +2 -2
- package/dist/docs/data-sources/irule.md +2 -2
- package/dist/docs/data-sources/log_receiver.md +2 -2
- package/dist/docs/data-sources/network_policy.md +2 -2
- package/dist/docs/data-sources/route.md +2 -2
- package/dist/docs/data-sources/site.md +2 -2
- package/dist/docs/resources/address_allocator.md +7 -7
- package/dist/docs/resources/advertise_policy.md +57 -57
- package/dist/docs/resources/alert_policy.md +40 -40
- package/dist/docs/resources/alert_receiver.md +57 -57
- package/dist/docs/resources/api_crawler.md +13 -13
- package/dist/docs/resources/api_definition.md +11 -11
- package/dist/docs/resources/api_discovery.md +4 -4
- package/dist/docs/resources/api_testing.md +27 -27
- package/dist/docs/resources/apm.md +40 -40
- package/dist/docs/resources/app_api_group.md +20 -20
- package/dist/docs/resources/app_firewall.md +50 -50
- package/dist/docs/resources/app_setting.md +19 -19
- package/dist/docs/resources/app_type.md +7 -7
- package/dist/docs/resources/authentication.md +29 -29
- package/dist/docs/resources/aws_tgw_site.md +140 -140
- package/dist/docs/resources/aws_vpc_site.md +174 -174
- package/dist/docs/resources/azure_vnet_site.md +245 -245
- package/dist/docs/resources/bgp.md +37 -205
- package/dist/docs/resources/bgp_asn_set.md +1 -1
- package/dist/docs/resources/bgp_routing_policy.md +19 -19
- package/dist/docs/resources/bot_defense_app_infrastructure.md +12 -12
- package/dist/docs/resources/cdn_cache_rule.md +5 -5
- package/dist/docs/resources/cdn_loadbalancer.md +418 -418
- package/dist/docs/resources/certificate.md +1 -1
- package/dist/docs/resources/certificate_chain.md +1 -1
- package/dist/docs/resources/cloud_connect.md +28 -28
- package/dist/docs/resources/cloud_credentials.md +35 -35
- package/dist/docs/resources/cloud_elastic_ip.md +8 -8
- package/dist/docs/resources/cloud_link.md +36 -36
- package/dist/docs/resources/cluster.md +86 -86
- package/dist/docs/resources/cminstance.md +22 -22
- package/dist/docs/resources/code_base_integration.md +24 -24
- package/dist/docs/resources/container_registry.md +13 -13
- package/dist/docs/resources/crl.md +1 -1
- package/dist/docs/resources/data_type.md +16 -16
- package/dist/docs/resources/dc_cluster_group.md +4 -4
- package/dist/docs/resources/discovery.md +8 -259
- package/dist/docs/resources/dns_compliance_checks.md +1 -1
- package/dist/docs/resources/dns_domain.md +3 -3
- package/dist/docs/resources/endpoint.md +44 -44
- package/dist/docs/resources/enhanced_firewall_policy.md +51 -51
- package/dist/docs/resources/external_connector.md +42 -42
- package/dist/docs/resources/fast_acl.md +60 -166
- package/dist/docs/resources/fast_acl_rule.md +28 -28
- package/dist/docs/resources/filter_set.md +10 -10
- package/dist/docs/resources/fleet.md +160 -160
- package/dist/docs/resources/forward_proxy_policy.md +82 -82
- package/dist/docs/resources/forwarding_class.md +14 -14
- package/dist/docs/resources/gcp_vpc_site.md +152 -152
- package/dist/docs/resources/global_log_receiver.md +238 -238
- package/dist/docs/resources/healthcheck.md +17 -17
- package/dist/docs/resources/http_loadbalancer.md +1003 -1003
- package/dist/docs/resources/irule.md +5 -7
- package/dist/docs/resources/log_receiver.md +825 -44
- package/dist/docs/resources/malicious_user_mitigation.md +10 -10
- package/dist/docs/resources/nat_policy.md +86 -86
- package/dist/docs/resources/network_connector.md +31 -31
- package/dist/docs/resources/network_firewall.md +22 -22
- package/dist/docs/resources/network_interface.md +77 -77
- package/dist/docs/resources/network_policy.md +38 -217
- package/dist/docs/resources/network_policy_rule.md +21 -21
- package/dist/docs/resources/network_policy_view.md +65 -65
- package/dist/docs/resources/nfv_service.md +76 -76
- package/dist/docs/resources/nginx_service_discovery.md +10 -10
- package/dist/docs/resources/origin_pool.md +166 -166
- package/dist/docs/resources/policer.md +4 -4
- package/dist/docs/resources/policy_based_routing.md +28 -28
- package/dist/docs/resources/protocol_inspection.md +12 -12
- package/dist/docs/resources/protocol_policer.md +14 -14
- package/dist/docs/resources/proxy.md +111 -111
- package/dist/docs/resources/rate_limiter.md +15 -15
- package/dist/docs/resources/rate_limiter_policy.md +56 -56
- package/dist/docs/resources/route.md +183 -183
- package/dist/docs/resources/secret_management_access.md +68 -68
- package/dist/docs/resources/securemesh_site.md +1619 -258
- package/dist/docs/resources/segment.md +4 -4
- package/dist/docs/resources/sensitive_data_policy.md +9 -9
- package/dist/docs/resources/service_policy.md +175 -175
- package/dist/docs/resources/service_policy_rule.md +142 -142
- package/dist/docs/resources/site.md +381 -303
- package/dist/docs/resources/site_mesh_group.md +18 -18
- package/dist/docs/resources/subnet.md +17 -17
- package/dist/docs/resources/tcp_loadbalancer.md +130 -130
- package/dist/docs/resources/tenant_configuration.md +10 -10
- package/dist/docs/resources/trusted_ca_list.md +1 -1
- package/dist/docs/resources/tunnel.md +36 -36
- package/dist/docs/resources/udp_loadbalancer.md +59 -59
- package/dist/docs/resources/usb_policy.md +6 -6
- package/dist/docs/resources/user_identification.md +16 -16
- package/dist/docs/resources/virtual_host.md +225 -225
- package/dist/docs/resources/virtual_network.md +14 -14
- package/dist/docs/resources/virtual_site.md +3 -3
- package/dist/docs/resources/voltstack_site.md +141 -141
- package/dist/docs/resources/waf_exclusion_policy.md +17 -17
- package/dist/docs/resources/workload.md +327 -327
- package/dist/docs/resources/workload_flavor.md +3 -3
- package/dist/metadata/resource-metadata.json +1484 -942
- package/dist/types.d.ts +11 -0
- package/dist/types.d.ts.map +1 -1
- package/dist/types.js.map +1 -1
- package/package.json +1 -1
|
@@ -93,82 +93,82 @@ resource "f5xc_aws_vpc_site" "example" {
|
|
|
93
93
|
|
|
94
94
|
### Spec Argument Reference
|
|
95
95
|
|
|
96
|
-
<a id="address"></a>• [`address`](#address) - Optional String<br>
|
|
96
|
+
<a id="address"></a>• [`address`](#address) - Optional String<br>Site's geographical address that can be used to determine its latitude and longitude
|
|
97
97
|
|
|
98
|
-
<a id="admin-password"></a>• [`admin_password`](#admin-password) - Optional Block<br>
|
|
98
|
+
<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.
|
|
99
99
|
|
|
100
|
-
<a id="aws-cred"></a>• [`aws_cred`](#aws-cred) - Optional Block<br>
|
|
100
|
+
<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.
|
|
101
101
|
|
|
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>
|
|
106
|
-
<br><br>• <a id="blocked-services"></a>[`blocked_services`](#blocked-services) - Optional Block<br>Disable
|
|
105
|
+
• <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
|
|
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
|
-
<a id="coordinates"></a>• [`coordinates`](#coordinates) - Optional Block<br>
|
|
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.
|
|
109
109
|
|
|
110
|
-
<a id="custom-dns"></a>• [`custom_dns`](#custom-dns) - Optional Block<br>Custom DNS
|
|
110
|
+
<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.
|
|
111
111
|
|
|
112
112
|
-> **One of the following:**
|
|
113
|
-
• <a id="custom-security-group"></a>[`custom_security_group`](#custom-security-group) - Optional Block<br>
|
|
114
|
-
<br><br>• <a id="f5xc-security-group"></a>[`f5xc_security_group`](#f5xc-security-group) - Optional Block<br>
|
|
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>Can be used for messages where no values are needed
|
|
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>Can be used for messages where no values are needed
|
|
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>Can be used for messages where no values are needed
|
|
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>Can be used for messages where no values are needed
|
|
125
125
|
|
|
126
|
-
<a id="disk-size"></a>• [`disk_size`](#disk-size) - Optional Number<br>
|
|
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>
|
|
130
|
-
<br><br>• <a id="egress-nat-gw"></a>[`egress_nat_gw`](#egress-nat-gw) - Optional Block<br>
|
|
129
|
+
• <a id="egress-gateway-default"></a>[`egress_gateway_default`](#egress-gateway-default) - Optional Block<br>Can be used for messages where no values are needed
|
|
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
|
-
<a id="egress-virtual-private-gateway"></a>• [`egress_virtual_private_gateway`](#egress-virtual-private-gateway) - Optional Block<br>
|
|
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>Can be used for messages where no values are needed
|
|
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>Can be used for messages where no values are needed
|
|
138
|
+
<br><br>• <a id="manual-routing"></a>[`manual_routing`](#manual-routing) - Optional Block<br>Can be used for messages where no values are needed
|
|
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.
|
|
142
142
|
<br><br>• <a id="ingress-gw"></a>[`ingress_gw`](#ingress-gw) - Optional Block<br>AWS Ingress Gateway. Single interface AWS ingress site
|
|
143
|
-
<br><br>• <a id="voltstack-cluster"></a>[`voltstack_cluster`](#voltstack-cluster) - Optional Block<br>
|
|
143
|
+
<br><br>• <a id="voltstack-cluster"></a>[`voltstack_cluster`](#voltstack-cluster) - Optional Block<br>App Stack cluster of single interface AWS nodes
|
|
144
144
|
|
|
145
|
-
<a id="instance-type"></a>• [`instance_type`](#instance-type) - Optional String<br>
|
|
145
|
+
<a id="instance-type"></a>• [`instance_type`](#instance-type) - Optional String<br>Select Instance size based on performance needed
|
|
146
146
|
|
|
147
|
-
<a id="kubernetes-upgrade-drain"></a>• [`kubernetes_upgrade_drain`](#kubernetes-upgrade-drain) - Optional Block<br>
|
|
147
|
+
<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
|
|
148
148
|
|
|
149
149
|
-> **One of the following:**
|
|
150
|
-
• <a id="log-receiver"></a>[`log_receiver`](#log-receiver) - Optional Block<br>
|
|
151
|
-
<br><br>• <a id="logs-streaming-disabled"></a>[`logs_streaming_disabled`](#logs-streaming-disabled) - Optional Block<br>
|
|
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>Can be used for messages where no values are needed
|
|
152
152
|
|
|
153
153
|
-> **One of the following:**
|
|
154
|
-
• <a id="no-worker-nodes"></a>[`no_worker_nodes`](#no-worker-nodes) - Optional Block<br>
|
|
155
|
-
<br><br>• <a id="nodes-per-az"></a>[`nodes_per_az`](#nodes-per-az) - Optional Number<br>Desired Worker Nodes Per AZ.
|
|
154
|
+
• <a id="no-worker-nodes"></a>[`no_worker_nodes`](#no-worker-nodes) - Optional Block<br>Can be used for messages where no values are needed
|
|
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
|
-
<a id="offline-survivability-mode"></a>• [`offline_survivability_mode`](#offline-survivability-mode) - Optional Block<br>Offline Survivability
|
|
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
|
|
158
158
|
|
|
159
|
-
<a id="os"></a>• [`os`](#os) - Optional Block<br>
|
|
159
|
+
<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
|
|
160
160
|
|
|
161
|
-
<a id="ssh-key"></a>• [`ssh_key`](#ssh-key) - Optional String<br>Public SSH key
|
|
161
|
+
<a id="ssh-key"></a>• [`ssh_key`](#ssh-key) - Optional String<br>Public SSH key for accessing the site
|
|
162
162
|
|
|
163
|
-
<a id="sw"></a>• [`sw`](#sw) - Optional Block<br>
|
|
163
|
+
<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
|
|
164
164
|
|
|
165
|
-
<a id="tags"></a>• [`tags`](#tags) - Optional Block<br>AWS Tags
|
|
165
|
+
<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
|
|
166
166
|
|
|
167
167
|
<a id="timeouts"></a>• [`timeouts`](#timeouts) - Optional Block
|
|
168
168
|
|
|
169
|
-
<a id="total-nodes"></a>• [`total_nodes`](#total-nodes) - Optional Number<br>Total
|
|
169
|
+
<a id="total-nodes"></a>• [`total_nodes`](#total-nodes) - Optional Number<br>Total number of worker nodes to be deployed across all AZ's used in the Site
|
|
170
170
|
|
|
171
|
-
<a id="vpc"></a>• [`vpc`](#vpc) - Optional Block<br>
|
|
171
|
+
<a id="vpc"></a>• [`vpc`](#vpc) - Optional Block<br>Defines choice about AWS VPC for a view
|
|
172
172
|
|
|
173
173
|
### Attributes Reference
|
|
174
174
|
|
|
@@ -182,37 +182,37 @@ In addition to all arguments above, the following attributes are exported:
|
|
|
182
182
|
|
|
183
183
|
An [`admin_password`](#admin-password) block supports the following:
|
|
184
184
|
|
|
185
|
-
<a id="admin-password-blindfold-secret-info"></a>• [`blindfold_secret_info`](#admin-password-blindfold-secret-info) - Optional Block<br>
|
|
185
|
+
<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.
|
|
186
186
|
|
|
187
|
-
<a id="admin-password-clear-secret-info"></a>• [`clear_secret_info`](#admin-password-clear-secret-info) - Optional Block<br>
|
|
187
|
+
<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.
|
|
188
188
|
|
|
189
189
|
#### Admin Password Blindfold Secret Info
|
|
190
190
|
|
|
191
191
|
A [`blindfold_secret_info`](#admin-password-blindfold-secret-info) block (within [`admin_password`](#admin-password)) supports the following:
|
|
192
192
|
|
|
193
|
-
<a id="provider-e88368"></a>• [`decryption_provider`](#provider-e88368) - Optional String<br>
|
|
193
|
+
<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
|
|
194
194
|
|
|
195
|
-
<a id="location-60af3e"></a>• [`location`](#location-60af3e) - Optional String<br>Location
|
|
195
|
+
<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
|
|
196
196
|
|
|
197
|
-
<a id="provider-5c48c5"></a>• [`store_provider`](#provider-5c48c5) - Optional String<br>
|
|
197
|
+
<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:///
|
|
198
198
|
|
|
199
199
|
#### Admin Password Clear Secret Info
|
|
200
200
|
|
|
201
201
|
A [`clear_secret_info`](#admin-password-clear-secret-info) block (within [`admin_password`](#admin-password)) supports the following:
|
|
202
202
|
|
|
203
|
-
<a id="ref-e52931"></a>• [`provider_ref`](#ref-e52931) - Optional String<br>
|
|
203
|
+
<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:///
|
|
204
204
|
|
|
205
|
-
<a id="admin-password-clear-secret-info-url"></a>• [`url`](#admin-password-clear-secret-info-url) - Optional String<br>URL
|
|
205
|
+
<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
|
|
206
206
|
|
|
207
207
|
#### AWS Cred
|
|
208
208
|
|
|
209
209
|
An [`aws_cred`](#aws-cred) block supports the following:
|
|
210
210
|
|
|
211
|
-
<a id="aws-cred-name"></a>• [`name`](#aws-cred-name) - Optional String<br>
|
|
211
|
+
<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
|
|
212
212
|
|
|
213
|
-
<a id="aws-cred-namespace"></a>• [`namespace`](#aws-cred-namespace) - Optional String<br>
|
|
213
|
+
<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
|
|
214
214
|
|
|
215
|
-
<a id="aws-cred-tenant"></a>• [`tenant`](#aws-cred-tenant) - Optional String<br>
|
|
215
|
+
<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
|
|
216
216
|
|
|
217
217
|
#### Blocked Services
|
|
218
218
|
|
|
@@ -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>Can be used for messages where no values are needed
|
|
228
228
|
|
|
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]
|
|
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>Can be used for messages where no values are needed
|
|
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>Can be used for messages where no values are needed
|
|
234
234
|
|
|
235
235
|
#### Coordinates
|
|
236
236
|
|
|
@@ -244,29 +244,29 @@ A [`coordinates`](#coordinates) block supports the following:
|
|
|
244
244
|
|
|
245
245
|
A [`custom_dns`](#custom-dns) block supports the following:
|
|
246
246
|
|
|
247
|
-
<a id="custom-dns-inside-nameserver"></a>• [`inside_nameserver`](#custom-dns-inside-nameserver) - Optional String<br>
|
|
247
|
+
<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
|
|
248
248
|
|
|
249
|
-
<a id="custom-dns-outside-nameserver"></a>• [`outside_nameserver`](#custom-dns-outside-nameserver) - Optional String<br>
|
|
249
|
+
<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
|
|
250
250
|
|
|
251
251
|
#### Custom Security Group
|
|
252
252
|
|
|
253
253
|
A [`custom_security_group`](#custom-security-group) block supports the following:
|
|
254
254
|
|
|
255
|
-
<a id="group-id-8e8adb"></a>• [`inside_security_group_id`](#group-id-8e8adb) - Optional String<br>
|
|
255
|
+
<a id="group-id-8e8adb"></a>• [`inside_security_group_id`](#group-id-8e8adb) - Optional String<br>Security Group ID to be attached to SLI(Site Local Inside) Interface
|
|
256
256
|
|
|
257
|
-
<a id="group-id-c3131b"></a>• [`outside_security_group_id`](#group-id-c3131b) - Optional String<br>
|
|
257
|
+
<a id="group-id-c3131b"></a>• [`outside_security_group_id`](#group-id-c3131b) - Optional String<br>Security Group ID to be attached to SLO(Site Local Outside) Interface
|
|
258
258
|
|
|
259
259
|
#### Direct Connect Enabled
|
|
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>Can be used for messages where no values are needed
|
|
264
264
|
|
|
265
|
-
<a id="direct-connect-enabled-custom-asn"></a>• [`custom_asn`](#direct-connect-enabled-custom-asn) - Optional Number<br>Custom
|
|
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
|
-
<a id="direct-connect-enabled-hosted-vifs"></a>• [`hosted_vifs`](#direct-connect-enabled-hosted-vifs) - Optional Block<br>AWS Direct Connect Hosted VIF
|
|
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>Can be used for messages where no values are needed
|
|
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>Can be used for messages where no values are needed
|
|
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
|
|
|
@@ -286,11 +286,11 @@ A [`hosted_vifs`](#direct-connect-enabled-hosted-vifs) block (within [`direct_co
|
|
|
286
286
|
|
|
287
287
|
A [`vif_list`](#list-d6c323) block (within [`direct_connect_enabled.hosted_vifs`](#direct-connect-enabled-hosted-vifs)) supports the following:
|
|
288
288
|
|
|
289
|
-
<a id="region-3f105f"></a>• [`other_region`](#region-3f105f) - Optional String<br>Other Region
|
|
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>Can be used for messages where no values are needed
|
|
292
292
|
|
|
293
|
-
<a id="vif-id-4f330c"></a>• [`vif_id`](#vif-id-4f330c) - Optional String<br>
|
|
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
|
|
|
295
295
|
#### Egress NAT Gw
|
|
296
296
|
|
|
@@ -308,55 +308,55 @@ An [`egress_virtual_private_gateway`](#egress-virtual-private-gateway) block sup
|
|
|
308
308
|
|
|
309
309
|
An [`ingress_egress_gw`](#ingress-egress-gw) block supports the following:
|
|
310
310
|
|
|
311
|
-
<a id="policies-4e1d03"></a>• [`active_enhanced_firewall_policies`](#policies-4e1d03) - Optional Block<br>
|
|
311
|
+
<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.
|
|
312
312
|
|
|
313
|
-
<a id="policies-265acf"></a>• [`active_forward_proxy_policies`](#policies-265acf) - Optional Block<br>
|
|
313
|
+
<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.
|
|
314
314
|
|
|
315
315
|
<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.
|
|
316
316
|
|
|
317
|
-
<a id="ingress-egress-gw-allowed-vip-port"></a>• [`allowed_vip_port`](#ingress-egress-gw-allowed-vip-port) - Optional Block<br>
|
|
317
|
+
<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.
|
|
318
318
|
|
|
319
|
-
<a id="ingress-egress-gw-allowed-vip-port-sli"></a>• [`allowed_vip_port_sli`](#ingress-egress-gw-allowed-vip-port-sli) - Optional Block<br>
|
|
319
|
+
<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.
|
|
320
320
|
|
|
321
|
-
<a id="ingress-egress-gw-aws-certified-hw"></a>• [`aws_certified_hw`](#ingress-egress-gw-aws-certified-hw) - Optional String<br>
|
|
321
|
+
<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
|
|
322
322
|
|
|
323
|
-
<a id="ingress-egress-gw-az-nodes"></a>• [`az_nodes`](#ingress-egress-gw-az-nodes) - Optional Block<br>
|
|
323
|
+
<a id="ingress-egress-gw-az-nodes"></a>• [`az_nodes`](#ingress-egress-gw-az-nodes) - Optional Block<br>Only Single AZ or Three AZ(s) nodes are supported currently<br>See [Az Nodes](#ingress-egress-gw-az-nodes) below.
|
|
324
324
|
|
|
325
|
-
<a id="inside-vn-3ce96a"></a>• [`dc_cluster_group_inside_vn`](#inside-vn-3ce96a) - Optional Block<br>
|
|
325
|
+
<a id="inside-vn-3ce96a"></a>• [`dc_cluster_group_inside_vn`](#inside-vn-3ce96a) - Optional Block<br>Type establishes a direct reference from one object(the referrer) to another(the referred). Such a reference is in form of tenant/namespace/name<br>See [Dc Cluster Group Inside Vn](#inside-vn-3ce96a) below.
|
|
326
326
|
|
|
327
|
-
<a id="outside-vn-3594d6"></a>• [`dc_cluster_group_outside_vn`](#outside-vn-3594d6) - Optional Block<br>
|
|
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>Can be used for messages where no values are needed
|
|
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>Can be used for messages where no values are needed
|
|
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>Can be used for messages where no values are needed
|
|
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>Can be used for messages where no values are needed
|
|
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>Can be used for messages where no values are needed
|
|
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>Can be used for messages where no values are needed
|
|
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>Can be used for messages where no values are needed
|
|
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
|
-
<a id="mode-4d23c2"></a>• [`performance_enhancement_mode`](#mode-4d23c2) - Optional Block<br>
|
|
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>Can be used for messages where no values are needed
|
|
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>Can be used for messages where no values are needed
|
|
354
354
|
|
|
355
355
|
#### Ingress Egress Gw Active Enhanced Firewall Policies
|
|
356
356
|
|
|
357
357
|
An [`active_enhanced_firewall_policies`](#policies-4e1d03) block (within [`ingress_egress_gw`](#ingress-egress-gw)) supports the following:
|
|
358
358
|
|
|
359
|
-
<a id="policies-b74f29"></a>• [`enhanced_firewall_policies`](#policies-b74f29) - Optional Block<br>
|
|
359
|
+
<a id="policies-b74f29"></a>• [`enhanced_firewall_policies`](#policies-b74f29) - Optional Block<br>Ordered List of Enhanced Firewall Policies active<br>See [Enhanced Firewall Policies](#policies-b74f29) below.
|
|
360
360
|
|
|
361
361
|
#### Ingress Egress Gw Active Enhanced Firewall Policies Enhanced Firewall Policies
|
|
362
362
|
|
|
@@ -366,7 +366,7 @@ An [`active_enhanced_firewall_policies`](#policies-4e1d03) block (within [`ingre
|
|
|
366
366
|
|
|
367
367
|
An [`active_forward_proxy_policies`](#policies-265acf) block (within [`ingress_egress_gw`](#ingress-egress-gw)) supports the following:
|
|
368
368
|
|
|
369
|
-
<a id="policies-ae49bd"></a>• [`forward_proxy_policies`](#policies-ae49bd) - Optional Block<br>
|
|
369
|
+
<a id="policies-ae49bd"></a>• [`forward_proxy_policies`](#policies-ae49bd) - Optional Block<br>Ordered List of Forward Proxy Policies active<br>See [Forward Proxy Policies](#policies-ae49bd) below.
|
|
370
370
|
|
|
371
371
|
#### Ingress Egress Gw Active Forward Proxy Policies Forward Proxy Policies
|
|
372
372
|
|
|
@@ -376,7 +376,7 @@ An [`active_forward_proxy_policies`](#policies-265acf) block (within [`ingress_e
|
|
|
376
376
|
|
|
377
377
|
An [`active_network_policies`](#policies-a2ee20) block (within [`ingress_egress_gw`](#ingress-egress-gw)) supports the following:
|
|
378
378
|
|
|
379
|
-
<a id="policies-e07db8"></a>• [`network_policies`](#policies-e07db8) - Optional Block<br>
|
|
379
|
+
<a id="policies-e07db8"></a>• [`network_policies`](#policies-e07db8) - Optional Block<br>Ordered List of Firewall Policies active for this network firewall<br>See [Network Policies](#policies-e07db8) below.
|
|
380
380
|
|
|
381
381
|
#### Ingress Egress Gw Active Network Policies Network Policies
|
|
382
382
|
|
|
@@ -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>Can be used for messages where no values are needed
|
|
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>Can be used for messages where no values are needed
|
|
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>Can be used for messages where no values are needed
|
|
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>Can be used for messages where no values are needed
|
|
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>Can be used for messages where no values are needed
|
|
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>Can be used for messages where no values are needed
|
|
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>Can be used for messages where no values are needed
|
|
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>Can be used for messages where no values are needed
|
|
416
416
|
|
|
417
417
|
#### Ingress Egress Gw Allowed VIP Port SLI Custom Ports
|
|
418
418
|
|
|
@@ -422,13 +422,13 @@ An [`allowed_vip_port_sli`](#ingress-egress-gw-allowed-vip-port-sli) block (with
|
|
|
422
422
|
|
|
423
423
|
An [`az_nodes`](#ingress-egress-gw-az-nodes) block (within [`ingress_egress_gw`](#ingress-egress-gw)) supports the following:
|
|
424
424
|
|
|
425
|
-
<a id="ingress-egress-gw-az-nodes-aws-az-name"></a>• [`aws_az_name`](#ingress-egress-gw-az-nodes-aws-az-name) - Optional String<br>AWS
|
|
425
|
+
<a id="ingress-egress-gw-az-nodes-aws-az-name"></a>• [`aws_az_name`](#ingress-egress-gw-az-nodes-aws-az-name) - Optional String<br>AWS availability zone, must be consistent with the selected AWS region
|
|
426
426
|
|
|
427
427
|
<a id="subnet-c4f554"></a>• [`inside_subnet`](#subnet-c4f554) - Optional Block<br>AWS Subnet. Parameters for AWS subnet<br>See [Inside Subnet](#subnet-c4f554) below.
|
|
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>Can be used for messages where no values are needed
|
|
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
|
|
|
@@ -436,9 +436,9 @@ An [`az_nodes`](#ingress-egress-gw-az-nodes) block (within [`ingress_egress_gw`]
|
|
|
436
436
|
|
|
437
437
|
An [`inside_subnet`](#subnet-c4f554) block (within [`ingress_egress_gw.az_nodes`](#ingress-egress-gw-az-nodes)) supports the following:
|
|
438
438
|
|
|
439
|
-
<a id="subnet-id-aebf65"></a>• [`existing_subnet_id`](#subnet-id-aebf65) - Optional String<br>
|
|
439
|
+
<a id="subnet-id-aebf65"></a>• [`existing_subnet_id`](#subnet-id-aebf65) - Optional String<br>Information about existing subnet ID
|
|
440
440
|
|
|
441
|
-
<a id="param-cef0bb"></a>• [`subnet_param`](#param-cef0bb) - Optional Block<br>
|
|
441
|
+
<a id="param-cef0bb"></a>• [`subnet_param`](#param-cef0bb) - Optional Block<br>Parameters for creating a new cloud subnet<br>See [Subnet Param](#param-cef0bb) below.
|
|
442
442
|
|
|
443
443
|
#### Ingress Egress Gw Az Nodes Inside Subnet Subnet Param
|
|
444
444
|
|
|
@@ -448,9 +448,9 @@ An [`inside_subnet`](#subnet-c4f554) block (within [`ingress_egress_gw.az_nodes`
|
|
|
448
448
|
|
|
449
449
|
An [`outside_subnet`](#subnet-631d3b) block (within [`ingress_egress_gw.az_nodes`](#ingress-egress-gw-az-nodes)) supports the following:
|
|
450
450
|
|
|
451
|
-
<a id="subnet-id-d34b28"></a>• [`existing_subnet_id`](#subnet-id-d34b28) - Optional String<br>
|
|
451
|
+
<a id="subnet-id-d34b28"></a>• [`existing_subnet_id`](#subnet-id-d34b28) - Optional String<br>Information about existing subnet ID
|
|
452
452
|
|
|
453
|
-
<a id="param-c11d6b"></a>• [`subnet_param`](#param-c11d6b) - Optional Block<br>
|
|
453
|
+
<a id="param-c11d6b"></a>• [`subnet_param`](#param-c11d6b) - Optional Block<br>Parameters for creating a new cloud subnet<br>See [Subnet Param](#param-c11d6b) below.
|
|
454
454
|
|
|
455
455
|
#### Ingress Egress Gw Az Nodes Outside Subnet Subnet Param
|
|
456
456
|
|
|
@@ -460,9 +460,9 @@ An [`outside_subnet`](#subnet-631d3b) block (within [`ingress_egress_gw.az_nodes
|
|
|
460
460
|
|
|
461
461
|
A [`workload_subnet`](#subnet-333bb8) block (within [`ingress_egress_gw.az_nodes`](#ingress-egress-gw-az-nodes)) supports the following:
|
|
462
462
|
|
|
463
|
-
<a id="subnet-id-bfd2a7"></a>• [`existing_subnet_id`](#subnet-id-bfd2a7) - Optional String<br>
|
|
463
|
+
<a id="subnet-id-bfd2a7"></a>• [`existing_subnet_id`](#subnet-id-bfd2a7) - Optional String<br>Information about existing subnet ID
|
|
464
464
|
|
|
465
|
-
<a id="param-040933"></a>• [`subnet_param`](#param-040933) - Optional Block<br>
|
|
465
|
+
<a id="param-040933"></a>• [`subnet_param`](#param-040933) - Optional Block<br>Parameters for creating a new cloud subnet<br>See [Subnet Param](#param-040933) below.
|
|
466
466
|
|
|
467
467
|
#### Ingress Egress Gw Az Nodes Workload Subnet Subnet Param
|
|
468
468
|
|
|
@@ -480,7 +480,7 @@ A [`workload_subnet`](#subnet-333bb8) block (within [`ingress_egress_gw.az_nodes
|
|
|
480
480
|
|
|
481
481
|
A [`global_network_list`](#ingress-egress-gw-global-network-list) block (within [`ingress_egress_gw`](#ingress-egress-gw)) supports the following:
|
|
482
482
|
|
|
483
|
-
<a id="connections-bde45c"></a>• [`global_network_connections`](#connections-bde45c) - Optional Block<br>Global
|
|
483
|
+
<a id="connections-bde45c"></a>• [`global_network_connections`](#connections-bde45c) - Optional Block<br>Global network connections<br>See [Global Network Connections](#connections-bde45c) below.
|
|
484
484
|
|
|
485
485
|
#### Ingress Egress Gw Global Network List Global Network Connections
|
|
486
486
|
|
|
@@ -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>Can be used for messages where no values are needed
|
|
604
604
|
|
|
605
605
|
#### Ingress Egress Gw Performance Enhancement Mode Perf Mode L3 Enhanced
|
|
606
606
|
|
|
@@ -610,13 +610,13 @@ A [`performance_enhancement_mode`](#mode-4d23c2) block (within [`ingress_egress_
|
|
|
610
610
|
|
|
611
611
|
An [`ingress_gw`](#ingress-gw) block supports the following:
|
|
612
612
|
|
|
613
|
-
<a id="ingress-gw-allowed-vip-port"></a>• [`allowed_vip_port`](#ingress-gw-allowed-vip-port) - Optional Block<br>
|
|
613
|
+
<a id="ingress-gw-allowed-vip-port"></a>• [`allowed_vip_port`](#ingress-gw-allowed-vip-port) - Optional Block<br>Defines the TCP port(s) which will be opened on the cloud loadbalancer. Such that the client can use the cloud VIP IP and port combination to reach TCP/HTTP LB configured on the F5XC Site<br>See [Allowed VIP Port](#ingress-gw-allowed-vip-port) below.
|
|
614
614
|
|
|
615
|
-
<a id="ingress-gw-aws-certified-hw"></a>• [`aws_certified_hw`](#ingress-gw-aws-certified-hw) - Optional String<br>
|
|
615
|
+
<a id="ingress-gw-aws-certified-hw"></a>• [`aws_certified_hw`](#ingress-gw-aws-certified-hw) - Optional String<br>Name for AWS certified hardware
|
|
616
616
|
|
|
617
|
-
<a id="ingress-gw-az-nodes"></a>• [`az_nodes`](#ingress-gw-az-nodes) - Optional Block<br>
|
|
617
|
+
<a id="ingress-gw-az-nodes"></a>• [`az_nodes`](#ingress-gw-az-nodes) - Optional Block<br>Only Single AZ or Three AZ(s) nodes are supported currently<br>See [Az Nodes](#ingress-gw-az-nodes) below.
|
|
618
618
|
|
|
619
|
-
<a id="ingress-gw-performance-enhancement-mode"></a>• [`performance_enhancement_mode`](#ingress-gw-performance-enhancement-mode) - Optional Block<br>
|
|
619
|
+
<a id="ingress-gw-performance-enhancement-mode"></a>• [`performance_enhancement_mode`](#ingress-gw-performance-enhancement-mode) - Optional Block<br>Optimize the site for L3 or L7 traffic processing. L7 optimized is the default<br>See [Performance Enhancement Mode](#ingress-gw-performance-enhancement-mode) below.
|
|
620
620
|
|
|
621
621
|
#### Ingress Gw Allowed VIP Port
|
|
622
622
|
|
|
@@ -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>Can be used for messages where no values are needed
|
|
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>Can be used for messages where no values are needed
|
|
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>Can be used for messages where no values are needed
|
|
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>Can be used for messages where no values are needed
|
|
634
634
|
|
|
635
635
|
#### Ingress Gw Allowed VIP Port Custom Ports
|
|
636
636
|
|
|
@@ -642,7 +642,7 @@ A [`custom_ports`](#ports-644346) block (within [`ingress_gw.allowed_vip_port`](
|
|
|
642
642
|
|
|
643
643
|
An [`az_nodes`](#ingress-gw-az-nodes) block (within [`ingress_gw`](#ingress-gw)) supports the following:
|
|
644
644
|
|
|
645
|
-
<a id="ingress-gw-az-nodes-aws-az-name"></a>• [`aws_az_name`](#ingress-gw-az-nodes-aws-az-name) - Optional String<br>AWS
|
|
645
|
+
<a id="ingress-gw-az-nodes-aws-az-name"></a>• [`aws_az_name`](#ingress-gw-az-nodes-aws-az-name) - Optional String<br>AWS availability zone, must be consistent with the selected AWS region
|
|
646
646
|
|
|
647
647
|
<a id="ingress-gw-az-nodes-local-subnet"></a>• [`local_subnet`](#ingress-gw-az-nodes-local-subnet) - Optional Block<br>AWS Subnet. Parameters for AWS subnet<br>See [Local Subnet](#ingress-gw-az-nodes-local-subnet) below.
|
|
648
648
|
|
|
@@ -650,9 +650,9 @@ An [`az_nodes`](#ingress-gw-az-nodes) block (within [`ingress_gw`](#ingress-gw))
|
|
|
650
650
|
|
|
651
651
|
A [`local_subnet`](#ingress-gw-az-nodes-local-subnet) block (within [`ingress_gw.az_nodes`](#ingress-gw-az-nodes)) supports the following:
|
|
652
652
|
|
|
653
|
-
<a id="subnet-id-1778f9"></a>• [`existing_subnet_id`](#subnet-id-1778f9) - Optional String<br>
|
|
653
|
+
<a id="subnet-id-1778f9"></a>• [`existing_subnet_id`](#subnet-id-1778f9) - Optional String<br>Information about existing subnet ID
|
|
654
654
|
|
|
655
|
-
<a id="param-f9e489"></a>• [`subnet_param`](#param-f9e489) - Optional Block<br>
|
|
655
|
+
<a id="param-f9e489"></a>• [`subnet_param`](#param-f9e489) - Optional Block<br>Parameters for creating a new cloud subnet<br>See [Subnet Param](#param-f9e489) below.
|
|
656
656
|
|
|
657
657
|
#### Ingress Gw Az Nodes Local Subnet Subnet Param
|
|
658
658
|
|
|
@@ -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>Can be used for messages where no values are needed
|
|
668
668
|
|
|
669
669
|
#### Ingress Gw Performance Enhancement Mode Perf Mode L3 Enhanced
|
|
670
670
|
|
|
@@ -674,75 +674,75 @@ 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>Can be used for messages where no values are needed
|
|
678
678
|
|
|
679
|
-
<a id="drain-7e30d4"></a>• [`enable_upgrade_drain`](#drain-7e30d4) - Optional Block<br>
|
|
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
|
|
|
681
681
|
#### Kubernetes Upgrade Drain Enable Upgrade Drain
|
|
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>Can be used for messages where no values are needed
|
|
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
|
-
<a id="timeout-ac4ee9"></a>• [`drain_node_timeout`](#timeout-ac4ee9) - Optional Number<br>
|
|
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>Can be used for messages where no values are needed
|
|
692
692
|
|
|
693
693
|
#### Log Receiver
|
|
694
694
|
|
|
695
695
|
A [`log_receiver`](#log-receiver) block supports the following:
|
|
696
696
|
|
|
697
|
-
<a id="log-receiver-name"></a>• [`name`](#log-receiver-name) - Optional String<br>
|
|
697
|
+
<a id="log-receiver-name"></a>• [`name`](#log-receiver-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
|
|
698
698
|
|
|
699
|
-
<a id="log-receiver-namespace"></a>• [`namespace`](#log-receiver-namespace) - Optional String<br>
|
|
699
|
+
<a id="log-receiver-namespace"></a>• [`namespace`](#log-receiver-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
|
|
700
700
|
|
|
701
|
-
<a id="log-receiver-tenant"></a>• [`tenant`](#log-receiver-tenant) - Optional String<br>
|
|
701
|
+
<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
|
|
702
702
|
|
|
703
703
|
#### Offline Survivability Mode
|
|
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>Can be used for messages where no values are needed
|
|
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>Can be used for messages where no values are needed
|
|
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>Can be used for messages where no values are needed
|
|
716
716
|
|
|
717
|
-
<a id="os-operating-system-version"></a>• [`operating_system_version`](#os-operating-system-version) - Optional String<br>
|
|
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
|
|
|
719
719
|
#### Private Connectivity
|
|
720
720
|
|
|
721
721
|
A [`private_connectivity`](#private-connectivity) block supports the following:
|
|
722
722
|
|
|
723
|
-
<a id="private-connectivity-cloud-link"></a>• [`cloud_link`](#private-connectivity-cloud-link) - Optional Block<br>
|
|
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>Can be used for messages where no values are needed
|
|
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>Can be used for messages where no values are needed
|
|
728
728
|
|
|
729
729
|
#### Private Connectivity Cloud Link
|
|
730
730
|
|
|
731
731
|
A [`cloud_link`](#private-connectivity-cloud-link) block (within [`private_connectivity`](#private-connectivity)) supports the following:
|
|
732
732
|
|
|
733
|
-
<a id="private-connectivity-cloud-link-name"></a>• [`name`](#private-connectivity-cloud-link-name) - Optional String<br>
|
|
733
|
+
<a id="private-connectivity-cloud-link-name"></a>• [`name`](#private-connectivity-cloud-link-name) - Optional String<br>When a configuration object(e.g. Virtual_host) refers to another(e.g route) then name will hold the referred object's(e.g. Route's) name
|
|
734
734
|
|
|
735
|
-
<a id="namespace-73cbe6"></a>• [`namespace`](#namespace-73cbe6) - Optional String<br>
|
|
735
|
+
<a id="namespace-73cbe6"></a>• [`namespace`](#namespace-73cbe6) - Optional String<br>When a configuration object(e.g. Virtual_host) refers to another(e.g route) then namespace will hold the referred object's(e.g. Route's) namespace
|
|
736
736
|
|
|
737
|
-
<a id="private-connectivity-cloud-link-tenant"></a>• [`tenant`](#private-connectivity-cloud-link-tenant) - Optional String<br>
|
|
737
|
+
<a id="private-connectivity-cloud-link-tenant"></a>• [`tenant`](#private-connectivity-cloud-link-tenant) - Optional String<br>When a configuration object(e.g. Virtual_host) refers to another(e.g route) then tenant will hold the referred object's(e.g. Route's) tenant
|
|
738
738
|
|
|
739
739
|
#### Sw
|
|
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>Can be used for messages where no values are needed
|
|
744
744
|
|
|
745
|
-
<a id="sw-volterra-software-version"></a>• [`volterra_software_version`](#sw-volterra-software-version) - Optional String<br>
|
|
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
|
|
|
747
747
|
#### Timeouts
|
|
748
748
|
|
|
@@ -760,53 +760,53 @@ A [`timeouts`](#timeouts) block supports the following:
|
|
|
760
760
|
|
|
761
761
|
A [`voltstack_cluster`](#voltstack-cluster) block supports the following:
|
|
762
762
|
|
|
763
|
-
<a id="policies-a80edf"></a>• [`active_enhanced_firewall_policies`](#policies-a80edf) - Optional Block<br>
|
|
763
|
+
<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.
|
|
764
764
|
|
|
765
|
-
<a id="policies-91541d"></a>• [`active_forward_proxy_policies`](#policies-91541d) - Optional Block<br>
|
|
765
|
+
<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.
|
|
766
766
|
|
|
767
767
|
<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.
|
|
768
768
|
|
|
769
|
-
<a id="voltstack-cluster-allowed-vip-port"></a>• [`allowed_vip_port`](#voltstack-cluster-allowed-vip-port) - Optional Block<br>
|
|
769
|
+
<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.
|
|
770
770
|
|
|
771
|
-
<a id="voltstack-cluster-aws-certified-hw"></a>• [`aws_certified_hw`](#voltstack-cluster-aws-certified-hw) - Optional String<br>
|
|
771
|
+
<a id="voltstack-cluster-aws-certified-hw"></a>• [`aws_certified_hw`](#voltstack-cluster-aws-certified-hw) - Optional String<br>Name for AWS certified hardware
|
|
772
772
|
|
|
773
|
-
<a id="voltstack-cluster-az-nodes"></a>• [`az_nodes`](#voltstack-cluster-az-nodes) - Optional Block<br>
|
|
773
|
+
<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.
|
|
774
774
|
|
|
775
|
-
<a id="voltstack-cluster-dc-cluster-group"></a>• [`dc_cluster_group`](#voltstack-cluster-dc-cluster-group) - Optional Block<br>
|
|
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>Can be used for messages where no values are needed
|
|
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>Can be used for messages where no values are needed
|
|
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
|
-
<a id="voltstack-cluster-k8s-cluster"></a>• [`k8s_cluster`](#voltstack-cluster-k8s-cluster) - Optional Block<br>
|
|
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>Can be used for messages where no values are needed
|
|
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>Can be used for messages where no values are needed
|
|
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>Can be used for messages where no values are needed
|
|
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>Can be used for messages where no values are needed
|
|
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>Can be used for messages where no values are needed
|
|
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>Can be used for messages where no values are needed
|
|
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>Can be used for messages where no values are needed
|
|
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>Can be used for messages where no values are needed
|
|
802
802
|
|
|
803
|
-
<a id="voltstack-cluster-storage-class-list"></a>• [`storage_class_list`](#voltstack-cluster-storage-class-list) - Optional Block<br>
|
|
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
|
|
|
805
805
|
#### Voltstack Cluster Active Enhanced Firewall Policies
|
|
806
806
|
|
|
807
807
|
An [`active_enhanced_firewall_policies`](#policies-a80edf) block (within [`voltstack_cluster`](#voltstack-cluster)) supports the following:
|
|
808
808
|
|
|
809
|
-
<a id="policies-49239d"></a>• [`enhanced_firewall_policies`](#policies-49239d) - Optional Block<br>
|
|
809
|
+
<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.
|
|
810
810
|
|
|
811
811
|
#### Voltstack Cluster Active Enhanced Firewall Policies Enhanced Firewall Policies
|
|
812
812
|
|
|
@@ -816,7 +816,7 @@ An [`active_enhanced_firewall_policies`](#policies-a80edf) block (within [`volts
|
|
|
816
816
|
|
|
817
817
|
An [`active_forward_proxy_policies`](#policies-91541d) block (within [`voltstack_cluster`](#voltstack-cluster)) supports the following:
|
|
818
818
|
|
|
819
|
-
<a id="policies-e4aa24"></a>• [`forward_proxy_policies`](#policies-e4aa24) - Optional Block<br>
|
|
819
|
+
<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.
|
|
820
820
|
|
|
821
821
|
#### Voltstack Cluster Active Forward Proxy Policies Forward Proxy Policies
|
|
822
822
|
|
|
@@ -826,17 +826,17 @@ An [`active_forward_proxy_policies`](#policies-91541d) block (within [`voltstack
|
|
|
826
826
|
|
|
827
827
|
An [`active_network_policies`](#policies-704e06) block (within [`voltstack_cluster`](#voltstack-cluster)) supports the following:
|
|
828
828
|
|
|
829
|
-
<a id="policies-0d13f8"></a>• [`network_policies`](#policies-0d13f8) - Optional Block<br>
|
|
829
|
+
<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.
|
|
830
830
|
|
|
831
831
|
#### Voltstack Cluster Active Network Policies Network Policies
|
|
832
832
|
|
|
833
833
|
A [`network_policies`](#policies-0d13f8) block (within [`voltstack_cluster.active_network_policies`](#policies-704e06)) supports the following:
|
|
834
834
|
|
|
835
|
-
<a id="name-77e23a"></a>• [`name`](#name-77e23a) - Optional String<br>
|
|
835
|
+
<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
|
|
836
836
|
|
|
837
|
-
<a id="namespace-a545c4"></a>• [`namespace`](#namespace-a545c4) - Optional String<br>
|
|
837
|
+
<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
|
|
838
838
|
|
|
839
|
-
<a id="tenant-fa44e1"></a>• [`tenant`](#tenant-fa44e1) - Optional String<br>
|
|
839
|
+
<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
|
|
840
840
|
|
|
841
841
|
#### Voltstack Cluster Allowed VIP Port
|
|
842
842
|
|
|
@@ -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>Can be used for messages where no values are needed
|
|
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>Can be used for messages where no values are needed
|
|
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>Can be used for messages where no values are needed
|
|
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>Can be used for messages where no values are needed
|
|
854
854
|
|
|
855
855
|
#### Voltstack Cluster Allowed VIP Port Custom Ports
|
|
856
856
|
|
|
@@ -862,7 +862,7 @@ A [`custom_ports`](#ports-22d935) block (within [`voltstack_cluster.allowed_vip_
|
|
|
862
862
|
|
|
863
863
|
An [`az_nodes`](#voltstack-cluster-az-nodes) block (within [`voltstack_cluster`](#voltstack-cluster)) supports the following:
|
|
864
864
|
|
|
865
|
-
<a id="voltstack-cluster-az-nodes-aws-az-name"></a>• [`aws_az_name`](#voltstack-cluster-az-nodes-aws-az-name) - Optional String<br>AWS
|
|
865
|
+
<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
|
|
866
866
|
|
|
867
867
|
<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.
|
|
868
868
|
|
|
@@ -870,9 +870,9 @@ An [`az_nodes`](#voltstack-cluster-az-nodes) block (within [`voltstack_cluster`]
|
|
|
870
870
|
|
|
871
871
|
A [`local_subnet`](#voltstack-cluster-az-nodes-local-subnet) block (within [`voltstack_cluster.az_nodes`](#voltstack-cluster-az-nodes)) supports the following:
|
|
872
872
|
|
|
873
|
-
<a id="subnet-id-5c6a64"></a>• [`existing_subnet_id`](#subnet-id-5c6a64) - Optional String<br>
|
|
873
|
+
<a id="subnet-id-5c6a64"></a>• [`existing_subnet_id`](#subnet-id-5c6a64) - Optional String<br>Information about existing subnet ID
|
|
874
874
|
|
|
875
|
-
<a id="param-9b306d"></a>• [`subnet_param`](#param-9b306d) - Optional Block<br>
|
|
875
|
+
<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.
|
|
876
876
|
|
|
877
877
|
#### Voltstack Cluster Az Nodes Local Subnet Subnet Param
|
|
878
878
|
|
|
@@ -882,17 +882,17 @@ A [`local_subnet`](#voltstack-cluster-az-nodes-local-subnet) block (within [`vol
|
|
|
882
882
|
|
|
883
883
|
A [`dc_cluster_group`](#voltstack-cluster-dc-cluster-group) block (within [`voltstack_cluster`](#voltstack-cluster)) supports the following:
|
|
884
884
|
|
|
885
|
-
<a id="voltstack-cluster-dc-cluster-group-name"></a>• [`name`](#voltstack-cluster-dc-cluster-group-name) - Optional String<br>
|
|
885
|
+
<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
|
|
886
886
|
|
|
887
|
-
<a id="namespace-e43a60"></a>• [`namespace`](#namespace-e43a60) - Optional String<br>
|
|
887
|
+
<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
|
|
888
888
|
|
|
889
|
-
<a id="tenant-597aab"></a>• [`tenant`](#tenant-597aab) - Optional String<br>
|
|
889
|
+
<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
|
|
890
890
|
|
|
891
891
|
#### Voltstack Cluster Global Network List
|
|
892
892
|
|
|
893
893
|
A [`global_network_list`](#voltstack-cluster-global-network-list) block (within [`voltstack_cluster`](#voltstack-cluster)) supports the following:
|
|
894
894
|
|
|
895
|
-
<a id="connections-8e8842"></a>• [`global_network_connections`](#connections-8e8842) - Optional Block<br>Global
|
|
895
|
+
<a id="connections-8e8842"></a>• [`global_network_connections`](#connections-8e8842) - Optional Block<br>Global network connections<br>See [Global Network Connections](#connections-8e8842) below.
|
|
896
896
|
|
|
897
897
|
#### Voltstack Cluster Global Network List Global Network Connections
|
|
898
898
|
|
|
@@ -918,11 +918,11 @@ A [`global_network_list`](#voltstack-cluster-global-network-list) block (within
|
|
|
918
918
|
|
|
919
919
|
A [`k8s_cluster`](#voltstack-cluster-k8s-cluster) block (within [`voltstack_cluster`](#voltstack-cluster)) supports the following:
|
|
920
920
|
|
|
921
|
-
<a id="voltstack-cluster-k8s-cluster-name"></a>• [`name`](#voltstack-cluster-k8s-cluster-name) - Optional String<br>
|
|
921
|
+
<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
|
|
922
922
|
|
|
923
|
-
<a id="voltstack-cluster-k8s-cluster-namespace"></a>• [`namespace`](#voltstack-cluster-k8s-cluster-namespace) - Optional String<br>
|
|
923
|
+
<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
|
|
924
924
|
|
|
925
|
-
<a id="voltstack-cluster-k8s-cluster-tenant"></a>• [`tenant`](#voltstack-cluster-k8s-cluster-tenant) - Optional String<br>
|
|
925
|
+
<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
|
|
926
926
|
|
|
927
927
|
#### Voltstack Cluster Outside Static Routes
|
|
928
928
|
|
|
@@ -980,9 +980,9 @@ A [`storage_class_list`](#voltstack-cluster-storage-class-list) block (within [`
|
|
|
980
980
|
|
|
981
981
|
A [`storage_classes`](#classes-3dd6e4) block (within [`voltstack_cluster.storage_class_list`](#voltstack-cluster-storage-class-list)) supports the following:
|
|
982
982
|
|
|
983
|
-
<a id="class-f2125d"></a>• [`default_storage_class`](#class-f2125d) - Optional Bool<br>
|
|
983
|
+
<a id="class-f2125d"></a>• [`default_storage_class`](#class-f2125d) - Optional Bool<br>Make this storage class default storage class for the K8S cluster
|
|
984
984
|
|
|
985
|
-
<a id="name-ca3ca7"></a>• [`storage_class_name`](#name-ca3ca7) - Optional String<br>
|
|
985
|
+
<a id="name-ca3ca7"></a>• [`storage_class_name`](#name-ca3ca7) - Optional String<br>Name of the storage class as it will appear in K8S
|
|
986
986
|
|
|
987
987
|
#### VPC
|
|
988
988
|
|
|
@@ -990,17 +990,17 @@ A [`vpc`](#vpc) block supports the following:
|
|
|
990
990
|
|
|
991
991
|
<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.
|
|
992
992
|
|
|
993
|
-
<a id="vpc-vpc-id"></a>• [`vpc_id`](#vpc-vpc-id) - Optional String<br>
|
|
993
|
+
<a id="vpc-vpc-id"></a>• [`vpc_id`](#vpc-vpc-id) - Optional String<br>Information about existing VPC ID
|
|
994
994
|
|
|
995
995
|
#### VPC New VPC
|
|
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>Can be used for messages where no values are needed
|
|
1000
1000
|
|
|
1001
|
-
<a id="vpc-new-vpc-name-tag"></a>• [`name_tag`](#vpc-new-vpc-name-tag) - Optional String<br>
|
|
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
|
|
|
1003
|
-
<a id="vpc-new-vpc-primary-ipv4"></a>• [`primary_ipv4`](#vpc-new-vpc-primary-ipv4) - Optional String<br>
|
|
1003
|
+
<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
|
|
1004
1004
|
|
|
1005
1005
|
---
|
|
1006
1006
|
|