@robinmordasiewicz/f5xc-terraform-mcp 3.1.0 → 3.2.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/docs/data-sources/certificate.md +2 -2
- package/dist/docs/data-sources/fast_acl.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/certificate.md +4 -56
- package/dist/docs/resources/fast_acl.md +166 -60
- package/dist/docs/resources/irule.md +7 -5
- package/dist/docs/resources/network_policy.md +210 -37
- package/dist/docs/resources/policer.md +10 -50
- package/dist/docs/resources/securemesh_site.md +1614 -253
- package/dist/docs/resources/site.md +12 -819
- package/dist/docs/resources/workload.md +9 -2951
- package/dist/docs/specifications/api/CHANGELOG.md +4 -4
- package/dist/docs/specifications/api/README.md +2 -2
- package/dist/docs/specifications/api/domains/admin_console_and_ui.json +29 -25
- package/dist/docs/specifications/api/domains/ai_services.json +23 -21
- package/dist/docs/specifications/api/domains/api.json +201 -173
- package/dist/docs/specifications/api/domains/authentication.json +57 -45
- package/dist/docs/specifications/api/domains/bigip.json +106 -94
- package/dist/docs/specifications/api/domains/billing_and_usage.json +71 -63
- package/dist/docs/specifications/api/domains/blindfold.json +141 -109
- package/dist/docs/specifications/api/domains/bot_and_threat_defense.json +77 -65
- package/dist/docs/specifications/api/domains/cdn.json +371 -177
- package/dist/docs/specifications/api/domains/ce_management.json +137 -111
- package/dist/docs/specifications/api/domains/certificates.json +81 -75
- package/dist/docs/specifications/api/domains/cloud_infrastructure.json +136 -112
- package/dist/docs/specifications/api/domains/container_services.json +123 -91
- package/dist/docs/specifications/api/domains/data_and_privacy_security.json +72 -66
- package/dist/docs/specifications/api/domains/data_intelligence.json +68 -62
- package/dist/docs/specifications/api/domains/ddos.json +168 -154
- package/dist/docs/specifications/api/domains/dns.json +160 -148
- package/dist/docs/specifications/api/domains/managed_kubernetes.json +91 -85
- package/dist/docs/specifications/api/domains/marketplace.json +111 -103
- package/dist/docs/specifications/api/domains/network.json +269 -230
- package/dist/docs/specifications/api/domains/network_security.json +243 -187
- package/dist/docs/specifications/api/domains/nginx_one.json +70 -62
- package/dist/docs/specifications/api/domains/object_storage.json +12 -12
- package/dist/docs/specifications/api/domains/observability.json +231 -102
- package/dist/docs/specifications/api/domains/rate_limiting.json +58 -52
- package/dist/docs/specifications/api/domains/secops_and_incident_response.json +42 -36
- package/dist/docs/specifications/api/domains/service_mesh.json +143 -119
- package/dist/docs/specifications/api/domains/shape.json +327 -313
- package/dist/docs/specifications/api/domains/sites.json +536 -349
- package/dist/docs/specifications/api/domains/statistics.json +401 -225
- package/dist/docs/specifications/api/domains/support.json +116 -108
- package/dist/docs/specifications/api/domains/telemetry_and_insights.json +118 -72
- package/dist/docs/specifications/api/domains/tenant_and_identity.json +298 -268
- package/dist/docs/specifications/api/domains/threat_campaign.json +126 -66
- package/dist/docs/specifications/api/domains/users.json +76 -66
- package/dist/docs/specifications/api/domains/virtual.json +492 -244
- package/dist/docs/specifications/api/domains/vpm_and_node_management.json +1 -1
- package/dist/docs/specifications/api/domains/waf.json +227 -139
- package/dist/docs/specifications/api/index.json +2 -2
- package/dist/docs/specifications/api/openapi.json +3409 -2616
- package/dist/docs/specifications/api/openapi.yaml +5304 -2616
- package/package.json +1 -1
- package/dist/docs/data-sources/addon_service.md +0 -143
- package/dist/docs/data-sources/addon_service_activation_status.md +0 -144
- package/dist/docs/data-sources/addon_subscription.md +0 -134
- package/dist/docs/data-sources/allowed_tenant.md +0 -134
- package/dist/docs/data-sources/api_credential.md +0 -134
- package/dist/docs/data-sources/bigip_irule.md +0 -134
- package/dist/docs/data-sources/child_tenant.md +0 -134
- package/dist/docs/data-sources/child_tenant_manager.md +0 -134
- package/dist/docs/data-sources/contact.md +0 -134
- package/dist/docs/data-sources/customer_support.md +0 -134
- package/dist/docs/data-sources/dns_lb_health_check.md +0 -134
- package/dist/docs/data-sources/dns_lb_pool.md +0 -134
- package/dist/docs/data-sources/dns_load_balancer.md +0 -134
- package/dist/docs/data-sources/dns_zone.md +0 -145
- package/dist/docs/data-sources/geo_location_set.md +0 -134
- package/dist/docs/data-sources/ike1.md +0 -134
- package/dist/docs/data-sources/ike2.md +0 -134
- package/dist/docs/data-sources/ike_phase1_profile.md +0 -134
- package/dist/docs/data-sources/ike_phase2_profile.md +0 -134
- package/dist/docs/data-sources/infraprotect_asn.md +0 -134
- package/dist/docs/data-sources/infraprotect_asn_prefix.md +0 -134
- package/dist/docs/data-sources/infraprotect_deny_list_rule.md +0 -134
- package/dist/docs/data-sources/infraprotect_firewall_rule.md +0 -134
- package/dist/docs/data-sources/infraprotect_firewall_rule_group.md +0 -134
- package/dist/docs/data-sources/infraprotect_internet_prefix_advertisement.md +0 -134
- package/dist/docs/data-sources/infraprotect_tunnel.md +0 -134
- package/dist/docs/data-sources/k8s_cluster.md +0 -134
- package/dist/docs/data-sources/k8s_cluster_role.md +0 -134
- package/dist/docs/data-sources/k8s_cluster_role_binding.md +0 -134
- package/dist/docs/data-sources/k8s_pod_security_admission.md +0 -134
- package/dist/docs/data-sources/k8s_pod_security_policy.md +0 -134
- package/dist/docs/data-sources/managed_tenant.md +0 -134
- package/dist/docs/data-sources/namespace.md +0 -141
- package/dist/docs/data-sources/oidc_provider.md +0 -134
- package/dist/docs/data-sources/quota.md +0 -134
- package/dist/docs/data-sources/registration.md +0 -134
- package/dist/docs/data-sources/report_config.md +0 -134
- package/dist/docs/data-sources/role.md +0 -134
- package/dist/docs/data-sources/secret_policy.md +0 -134
- package/dist/docs/data-sources/secret_policy_rule.md +0 -134
- package/dist/docs/data-sources/securemesh_site_v2.md +0 -134
- package/dist/docs/data-sources/srv6_network_slice.md +0 -134
- package/dist/docs/data-sources/tenant_profile.md +0 -134
- package/dist/docs/data-sources/ticket_tracking_system.md +0 -134
- package/dist/docs/data-sources/token.md +0 -134
- package/dist/docs/data-sources/tpm_api_key.md +0 -134
- package/dist/docs/data-sources/tpm_category.md +0 -134
- package/dist/docs/data-sources/tpm_manager.md +0 -134
- package/dist/docs/data-sources/virtual_k8s.md +0 -134
- package/dist/docs/data-sources/voltshare_admin_policy.md +0 -134
- package/dist/docs/resources/addon_subscription.md +0 -213
- package/dist/docs/resources/allowed_tenant.md +0 -181
- package/dist/docs/resources/api_credential.md +0 -184
- package/dist/docs/resources/bigip_irule.md +0 -173
- package/dist/docs/resources/child_tenant.md +0 -237
- package/dist/docs/resources/child_tenant_manager.md +0 -201
- package/dist/docs/resources/contact.md +0 -187
- package/dist/docs/resources/customer_support.md +0 -253
- package/dist/docs/resources/dns_lb_health_check.md +0 -249
- package/dist/docs/resources/dns_lb_pool.md +0 -310
- package/dist/docs/resources/dns_load_balancer.md +0 -309
- package/dist/docs/resources/dns_zone.md +0 -790
- package/dist/docs/resources/geo_location_set.md +0 -180
- package/dist/docs/resources/ike1.md +0 -216
- package/dist/docs/resources/ike2.md +0 -210
- package/dist/docs/resources/ike_phase1_profile.md +0 -224
- package/dist/docs/resources/ike_phase2_profile.md +0 -214
- package/dist/docs/resources/infraprotect_asn.md +0 -183
- package/dist/docs/resources/infraprotect_asn_prefix.md +0 -181
- package/dist/docs/resources/infraprotect_deny_list_rule.md +0 -191
- package/dist/docs/resources/infraprotect_firewall_rule.md +0 -288
- package/dist/docs/resources/infraprotect_firewall_rule_group.md +0 -169
- package/dist/docs/resources/infraprotect_internet_prefix_advertisement.md +0 -191
- package/dist/docs/resources/infraprotect_tunnel.md +0 -289
- package/dist/docs/resources/k8s_cluster.md +0 -326
- package/dist/docs/resources/k8s_cluster_role.md +0 -222
- package/dist/docs/resources/k8s_cluster_role_binding.md +0 -207
- package/dist/docs/resources/k8s_pod_security_admission.md +0 -199
- package/dist/docs/resources/k8s_pod_security_policy.md +0 -337
- package/dist/docs/resources/managed_tenant.md +0 -193
- package/dist/docs/resources/namespace.md +0 -170
- package/dist/docs/resources/oidc_provider.md +0 -291
- package/dist/docs/resources/quota.md +0 -187
- package/dist/docs/resources/registration.md +0 -489
- package/dist/docs/resources/report_config.md +0 -237
- package/dist/docs/resources/role.md +0 -183
- package/dist/docs/resources/secret_policy.md +0 -240
- package/dist/docs/resources/secret_policy_rule.md +0 -198
- package/dist/docs/resources/securemesh_site_v2.md +0 -2027
- package/dist/docs/resources/srv6_network_slice.md +0 -175
- package/dist/docs/resources/tenant_profile.md +0 -233
- package/dist/docs/resources/ticket_tracking_system.md +0 -195
- package/dist/docs/resources/token.md +0 -170
- package/dist/docs/resources/tpm_api_key.md +0 -191
- package/dist/docs/resources/tpm_category.md +0 -191
- package/dist/docs/resources/tpm_manager.md +0 -167
- package/dist/docs/resources/virtual_k8s.md +0 -209
- package/dist/docs/resources/voltshare_admin_policy.md +0 -271
|
@@ -2,12 +2,12 @@
|
|
|
2
2
|
page_title: "f5xc_site Resource - terraform-provider-f5xc"
|
|
3
3
|
subcategory: "Uncategorized"
|
|
4
4
|
description: |-
|
|
5
|
-
Manages
|
|
5
|
+
Manages virtual site object in given namespace. in F5 Distributed Cloud.
|
|
6
6
|
---
|
|
7
7
|
|
|
8
8
|
# f5xc_site (Resource)
|
|
9
9
|
|
|
10
|
-
Manages
|
|
10
|
+
Manages virtual site object in given namespace. in F5 Distributed Cloud.
|
|
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 gcp vpc site specification.
|
|
|
15
15
|
|
|
16
16
|
```terraform
|
|
17
17
|
# Site Resource Example
|
|
18
|
-
# Manages
|
|
18
|
+
# Manages virtual site object in given namespace. in F5 Distributed Cloud.
|
|
19
19
|
|
|
20
20
|
# Basic Site configuration
|
|
21
21
|
resource "f5xc_site" "example" {
|
|
@@ -32,17 +32,9 @@ resource "f5xc_site" "example" {
|
|
|
32
32
|
}
|
|
33
33
|
|
|
34
34
|
# Resource-specific configuration
|
|
35
|
-
#
|
|
36
|
-
|
|
37
|
-
# Configure
|
|
38
|
-
}
|
|
39
|
-
# Blindfold Secret. BlindfoldSecretInfoType specifies infor...
|
|
40
|
-
blindfold_secret_info {
|
|
41
|
-
# Configure blindfold_secret_info settings
|
|
42
|
-
}
|
|
43
|
-
# In-Clear Secret. ClearSecretInfoType specifies informatio...
|
|
44
|
-
clear_secret_info {
|
|
45
|
-
# Configure clear_secret_info settings
|
|
35
|
+
# Label Selector. This type can be used to establish a 'sel...
|
|
36
|
+
site_selector {
|
|
37
|
+
# Configure site_selector settings
|
|
46
38
|
}
|
|
47
39
|
}
|
|
48
40
|
```
|
|
@@ -66,54 +58,11 @@ resource "f5xc_site" "example" {
|
|
|
66
58
|
|
|
67
59
|
### Spec Argument Reference
|
|
68
60
|
|
|
69
|
-
<a id="
|
|
70
|
-
|
|
71
|
-
<a id="admin-password"></a>• [`admin_password`](#admin-password) - Optional Block<br>Secret. SecretType is used in an object to indicate a sensitive/confidential field<br>See [Admin Password](#admin-password) below for details.
|
|
72
|
-
|
|
73
|
-
-> **One of the following:**
|
|
74
|
-
• <a id="block-all-services"></a>[`block_all_services`](#block-all-services) - Optional Block<br>Enable this option
|
|
75
|
-
<br><br>• <a id="blocked-services"></a>[`blocked_services`](#blocked-services) - Optional Block<br>Disable Node Local Services. Disable node local services on this site. Note: The chosen services will GET disabled on all nodes in the site<br>See [Blocked Services](#blocked-services) below for details.
|
|
76
|
-
|
|
77
|
-
<a id="cloud-credentials"></a>• [`cloud_credentials`](#cloud-credentials) - Optional Block<br>Object reference. This type establishes a direct reference from one object(the referrer) to another(the referred). Such a reference is in form of tenant/namespace/name<br>See [Cloud Credentials](#cloud-credentials) below for details.
|
|
78
|
-
|
|
79
|
-
<a id="coordinates"></a>• [`coordinates`](#coordinates) - Optional Block<br>Site Coordinates. Coordinates of the site which provides the site physical location<br>See [Coordinates](#coordinates) below for details.
|
|
80
|
-
|
|
81
|
-
<a id="custom-dns"></a>• [`custom_dns`](#custom-dns) - Optional Block<br>Custom DNS. Custom DNS is the configured for specify CE site<br>See [Custom DNS](#custom-dns) below for details.
|
|
82
|
-
|
|
83
|
-
<a id="default-blocked-services"></a>• [`default_blocked_services`](#default-blocked-services) - Optional Block<br>Enable this option
|
|
84
|
-
|
|
85
|
-
<a id="disk-size"></a>• [`disk_size`](#disk-size) - Optional Number<br>Cloud Disk Size. Disk size to be used for this instance in GiB. 80 is 80 GiB
|
|
86
|
-
|
|
87
|
-
<a id="gcp-labels"></a>• [`gcp_labels`](#gcp-labels) - Optional Block<br>GCP Labels. GCP Label is a label consisting of a user-defined key and value. It helps to manage, identify, organize, search for, and filter resources in GCP console
|
|
88
|
-
|
|
89
|
-
<a id="gcp-region"></a>• [`gcp_region`](#gcp-region) - Optional String<br>GCP Region. Name for GCP Region
|
|
90
|
-
|
|
91
|
-
-> **One of the following:**
|
|
92
|
-
• <a id="ingress-egress-gw"></a>[`ingress_egress_gw`](#ingress-egress-gw) - Optional Block<br>GCP Ingress/Egress Gateway. Two interface GCP ingress/egress site<br>See [Ingress Egress Gw](#ingress-egress-gw) below for details.
|
|
93
|
-
<br><br>• <a id="ingress-gw"></a>[`ingress_gw`](#ingress-gw) - Optional Block<br>GCP Ingress Gateway. Single interface GCP ingress site
|
|
94
|
-
<br><br>• <a id="voltstack-cluster"></a>[`voltstack_cluster`](#voltstack-cluster) - Optional Block<br>GCP App Stack Cluster. App Stack cluster of single interface GCP site
|
|
95
|
-
|
|
96
|
-
<a id="instance-type"></a>• [`instance_type`](#instance-type) - Optional String<br>GCP Instance Type for Node. Select Instance size based on performance needed
|
|
61
|
+
<a id="site-selector"></a>• [`site_selector`](#site-selector) - Optional Block<br>Label Selector. This type can be used to establish a 'selector reference' from one object(called selector) to a set of other objects(called selectees) based on the value of expresssions. A label selector is a label query over a set of resources. An empty label selector matches all objects. A null label selector matches no objects. Label selector is immutable. Expressions is a list of strings of label selection expression. Each string has ',' separated values which are 'AND' and all strings are logically 'OR'. BNF for expression string `<selector-syntax>` ::= `<requirement>` | `<requirement>` ',' `<selector-syntax>` `<requirement>` ::= [!] KEY [ `<set-based-restriction>` | `<exact-match-restriction>` ] `<set-based-restriction>` ::= '' | `<inclusion-exclusion>` `<value-set>` `<inclusion-exclusion>` ::= `<inclusion>` | `<exclusion>` `<exclusion>` ::= 'notin' `<inclusion>` ::= 'in' `<value-set>` ::= '(' `<values>` ')' `<values>` ::= VALUE | VALUE ',' `<values>` `<exact-match-restriction>` ::= ['='|'=='|'!='] VALUE<br>See [Site Selector](#site-selector) below for details.
|
|
97
62
|
|
|
98
|
-
<a id="
|
|
63
|
+
<a id="site-type"></a>• [`site_type`](#site-type) - Optional String<br>Possible values are `INVALID`, `REGIONAL_EDGE`, `CUSTOMER_EDGE`, `NGINX_ONE`<br>[Enum: INVALID|REGIONAL_EDGE|CUSTOMER_EDGE|NGINX_ONE] Site Type. Site Type which can either RE or CE Invalid type of site Regional Edge site Customer Edge site
|
|
99
64
|
|
|
100
|
-
|
|
101
|
-
• <a id="log-receiver"></a>[`log_receiver`](#log-receiver) - Optional Block<br>Object reference. This type establishes a direct reference from one object(the referrer) to another(the referred). Such a reference is in form of tenant/namespace/name
|
|
102
|
-
<br><br>• <a id="logs-streaming-disabled"></a>[`logs_streaming_disabled`](#logs-streaming-disabled) - Optional Block<br>Enable this option
|
|
103
|
-
|
|
104
|
-
<a id="offline-survivability-mode"></a>• [`offline_survivability_mode`](#offline-survivability-mode) - Optional Block<br>Offline Survivability Mode. Offline Survivability allows the Site to continue functioning normally without traffic loss during periods of connectivity loss to the Regional Edge (RE) or the Global Controller (GC). When this feature is enabled, a site can continue to function as is with existing configuration for upto 7 days, even when the site is offline. The certificates needed to keep the services running on this site are signed using a local CA. Secrets would also be cached locally to handle the connectivity loss. When the mode is toggled, services will restart and traffic disruption will be seen
|
|
105
|
-
|
|
106
|
-
<a id="os"></a>• [`os`](#os) - Optional Block<br>Operating System Version. Select the F5XC Operating System Version for the site. By default, latest available OS Version will be used. Refer to release notes to find required released OS versions
|
|
107
|
-
|
|
108
|
-
-> **One of the following:**
|
|
109
|
-
• <a id="private-connect-disabled"></a>[`private_connect_disabled`](#private-connect-disabled) - Optional Block<br>Enable this option
|
|
110
|
-
<br><br>• <a id="private-connectivity"></a>[`private_connectivity`](#private-connectivity) - Optional Block<br>Private Connect Configuration. Private Connect Configuration
|
|
111
|
-
|
|
112
|
-
<a id="ssh-key"></a>• [`ssh_key`](#ssh-key) - Optional String<br>Public SSH key. Public SSH key for accessing the site
|
|
113
|
-
|
|
114
|
-
<a id="sw"></a>• [`sw`](#sw) - Optional Block<br>F5XC Software Version. Select the F5XC Software Version for the site. By default, latest available F5XC Software Version will be used. Refer to release notes to find required released SW versions
|
|
115
|
-
|
|
116
|
-
<a id="timeouts"></a>• [`timeouts`](#timeouts) - Optional Block
|
|
65
|
+
<a id="timeouts"></a>• [`timeouts`](#timeouts) - Optional Block<br>See [Timeouts](#timeouts) below for details.
|
|
117
66
|
|
|
118
67
|
### Attributes Reference
|
|
119
68
|
|
|
@@ -123,531 +72,11 @@ In addition to all arguments above, the following attributes are exported:
|
|
|
123
72
|
|
|
124
73
|
---
|
|
125
74
|
|
|
126
|
-
####
|
|
127
|
-
|
|
128
|
-
An [`admin_password`](#admin-password) block supports the following:
|
|
129
|
-
|
|
130
|
-
<a id="admin-password-blindfold-secret-info"></a>• [`blindfold_secret_info`](#admin-password-blindfold-secret-info) - Optional Block<br>Blindfold Secret. BlindfoldSecretInfoType specifies information about the Secret managed by F5XC Secret Management<br>See [Blindfold Secret Info](#admin-password-blindfold-secret-info) below.
|
|
131
|
-
|
|
132
|
-
<a id="admin-password-clear-secret-info"></a>• [`clear_secret_info`](#admin-password-clear-secret-info) - Optional Block<br>In-Clear Secret. ClearSecretInfoType specifies information about the Secret that is not encrypted<br>See [Clear Secret Info](#admin-password-clear-secret-info) below.
|
|
133
|
-
|
|
134
|
-
#### Admin Password Blindfold Secret Info
|
|
135
|
-
|
|
136
|
-
A [`blindfold_secret_info`](#admin-password-blindfold-secret-info) block (within [`admin_password`](#admin-password)) supports the following:
|
|
137
|
-
|
|
138
|
-
<a id="provider-e88368"></a>• [`decryption_provider`](#provider-e88368) - Optional String<br>Decryption Provider. Name of the Secret Management Access object that contains information about the backend Secret Management service
|
|
139
|
-
|
|
140
|
-
<a id="location-60af3e"></a>• [`location`](#location-60af3e) - Optional String<br>Location. Location is the uri_ref. It could be in URL format for string:/// Or it could be a path if the store provider is an HTTP/HTTPS location
|
|
141
|
-
|
|
142
|
-
<a id="provider-5c48c5"></a>• [`store_provider`](#provider-5c48c5) - Optional String<br>Store Provider. Name of the Secret Management Access object that contains information about the store to GET encrypted bytes This field needs to be provided only if the URL scheme is not string:///
|
|
143
|
-
|
|
144
|
-
#### Admin Password Clear Secret Info
|
|
145
|
-
|
|
146
|
-
A [`clear_secret_info`](#admin-password-clear-secret-info) block (within [`admin_password`](#admin-password)) supports the following:
|
|
147
|
-
|
|
148
|
-
<a id="ref-e52931"></a>• [`provider_ref`](#ref-e52931) - Optional String<br>Provider. Name of the Secret Management Access object that contains information about the store to GET encrypted bytes This field needs to be provided only if the URL scheme is not string:///
|
|
149
|
-
|
|
150
|
-
<a id="admin-password-clear-secret-info-url"></a>• [`url`](#admin-password-clear-secret-info-url) - Optional String<br>URL. URL of the secret. Currently supported URL schemes is string:///. For string:/// scheme, Secret needs to be encoded Base64 format. When asked for this secret, caller will GET Secret bytes after Base64 decoding
|
|
151
|
-
|
|
152
|
-
#### Blocked Services
|
|
153
|
-
|
|
154
|
-
A [`blocked_services`](#blocked-services) block supports the following:
|
|
155
|
-
|
|
156
|
-
<a id="blocked-services-blocked-sevice"></a>• [`blocked_sevice`](#blocked-services-blocked-sevice) - Optional Block<br>Disable Node Local Services<br>See [Blocked Sevice](#blocked-services-blocked-sevice) below.
|
|
157
|
-
|
|
158
|
-
#### Blocked Services Blocked Sevice
|
|
159
|
-
|
|
160
|
-
A [`blocked_sevice`](#blocked-services-blocked-sevice) block (within [`blocked_services`](#blocked-services)) supports the following:
|
|
161
|
-
|
|
162
|
-
<a id="blocked-services-blocked-sevice-dns"></a>• [`dns`](#blocked-services-blocked-sevice-dns) - Optional Block<br>Enable this option
|
|
163
|
-
|
|
164
|
-
<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] Virtual Network Type. 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 every site. Two virtual networks of this type on different sites are neither related nor connected. Constraints: There can be atmost one virtual network of this type in a given site. This network type is supported on CE sites. This network is created automatically and present on all sites Virtual-network of type VIRTUAL_NETWORK_SITE_LOCAL_INSIDE is a private network inside site. It is a secure network and is not connected to public network. Virtual-network of this type is local to every site. Two virtual networks of this type on different sites are neither related nor connected. Constraints: There can be atmost one virtual network of this type in a given site. This network type is supported on CE sites. This network is created during provisioning of site User defined per-site virtual network. Scope of this virtual network is limited to the site. This is not yet supported Virtual-network of type VIRTUAL_NETWORK_PUBLIC directly conects to the public internet. Virtual-network of this type is local to every site. Two virtual networks of this type on different sites are neither related nor connected. Constraints: There can be atmost one virtual network of this type in a given site. This network type is supported on RE sites only It is an internally created by the system. They must not be created by user Virtual Neworks with global scope across different sites in F5XC domain. An example global virtual-network called 'AIN Network' is created for every tenant. For F5 Distributed Cloud fabric Constraints: It is currently only supported as internally created by the system. VK8s service network for a given tenant. Used to advertise a virtual host only to vk8s pods for that tenant Constraints: It is an internally created by the system. Must not be created by user VER internal network for the site. It can only be used for virtual hosts with SMA_PROXY type proxy Constraints: It is an internally created by the system. Must not be created by user Virtual-network of type VIRTUAL_NETWORK_SITE_LOCAL_INSIDE_OUTSIDE represents both VIRTUAL_NETWORK_SITE_LOCAL and VIRTUAL_NETWORK_SITE_LOCAL_INSIDE Constraints: This network type is only meaningful in an advertise policy When virtual-network of type VIRTUAL_NETWORK_IP_AUTO is selected for an endpoint, VER will try to determine the network based on the provided IP address Constraints: This network type is only meaningful in an endpoint VoltADN Private Network is used on F5 Distributed Cloud RE(s) to connect to customer private networks This network is created by opening a support ticket This network is per site srv6 network VER IP Fabric network for the site. This Virtual network type is used for exposing virtual host on IP Fabric network on the VER site or for endpoint in IP Fabric network Constraints: It is an internally created by the system. Must not be created by user Network internally created for a segment Constraints: It is an internally created by the system. Must not be created by user
|
|
165
|
-
|
|
166
|
-
<a id="blocked-services-blocked-sevice-ssh"></a>• [`ssh`](#blocked-services-blocked-sevice-ssh) - Optional Block<br>Enable this option
|
|
167
|
-
|
|
168
|
-
<a id="interface-e57e21"></a>• [`web_user_interface`](#interface-e57e21) - Optional Block<br>Enable this option
|
|
169
|
-
|
|
170
|
-
#### Cloud Credentials
|
|
171
|
-
|
|
172
|
-
A [`cloud_credentials`](#cloud-credentials) block supports the following:
|
|
173
|
-
|
|
174
|
-
<a id="cloud-credentials-name"></a>• [`name`](#cloud-credentials-name) - Optional String<br>Name. When a configuration object(e.g. Virtual_host) refers to another(e.g route) then name will hold the referred object's(e.g. Route's) name
|
|
175
|
-
|
|
176
|
-
<a id="cloud-credentials-namespace"></a>• [`namespace`](#cloud-credentials-namespace) - Optional String<br>Namespace. When a configuration object(e.g. Virtual_host) refers to another(e.g route) then namespace will hold the referred object's(e.g. Route's) namespace
|
|
177
|
-
|
|
178
|
-
<a id="cloud-credentials-tenant"></a>• [`tenant`](#cloud-credentials-tenant) - Optional String<br>Tenant. When a configuration object(e.g. Virtual_host) refers to another(e.g route) then tenant will hold the referred object's(e.g. Route's) tenant
|
|
179
|
-
|
|
180
|
-
#### Coordinates
|
|
181
|
-
|
|
182
|
-
A [`coordinates`](#coordinates) block supports the following:
|
|
183
|
-
|
|
184
|
-
<a id="coordinates-latitude"></a>• [`latitude`](#coordinates-latitude) - Optional Number<br>Latitude. Latitude of the site location
|
|
185
|
-
|
|
186
|
-
<a id="coordinates-longitude"></a>• [`longitude`](#coordinates-longitude) - Optional Number<br>Longitude. Longitude of site location
|
|
187
|
-
|
|
188
|
-
#### Custom DNS
|
|
189
|
-
|
|
190
|
-
A [`custom_dns`](#custom-dns) block supports the following:
|
|
191
|
-
|
|
192
|
-
<a id="custom-dns-inside-nameserver"></a>• [`inside_nameserver`](#custom-dns-inside-nameserver) - Optional String<br>DNS Server for Inside Network. Optional DNS server IP to be used for name resolution in inside network
|
|
193
|
-
|
|
194
|
-
<a id="custom-dns-outside-nameserver"></a>• [`outside_nameserver`](#custom-dns-outside-nameserver) - Optional String<br>DNS Server for Outside Network. Optional DNS server IP to be used for name resolution in outside network
|
|
195
|
-
|
|
196
|
-
#### Ingress Egress Gw
|
|
197
|
-
|
|
198
|
-
An [`ingress_egress_gw`](#ingress-egress-gw) block supports the following:
|
|
199
|
-
|
|
200
|
-
<a id="policies-4e1d03"></a>• [`active_enhanced_firewall_policies`](#policies-4e1d03) - Optional Block<br>Active Enhanced Network Policies Type. List of Enhanced Firewall Policies These policies use session-based rules and provide all OPTIONS available under firewall policies with an additional option for service insertion<br>See [Active Enhanced Firewall Policies](#policies-4e1d03) below.
|
|
201
|
-
|
|
202
|
-
<a id="policies-265acf"></a>• [`active_forward_proxy_policies`](#policies-265acf) - Optional Block<br>Active Forward Proxy Policies Type. Ordered List of Forward Proxy Policies active<br>See [Active Forward Proxy Policies](#policies-265acf) below.
|
|
203
|
-
|
|
204
|
-
<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.
|
|
205
|
-
|
|
206
|
-
<a id="inside-vn-3ce96a"></a>• [`dc_cluster_group_inside_vn`](#inside-vn-3ce96a) - Optional Block<br>Object reference. This type establishes a direct reference from one object(the referrer) to another(the referred). Such a reference is in form of tenant/namespace/name<br>See [Dc Cluster Group Inside Vn](#inside-vn-3ce96a) below.
|
|
207
|
-
|
|
208
|
-
<a id="outside-vn-3594d6"></a>• [`dc_cluster_group_outside_vn`](#outside-vn-3594d6) - Optional Block<br>Object reference. This type establishes a direct reference from one object(the referrer) to another(the referred). Such a reference is in form of tenant/namespace/name<br>See [Dc Cluster Group Outside Vn](#outside-vn-3594d6) below.
|
|
209
|
-
|
|
210
|
-
<a id="all-8889af"></a>• [`forward_proxy_allow_all`](#all-8889af) - Optional Block<br>Enable this option
|
|
211
|
-
|
|
212
|
-
<a id="ingress-egress-gw-gcp-certified-hw"></a>• [`gcp_certified_hw`](#ingress-egress-gw-gcp-certified-hw) - Optional String<br>GCP Certified Hardware. Name for GCP certified hardware
|
|
213
|
-
|
|
214
|
-
<a id="ingress-egress-gw-gcp-zone-names"></a>• [`gcp_zone_names`](#ingress-egress-gw-gcp-zone-names) - Optional List<br>GCP zone names. X-required List of zones when instances will be created, needs to match with region selected
|
|
215
|
-
|
|
216
|
-
<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.
|
|
217
|
-
|
|
218
|
-
<a id="ingress-egress-gw-inside-network"></a>• [`inside_network`](#ingress-egress-gw-inside-network) - Optional Block<br>GCP VPC network choice. This defines choice about GCP VPC network for a view<br>See [Inside Network](#ingress-egress-gw-inside-network) below.
|
|
219
|
-
|
|
220
|
-
<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.
|
|
221
|
-
|
|
222
|
-
<a id="ingress-egress-gw-inside-subnet"></a>• [`inside_subnet`](#ingress-egress-gw-inside-subnet) - Optional Block<br>GCP VPC network choice. This defines choice about GCP VPC network for a view<br>See [Inside Subnet](#ingress-egress-gw-inside-subnet) below.
|
|
223
|
-
|
|
224
|
-
<a id="ingress-egress-gw-no-dc-cluster-group"></a>• [`no_dc_cluster_group`](#ingress-egress-gw-no-dc-cluster-group) - Optional Block<br>Enable this option
|
|
225
|
-
|
|
226
|
-
<a id="ingress-egress-gw-no-forward-proxy"></a>• [`no_forward_proxy`](#ingress-egress-gw-no-forward-proxy) - Optional Block<br>Enable this option
|
|
227
|
-
|
|
228
|
-
<a id="ingress-egress-gw-no-global-network"></a>• [`no_global_network`](#ingress-egress-gw-no-global-network) - Optional Block<br>Enable this option
|
|
229
|
-
|
|
230
|
-
<a id="routes-b69a18"></a>• [`no_inside_static_routes`](#routes-b69a18) - Optional Block<br>Enable this option
|
|
231
|
-
|
|
232
|
-
<a id="ingress-egress-gw-no-network-policy"></a>• [`no_network_policy`](#ingress-egress-gw-no-network-policy) - Optional Block<br>Enable this option
|
|
233
|
-
|
|
234
|
-
<a id="routes-630976"></a>• [`no_outside_static_routes`](#routes-630976) - Optional Block<br>Enable this option
|
|
235
|
-
|
|
236
|
-
<a id="ingress-egress-gw-node-number"></a>• [`node_number`](#ingress-egress-gw-node-number) - Optional Number<br>Number of main nodes. Number of main nodes to create, either 1 or 3
|
|
237
|
-
|
|
238
|
-
<a id="ingress-egress-gw-outside-network"></a>• [`outside_network`](#ingress-egress-gw-outside-network) - Optional Block<br>GCP VPC network choice. This defines choice about GCP VPC network for a view<br>See [Outside Network](#ingress-egress-gw-outside-network) below.
|
|
239
|
-
|
|
240
|
-
<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.
|
|
241
|
-
|
|
242
|
-
<a id="ingress-egress-gw-outside-subnet"></a>• [`outside_subnet`](#ingress-egress-gw-outside-subnet) - Optional Block<br>GCP VPC network choice. This defines choice about GCP VPC network for a view<br>See [Outside Subnet](#ingress-egress-gw-outside-subnet) below.
|
|
243
|
-
|
|
244
|
-
<a id="mode-4d23c2"></a>• [`performance_enhancement_mode`](#mode-4d23c2) - Optional Block<br>Performance Enhancement Mode. Optimize the site for L3 or L7 traffic processing. L7 optimized is the default<br>See [Performance Enhancement Mode](#mode-4d23c2) below.
|
|
245
|
-
|
|
246
|
-
<a id="public-ip-5f6604"></a>• [`sm_connection_public_ip`](#public-ip-5f6604) - Optional Block<br>Enable this option
|
|
247
|
-
|
|
248
|
-
<a id="ingress-egress-gw-sm-connection-pvt-ip"></a>• [`sm_connection_pvt_ip`](#ingress-egress-gw-sm-connection-pvt-ip) - Optional Block<br>Enable this option
|
|
249
|
-
|
|
250
|
-
#### Ingress Egress Gw Active Enhanced Firewall Policies
|
|
251
|
-
|
|
252
|
-
An [`active_enhanced_firewall_policies`](#policies-4e1d03) block (within [`ingress_egress_gw`](#ingress-egress-gw)) supports the following:
|
|
253
|
-
|
|
254
|
-
<a id="policies-b74f29"></a>• [`enhanced_firewall_policies`](#policies-b74f29) - Optional Block<br>Enhanced Firewall Policy. Ordered List of Enhanced Firewall Policies active<br>See [Enhanced Firewall Policies](#policies-b74f29) below.
|
|
255
|
-
|
|
256
|
-
#### Ingress Egress Gw Active Enhanced Firewall Policies Enhanced Firewall Policies
|
|
257
|
-
|
|
258
|
-
<a id="deep-3cb2d1"></a>Deeply nested **Policies** block collapsed for readability.
|
|
259
|
-
|
|
260
|
-
#### Ingress Egress Gw Active Forward Proxy Policies
|
|
261
|
-
|
|
262
|
-
An [`active_forward_proxy_policies`](#policies-265acf) block (within [`ingress_egress_gw`](#ingress-egress-gw)) supports the following:
|
|
263
|
-
|
|
264
|
-
<a id="policies-ae49bd"></a>• [`forward_proxy_policies`](#policies-ae49bd) - Optional Block<br>Forward Proxy Policies. Ordered List of Forward Proxy Policies active<br>See [Forward Proxy Policies](#policies-ae49bd) below.
|
|
265
|
-
|
|
266
|
-
#### Ingress Egress Gw Active Forward Proxy Policies Forward Proxy Policies
|
|
267
|
-
|
|
268
|
-
<a id="deep-54c023"></a>Deeply nested **Policies** block collapsed for readability.
|
|
269
|
-
|
|
270
|
-
#### Ingress Egress Gw Active Network Policies
|
|
271
|
-
|
|
272
|
-
An [`active_network_policies`](#policies-a2ee20) block (within [`ingress_egress_gw`](#ingress-egress-gw)) supports the following:
|
|
273
|
-
|
|
274
|
-
<a id="policies-e07db8"></a>• [`network_policies`](#policies-e07db8) - Optional Block<br>Firewall Policy. Ordered List of Firewall Policies active for this network firewall<br>See [Network Policies](#policies-e07db8) below.
|
|
275
|
-
|
|
276
|
-
#### Ingress Egress Gw Active Network Policies Network Policies
|
|
277
|
-
|
|
278
|
-
<a id="deep-18bd39"></a>Deeply nested **Policies** block collapsed for readability.
|
|
279
|
-
|
|
280
|
-
#### Ingress Egress Gw Dc Cluster Group Inside Vn
|
|
281
|
-
|
|
282
|
-
<a id="deep-23860c"></a>Deeply nested **Vn** block collapsed for readability.
|
|
283
|
-
|
|
284
|
-
#### Ingress Egress Gw Dc Cluster Group Outside Vn
|
|
285
|
-
|
|
286
|
-
<a id="deep-53ac3b"></a>Deeply nested **Vn** block collapsed for readability.
|
|
287
|
-
|
|
288
|
-
#### Ingress Egress Gw Global Network List
|
|
289
|
-
|
|
290
|
-
A [`global_network_list`](#ingress-egress-gw-global-network-list) block (within [`ingress_egress_gw`](#ingress-egress-gw)) supports the following:
|
|
291
|
-
|
|
292
|
-
<a id="connections-bde45c"></a>• [`global_network_connections`](#connections-bde45c) - Optional Block<br>Global Network Connections. Global network connections<br>See [Global Network Connections](#connections-bde45c) below.
|
|
293
|
-
|
|
294
|
-
#### Ingress Egress Gw Global Network List Global Network Connections
|
|
295
|
-
|
|
296
|
-
<a id="deep-88f40a"></a>Deeply nested **Connections** block collapsed for readability.
|
|
297
|
-
|
|
298
|
-
#### Ingress Egress Gw Global Network List Global Network Connections SLI To Global DR
|
|
299
|
-
|
|
300
|
-
<a id="deep-c2be4c"></a>Deeply nested **DR** block collapsed for readability.
|
|
301
|
-
|
|
302
|
-
#### Ingress Egress Gw Global Network List Global Network Connections SLI To Global DR Global Vn
|
|
303
|
-
|
|
304
|
-
<a id="deep-60d106"></a>Deeply nested **Vn** block collapsed for readability.
|
|
305
|
-
|
|
306
|
-
#### Ingress Egress Gw Global Network List Global Network Connections Slo To Global DR
|
|
307
|
-
|
|
308
|
-
<a id="deep-c00d54"></a>Deeply nested **DR** block collapsed for readability.
|
|
309
|
-
|
|
310
|
-
#### Ingress Egress Gw Global Network List Global Network Connections Slo To Global DR Global Vn
|
|
311
|
-
|
|
312
|
-
<a id="deep-184e24"></a>Deeply nested **Vn** block collapsed for readability.
|
|
313
|
-
|
|
314
|
-
#### Ingress Egress Gw Inside Network
|
|
315
|
-
|
|
316
|
-
An [`inside_network`](#ingress-egress-gw-inside-network) block (within [`ingress_egress_gw`](#ingress-egress-gw)) supports the following:
|
|
317
|
-
|
|
318
|
-
<a id="network-9ee4a6"></a>• [`existing_network`](#network-9ee4a6) - Optional Block<br>GCP existing VPC network Type. Name of existing VPC network<br>See [Existing Network](#network-9ee4a6) below.
|
|
319
|
-
|
|
320
|
-
<a id="network-6793f9"></a>• [`new_network`](#network-6793f9) - Optional Block<br>GCP VPC Network Manual Parameters. Parameters to create a new GCP VPC Network<br>See [New Network](#network-6793f9) below.
|
|
321
|
-
|
|
322
|
-
<a id="autogenerate-1169b7"></a>• [`new_network_autogenerate`](#autogenerate-1169b7) - Optional Block<br>GCP VPC Network Autogenerated Parameters. Create a new GCP VPC Network with autogenerated name
|
|
323
|
-
|
|
324
|
-
#### Ingress Egress Gw Inside Network Existing Network
|
|
325
|
-
|
|
326
|
-
An [`existing_network`](#network-9ee4a6) block (within [`ingress_egress_gw.inside_network`](#ingress-egress-gw-inside-network)) supports the following:
|
|
327
|
-
|
|
328
|
-
<a id="name-27b371"></a>• [`name`](#name-27b371) - Optional String<br>GCP VPC Network Name. Name for your GCP VPC Network
|
|
329
|
-
|
|
330
|
-
#### Ingress Egress Gw Inside Network New Network
|
|
331
|
-
|
|
332
|
-
A [`new_network`](#network-6793f9) block (within [`ingress_egress_gw.inside_network`](#ingress-egress-gw-inside-network)) supports the following:
|
|
333
|
-
|
|
334
|
-
<a id="name-10e7e2"></a>• [`name`](#name-10e7e2) - Optional String<br>GCP VPC Network Name. Name for your GCP VPC Network
|
|
335
|
-
|
|
336
|
-
#### Ingress Egress Gw Inside Static Routes
|
|
337
|
-
|
|
338
|
-
An [`inside_static_routes`](#ingress-egress-gw-inside-static-routes) block (within [`ingress_egress_gw`](#ingress-egress-gw)) supports the following:
|
|
339
|
-
|
|
340
|
-
<a id="list-ed095e"></a>• [`static_route_list`](#list-ed095e) - Optional Block<br>List of Static Routes. List of Static routes<br>See [Static Route List](#list-ed095e) below.
|
|
341
|
-
|
|
342
|
-
#### Ingress Egress Gw Inside Static Routes Static Route List
|
|
343
|
-
|
|
344
|
-
<a id="deep-922a6f"></a>Deeply nested **List** block collapsed for readability.
|
|
345
|
-
|
|
346
|
-
#### Ingress Egress Gw Inside Static Routes Static Route List Custom Static Route
|
|
347
|
-
|
|
348
|
-
<a id="deep-3b67c8"></a>Deeply nested **Route** block collapsed for readability.
|
|
349
|
-
|
|
350
|
-
#### Ingress Egress Gw Inside Static Routes Static Route List Custom Static Route Nexthop
|
|
351
|
-
|
|
352
|
-
<a id="deep-373011"></a>Deeply nested **Nexthop** block collapsed for readability.
|
|
353
|
-
|
|
354
|
-
#### Ingress Egress Gw Inside Static Routes Static Route List Custom Static Route Nexthop Interface
|
|
355
|
-
|
|
356
|
-
<a id="deep-a58927"></a>Deeply nested **Interface** block collapsed for readability.
|
|
357
|
-
|
|
358
|
-
#### Ingress Egress Gw Inside Static Routes Static Route List Custom Static Route Nexthop Nexthop Address
|
|
359
|
-
|
|
360
|
-
<a id="deep-6b64ce"></a>Deeply nested **Address** block collapsed for readability.
|
|
361
|
-
|
|
362
|
-
#### Ingress Egress Gw Inside Static Routes Static Route List Custom Static Route Nexthop Nexthop Address IPv4
|
|
363
|
-
|
|
364
|
-
<a id="deep-3b45f1"></a>Deeply nested **IPv4** block collapsed for readability.
|
|
365
|
-
|
|
366
|
-
#### Ingress Egress Gw Inside Static Routes Static Route List Custom Static Route Nexthop Nexthop Address IPv6
|
|
367
|
-
|
|
368
|
-
<a id="deep-976e31"></a>Deeply nested **IPv6** block collapsed for readability.
|
|
369
|
-
|
|
370
|
-
#### Ingress Egress Gw Inside Static Routes Static Route List Custom Static Route Subnets
|
|
371
|
-
|
|
372
|
-
<a id="deep-7e5beb"></a>Deeply nested **Subnets** block collapsed for readability.
|
|
373
|
-
|
|
374
|
-
#### Ingress Egress Gw Inside Static Routes Static Route List Custom Static Route Subnets IPv4
|
|
375
|
-
|
|
376
|
-
<a id="deep-4bd73c"></a>Deeply nested **IPv4** block collapsed for readability.
|
|
377
|
-
|
|
378
|
-
#### Ingress Egress Gw Inside Static Routes Static Route List Custom Static Route Subnets IPv6
|
|
379
|
-
|
|
380
|
-
<a id="deep-5dec85"></a>Deeply nested **IPv6** block collapsed for readability.
|
|
381
|
-
|
|
382
|
-
#### Ingress Egress Gw Inside Subnet
|
|
383
|
-
|
|
384
|
-
An [`inside_subnet`](#ingress-egress-gw-inside-subnet) block (within [`ingress_egress_gw`](#ingress-egress-gw)) supports the following:
|
|
385
|
-
|
|
386
|
-
<a id="subnet-d874b8"></a>• [`existing_subnet`](#subnet-d874b8) - Optional Block<br>GCP existing subnet Type. Name of existing GCP subnet<br>See [Existing Subnet](#subnet-d874b8) below.
|
|
387
|
-
|
|
388
|
-
<a id="subnet-b1adf6"></a>• [`new_subnet`](#subnet-b1adf6) - Optional Block<br>GCP subnet parameters Type. Parameters for GCP subnet<br>See [New Subnet](#subnet-b1adf6) below.
|
|
389
|
-
|
|
390
|
-
#### Ingress Egress Gw Inside Subnet Existing Subnet
|
|
391
|
-
|
|
392
|
-
An [`existing_subnet`](#subnet-d874b8) block (within [`ingress_egress_gw.inside_subnet`](#ingress-egress-gw-inside-subnet)) supports the following:
|
|
393
|
-
|
|
394
|
-
<a id="name-2f0d2c"></a>• [`subnet_name`](#name-2f0d2c) - Optional String<br>VPC Subnet Name. Name of your subnet in VPC network
|
|
395
|
-
|
|
396
|
-
#### Ingress Egress Gw Inside Subnet New Subnet
|
|
397
|
-
|
|
398
|
-
A [`new_subnet`](#subnet-b1adf6) block (within [`ingress_egress_gw.inside_subnet`](#ingress-egress-gw-inside-subnet)) supports the following:
|
|
399
|
-
|
|
400
|
-
<a id="ipv4-135b73"></a>• [`primary_ipv4`](#ipv4-135b73) - Optional String<br>IPv4 Subnet Prefix. IPv4 prefix for this Subnet. It has to be private address space
|
|
401
|
-
|
|
402
|
-
<a id="name-7a1f7c"></a>• [`subnet_name`](#name-7a1f7c) - Optional String<br>VPC Subnet Name. Name of new VPC Subnet, will be autogenerated if empty
|
|
403
|
-
|
|
404
|
-
#### Ingress Egress Gw Outside Network
|
|
405
|
-
|
|
406
|
-
An [`outside_network`](#ingress-egress-gw-outside-network) block (within [`ingress_egress_gw`](#ingress-egress-gw)) supports the following:
|
|
407
|
-
|
|
408
|
-
<a id="network-7bcebe"></a>• [`existing_network`](#network-7bcebe) - Optional Block<br>GCP existing VPC network Type. Name of existing VPC network<br>See [Existing Network](#network-7bcebe) below.
|
|
409
|
-
|
|
410
|
-
<a id="network-958024"></a>• [`new_network`](#network-958024) - Optional Block<br>GCP VPC Network Manual Parameters. Parameters to create a new GCP VPC Network<br>See [New Network](#network-958024) below.
|
|
411
|
-
|
|
412
|
-
<a id="autogenerate-74de44"></a>• [`new_network_autogenerate`](#autogenerate-74de44) - Optional Block<br>GCP VPC Network Autogenerated Parameters. Create a new GCP VPC Network with autogenerated name
|
|
413
|
-
|
|
414
|
-
#### Ingress Egress Gw Outside Network Existing Network
|
|
415
|
-
|
|
416
|
-
An [`existing_network`](#network-7bcebe) block (within [`ingress_egress_gw.outside_network`](#ingress-egress-gw-outside-network)) supports the following:
|
|
417
|
-
|
|
418
|
-
<a id="name-b3e497"></a>• [`name`](#name-b3e497) - Optional String<br>GCP VPC Network Name. Name for your GCP VPC Network
|
|
419
|
-
|
|
420
|
-
#### Ingress Egress Gw Outside Network New Network
|
|
421
|
-
|
|
422
|
-
A [`new_network`](#network-958024) block (within [`ingress_egress_gw.outside_network`](#ingress-egress-gw-outside-network)) supports the following:
|
|
423
|
-
|
|
424
|
-
<a id="name-732274"></a>• [`name`](#name-732274) - Optional String<br>GCP VPC Network Name. Name for your GCP VPC Network
|
|
425
|
-
|
|
426
|
-
#### Ingress Egress Gw Outside Static Routes
|
|
427
|
-
|
|
428
|
-
An [`outside_static_routes`](#ingress-egress-gw-outside-static-routes) block (within [`ingress_egress_gw`](#ingress-egress-gw)) supports the following:
|
|
429
|
-
|
|
430
|
-
<a id="list-445efb"></a>• [`static_route_list`](#list-445efb) - Optional Block<br>List of Static Routes. List of Static routes<br>See [Static Route List](#list-445efb) below.
|
|
431
|
-
|
|
432
|
-
#### Ingress Egress Gw Outside Static Routes Static Route List
|
|
433
|
-
|
|
434
|
-
<a id="deep-fdf27e"></a>Deeply nested **List** block collapsed for readability.
|
|
435
|
-
|
|
436
|
-
#### Ingress Egress Gw Outside Static Routes Static Route List Custom Static Route
|
|
437
|
-
|
|
438
|
-
<a id="deep-025383"></a>Deeply nested **Route** block collapsed for readability.
|
|
439
|
-
|
|
440
|
-
#### Ingress Egress Gw Outside Static Routes Static Route List Custom Static Route Nexthop
|
|
441
|
-
|
|
442
|
-
<a id="deep-390b03"></a>Deeply nested **Nexthop** block collapsed for readability.
|
|
443
|
-
|
|
444
|
-
#### Ingress Egress Gw Outside Static Routes Static Route List Custom Static Route Nexthop Interface
|
|
445
|
-
|
|
446
|
-
<a id="deep-214d2f"></a>Deeply nested **Interface** block collapsed for readability.
|
|
447
|
-
|
|
448
|
-
#### Ingress Egress Gw Outside Static Routes Static Route List Custom Static Route Nexthop Nexthop Address
|
|
449
|
-
|
|
450
|
-
<a id="deep-f33e18"></a>Deeply nested **Address** block collapsed for readability.
|
|
451
|
-
|
|
452
|
-
#### Ingress Egress Gw Outside Static Routes Static Route List Custom Static Route Nexthop Nexthop Address IPv4
|
|
453
|
-
|
|
454
|
-
<a id="deep-f90bc5"></a>Deeply nested **IPv4** block collapsed for readability.
|
|
455
|
-
|
|
456
|
-
#### Ingress Egress Gw Outside Static Routes Static Route List Custom Static Route Nexthop Nexthop Address IPv6
|
|
457
|
-
|
|
458
|
-
<a id="deep-23b94d"></a>Deeply nested **IPv6** block collapsed for readability.
|
|
459
|
-
|
|
460
|
-
#### Ingress Egress Gw Outside Static Routes Static Route List Custom Static Route Subnets
|
|
461
|
-
|
|
462
|
-
<a id="deep-5d8217"></a>Deeply nested **Subnets** block collapsed for readability.
|
|
463
|
-
|
|
464
|
-
#### Ingress Egress Gw Outside Static Routes Static Route List Custom Static Route Subnets IPv4
|
|
465
|
-
|
|
466
|
-
<a id="deep-f9fb39"></a>Deeply nested **IPv4** block collapsed for readability.
|
|
467
|
-
|
|
468
|
-
#### Ingress Egress Gw Outside Static Routes Static Route List Custom Static Route Subnets IPv6
|
|
469
|
-
|
|
470
|
-
<a id="deep-21fa47"></a>Deeply nested **IPv6** block collapsed for readability.
|
|
471
|
-
|
|
472
|
-
#### Ingress Egress Gw Outside Subnet
|
|
473
|
-
|
|
474
|
-
An [`outside_subnet`](#ingress-egress-gw-outside-subnet) block (within [`ingress_egress_gw`](#ingress-egress-gw)) supports the following:
|
|
475
|
-
|
|
476
|
-
<a id="subnet-34a158"></a>• [`existing_subnet`](#subnet-34a158) - Optional Block<br>GCP existing subnet Type. Name of existing GCP subnet<br>See [Existing Subnet](#subnet-34a158) below.
|
|
477
|
-
|
|
478
|
-
<a id="subnet-8ff867"></a>• [`new_subnet`](#subnet-8ff867) - Optional Block<br>GCP subnet parameters Type. Parameters for GCP subnet<br>See [New Subnet](#subnet-8ff867) below.
|
|
479
|
-
|
|
480
|
-
#### Ingress Egress Gw Outside Subnet Existing Subnet
|
|
481
|
-
|
|
482
|
-
An [`existing_subnet`](#subnet-34a158) block (within [`ingress_egress_gw.outside_subnet`](#ingress-egress-gw-outside-subnet)) supports the following:
|
|
483
|
-
|
|
484
|
-
<a id="name-091b0d"></a>• [`subnet_name`](#name-091b0d) - Optional String<br>VPC Subnet Name. Name of your subnet in VPC network
|
|
485
|
-
|
|
486
|
-
#### Ingress Egress Gw Outside Subnet New Subnet
|
|
75
|
+
#### Site Selector
|
|
487
76
|
|
|
488
|
-
A [`
|
|
77
|
+
A [`site_selector`](#site-selector) block supports the following:
|
|
489
78
|
|
|
490
|
-
<a id="
|
|
491
|
-
|
|
492
|
-
<a id="name-aba138"></a>• [`subnet_name`](#name-aba138) - Optional String<br>VPC Subnet Name. Name of new VPC Subnet, will be autogenerated if empty
|
|
493
|
-
|
|
494
|
-
#### Ingress Egress Gw Performance Enhancement Mode
|
|
495
|
-
|
|
496
|
-
A [`performance_enhancement_mode`](#mode-4d23c2) block (within [`ingress_egress_gw`](#ingress-egress-gw)) supports the following:
|
|
497
|
-
|
|
498
|
-
<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.
|
|
499
|
-
|
|
500
|
-
<a id="enhanced-90e2b5"></a>• [`perf_mode_l7_enhanced`](#enhanced-90e2b5) - Optional Block<br>Enable this option
|
|
501
|
-
|
|
502
|
-
#### Ingress Egress Gw Performance Enhancement Mode Perf Mode L3 Enhanced
|
|
503
|
-
|
|
504
|
-
<a id="deep-4a39a0"></a>Deeply nested **Enhanced** block collapsed for readability.
|
|
505
|
-
|
|
506
|
-
#### Ingress Gw
|
|
507
|
-
|
|
508
|
-
An [`ingress_gw`](#ingress-gw) block supports the following:
|
|
509
|
-
|
|
510
|
-
<a id="ingress-gw-gcp-certified-hw"></a>• [`gcp_certified_hw`](#ingress-gw-gcp-certified-hw) - Optional String<br>GCP Certified Hardware. Name for GCP certified hardware
|
|
511
|
-
|
|
512
|
-
<a id="ingress-gw-gcp-zone-names"></a>• [`gcp_zone_names`](#ingress-gw-gcp-zone-names) - Optional List<br>GCP zone names. X-required List of zones when instances will be created, needs to match with region selected
|
|
513
|
-
|
|
514
|
-
<a id="ingress-gw-local-network"></a>• [`local_network`](#ingress-gw-local-network) - Optional Block<br>GCP VPC network choice. This defines choice about GCP VPC network for a view<br>See [Local Network](#ingress-gw-local-network) below.
|
|
515
|
-
|
|
516
|
-
<a id="ingress-gw-local-subnet"></a>• [`local_subnet`](#ingress-gw-local-subnet) - Optional Block<br>GCP VPC network choice. This defines choice about GCP VPC network for a view<br>See [Local Subnet](#ingress-gw-local-subnet) below.
|
|
517
|
-
|
|
518
|
-
<a id="ingress-gw-node-number"></a>• [`node_number`](#ingress-gw-node-number) - Optional Number<br>Number of main nodes. Number of main nodes to create, either 1 or 3
|
|
519
|
-
|
|
520
|
-
<a id="ingress-gw-performance-enhancement-mode"></a>• [`performance_enhancement_mode`](#ingress-gw-performance-enhancement-mode) - Optional Block<br>Performance Enhancement Mode. Optimize the site for L3 or L7 traffic processing. L7 optimized is the default<br>See [Performance Enhancement Mode](#ingress-gw-performance-enhancement-mode) below.
|
|
521
|
-
|
|
522
|
-
#### Ingress Gw Local Network
|
|
523
|
-
|
|
524
|
-
A [`local_network`](#ingress-gw-local-network) block (within [`ingress_gw`](#ingress-gw)) supports the following:
|
|
525
|
-
|
|
526
|
-
<a id="network-16c1d3"></a>• [`existing_network`](#network-16c1d3) - Optional Block<br>GCP existing VPC network Type. Name of existing VPC network<br>See [Existing Network](#network-16c1d3) below.
|
|
527
|
-
|
|
528
|
-
<a id="ingress-gw-local-network-new-network"></a>• [`new_network`](#ingress-gw-local-network-new-network) - Optional Block<br>GCP VPC Network Manual Parameters. Parameters to create a new GCP VPC Network<br>See [New Network](#ingress-gw-local-network-new-network) below.
|
|
529
|
-
|
|
530
|
-
<a id="autogenerate-3c23a7"></a>• [`new_network_autogenerate`](#autogenerate-3c23a7) - Optional Block<br>GCP VPC Network Autogenerated Parameters. Create a new GCP VPC Network with autogenerated name
|
|
531
|
-
|
|
532
|
-
#### Ingress Gw Local Network Existing Network
|
|
533
|
-
|
|
534
|
-
An [`existing_network`](#network-16c1d3) block (within [`ingress_gw.local_network`](#ingress-gw-local-network)) supports the following:
|
|
535
|
-
|
|
536
|
-
<a id="name-03ee92"></a>• [`name`](#name-03ee92) - Optional String<br>GCP VPC Network Name. Name for your GCP VPC Network
|
|
537
|
-
|
|
538
|
-
#### Ingress Gw Local Network New Network
|
|
539
|
-
|
|
540
|
-
A [`new_network`](#ingress-gw-local-network-new-network) block (within [`ingress_gw.local_network`](#ingress-gw-local-network)) supports the following:
|
|
541
|
-
|
|
542
|
-
<a id="name-a157ec"></a>• [`name`](#name-a157ec) - Optional String<br>GCP VPC Network Name. Name for your GCP VPC Network
|
|
543
|
-
|
|
544
|
-
#### Ingress Gw Local Subnet
|
|
545
|
-
|
|
546
|
-
A [`local_subnet`](#ingress-gw-local-subnet) block (within [`ingress_gw`](#ingress-gw)) supports the following:
|
|
547
|
-
|
|
548
|
-
<a id="ingress-gw-local-subnet-existing-subnet"></a>• [`existing_subnet`](#ingress-gw-local-subnet-existing-subnet) - Optional Block<br>GCP existing subnet Type. Name of existing GCP subnet<br>See [Existing Subnet](#ingress-gw-local-subnet-existing-subnet) below.
|
|
549
|
-
|
|
550
|
-
<a id="ingress-gw-local-subnet-new-subnet"></a>• [`new_subnet`](#ingress-gw-local-subnet-new-subnet) - Optional Block<br>GCP subnet parameters Type. Parameters for GCP subnet<br>See [New Subnet](#ingress-gw-local-subnet-new-subnet) below.
|
|
551
|
-
|
|
552
|
-
#### Ingress Gw Local Subnet Existing Subnet
|
|
553
|
-
|
|
554
|
-
An [`existing_subnet`](#ingress-gw-local-subnet-existing-subnet) block (within [`ingress_gw.local_subnet`](#ingress-gw-local-subnet)) supports the following:
|
|
555
|
-
|
|
556
|
-
<a id="name-a79c96"></a>• [`subnet_name`](#name-a79c96) - Optional String<br>VPC Subnet Name. Name of your subnet in VPC network
|
|
557
|
-
|
|
558
|
-
#### Ingress Gw Local Subnet New Subnet
|
|
559
|
-
|
|
560
|
-
A [`new_subnet`](#ingress-gw-local-subnet-new-subnet) block (within [`ingress_gw.local_subnet`](#ingress-gw-local-subnet)) supports the following:
|
|
561
|
-
|
|
562
|
-
<a id="ipv4-a6bd10"></a>• [`primary_ipv4`](#ipv4-a6bd10) - Optional String<br>IPv4 Subnet Prefix. IPv4 prefix for this Subnet. It has to be private address space
|
|
563
|
-
|
|
564
|
-
<a id="name-e9b491"></a>• [`subnet_name`](#name-e9b491) - Optional String<br>VPC Subnet Name. Name of new VPC Subnet, will be autogenerated if empty
|
|
565
|
-
|
|
566
|
-
#### Ingress Gw Performance Enhancement Mode
|
|
567
|
-
|
|
568
|
-
A [`performance_enhancement_mode`](#ingress-gw-performance-enhancement-mode) block (within [`ingress_gw`](#ingress-gw)) supports the following:
|
|
569
|
-
|
|
570
|
-
<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.
|
|
571
|
-
|
|
572
|
-
<a id="enhanced-6fdd43"></a>• [`perf_mode_l7_enhanced`](#enhanced-6fdd43) - Optional Block<br>Enable this option
|
|
573
|
-
|
|
574
|
-
#### Ingress Gw Performance Enhancement Mode Perf Mode L3 Enhanced
|
|
575
|
-
|
|
576
|
-
<a id="deep-690f7e"></a>Deeply nested **Enhanced** block collapsed for readability.
|
|
577
|
-
|
|
578
|
-
#### Kubernetes Upgrade Drain
|
|
579
|
-
|
|
580
|
-
A [`kubernetes_upgrade_drain`](#kubernetes-upgrade-drain) block supports the following:
|
|
581
|
-
|
|
582
|
-
<a id="drain-0d0936"></a>• [`disable_upgrade_drain`](#drain-0d0936) - Optional Block<br>Enable this option
|
|
583
|
-
|
|
584
|
-
<a id="drain-7e30d4"></a>• [`enable_upgrade_drain`](#drain-7e30d4) - Optional Block<br>Enable Node by Node Upgrade. Specify batch upgrade settings for worker nodes within a site<br>See [Enable Upgrade Drain](#drain-7e30d4) below.
|
|
585
|
-
|
|
586
|
-
#### Kubernetes Upgrade Drain Enable Upgrade Drain
|
|
587
|
-
|
|
588
|
-
An [`enable_upgrade_drain`](#drain-7e30d4) block (within [`kubernetes_upgrade_drain`](#kubernetes-upgrade-drain)) supports the following:
|
|
589
|
-
|
|
590
|
-
<a id="mode-668699"></a>• [`disable_vega_upgrade_mode`](#mode-668699) - Optional Block<br>Enable this option
|
|
591
|
-
|
|
592
|
-
<a id="count-3aa796"></a>• [`drain_max_unavailable_node_count`](#count-3aa796) - Optional Number<br>Node Batch Size Count
|
|
593
|
-
|
|
594
|
-
<a id="timeout-ac4ee9"></a>• [`drain_node_timeout`](#timeout-ac4ee9) - Optional Number<br>Upgrade Wait Time. Seconds to wait before initiating upgrade on the next set of nodes. Setting it to 0 will wait indefinitely for all services on nodes to be upgraded gracefully before proceeding to the next set of nodes. (Warning: It may block upgrade if services on a node cannot be gracefully upgraded. It is recommended to use the default value)
|
|
595
|
-
|
|
596
|
-
<a id="mode-9c557b"></a>• [`enable_vega_upgrade_mode`](#mode-9c557b) - Optional Block<br>Enable this option
|
|
597
|
-
|
|
598
|
-
#### Log Receiver
|
|
599
|
-
|
|
600
|
-
A [`log_receiver`](#log-receiver) block supports the following:
|
|
601
|
-
|
|
602
|
-
<a id="log-receiver-name"></a>• [`name`](#log-receiver-name) - Optional String<br>Name. When a configuration object(e.g. Virtual_host) refers to another(e.g route) then name will hold the referred object's(e.g. Route's) name
|
|
603
|
-
|
|
604
|
-
<a id="log-receiver-namespace"></a>• [`namespace`](#log-receiver-namespace) - Optional String<br>Namespace. When a configuration object(e.g. Virtual_host) refers to another(e.g route) then namespace will hold the referred object's(e.g. Route's) namespace
|
|
605
|
-
|
|
606
|
-
<a id="log-receiver-tenant"></a>• [`tenant`](#log-receiver-tenant) - Optional String<br>Tenant. When a configuration object(e.g. Virtual_host) refers to another(e.g route) then tenant will hold the referred object's(e.g. Route's) tenant
|
|
607
|
-
|
|
608
|
-
#### Offline Survivability Mode
|
|
609
|
-
|
|
610
|
-
An [`offline_survivability_mode`](#offline-survivability-mode) block supports the following:
|
|
611
|
-
|
|
612
|
-
<a id="mode-565021"></a>• [`enable_offline_survivability_mode`](#mode-565021) - Optional Block<br>Enable this option
|
|
613
|
-
|
|
614
|
-
<a id="mode-02f0c8"></a>• [`no_offline_survivability_mode`](#mode-02f0c8) - Optional Block<br>Enable this option
|
|
615
|
-
|
|
616
|
-
#### OS
|
|
617
|
-
|
|
618
|
-
An [`os`](#os) block supports the following:
|
|
619
|
-
|
|
620
|
-
<a id="os-default-os-version"></a>• [`default_os_version`](#os-default-os-version) - Optional Block<br>Enable this option
|
|
621
|
-
|
|
622
|
-
<a id="os-operating-system-version"></a>• [`operating_system_version`](#os-operating-system-version) - Optional String<br>Operating System Version. Specify a OS version to be used e.g. 9.2024.6
|
|
623
|
-
|
|
624
|
-
#### Private Connectivity
|
|
625
|
-
|
|
626
|
-
A [`private_connectivity`](#private-connectivity) block supports the following:
|
|
627
|
-
|
|
628
|
-
<a id="private-connectivity-cloud-link"></a>• [`cloud_link`](#private-connectivity-cloud-link) - Optional Block<br>Object reference. This type establishes a direct reference from one object(the referrer) to another(the referred). Such a reference is in form of tenant/namespace/name<br>See [Cloud Link](#private-connectivity-cloud-link) below.
|
|
629
|
-
|
|
630
|
-
<a id="private-connectivity-inside"></a>• [`inside`](#private-connectivity-inside) - Optional Block<br>Enable this option
|
|
631
|
-
|
|
632
|
-
<a id="private-connectivity-outside"></a>• [`outside`](#private-connectivity-outside) - Optional Block<br>Enable this option
|
|
633
|
-
|
|
634
|
-
#### Private Connectivity Cloud Link
|
|
635
|
-
|
|
636
|
-
A [`cloud_link`](#private-connectivity-cloud-link) block (within [`private_connectivity`](#private-connectivity)) supports the following:
|
|
637
|
-
|
|
638
|
-
<a id="private-connectivity-cloud-link-name"></a>• [`name`](#private-connectivity-cloud-link-name) - Optional String<br>Name. When a configuration object(e.g. Virtual_host) refers to another(e.g route) then name will hold the referred object's(e.g. Route's) name
|
|
639
|
-
|
|
640
|
-
<a id="namespace-73cbe6"></a>• [`namespace`](#namespace-73cbe6) - Optional String<br>Namespace. When a configuration object(e.g. Virtual_host) refers to another(e.g route) then namespace will hold the referred object's(e.g. Route's) namespace
|
|
641
|
-
|
|
642
|
-
<a id="private-connectivity-cloud-link-tenant"></a>• [`tenant`](#private-connectivity-cloud-link-tenant) - Optional String<br>Tenant. When a configuration object(e.g. Virtual_host) refers to another(e.g route) then tenant will hold the referred object's(e.g. Route's) tenant
|
|
643
|
-
|
|
644
|
-
#### Sw
|
|
645
|
-
|
|
646
|
-
A [`sw`](#sw) block supports the following:
|
|
647
|
-
|
|
648
|
-
<a id="sw-default-sw-version"></a>• [`default_sw_version`](#sw-default-sw-version) - Optional Block<br>Enable this option
|
|
649
|
-
|
|
650
|
-
<a id="sw-volterra-software-version"></a>• [`volterra_software_version`](#sw-volterra-software-version) - Optional String<br>F5XC Software Version. Specify a F5XC Software Version to be used e.g. Crt-20210329-1002
|
|
79
|
+
<a id="site-selector-expressions"></a>• [`expressions`](#site-selector-expressions) - Optional List<br>Selector Expression. Expressions contains the Kubernetes style label expression for selections
|
|
651
80
|
|
|
652
81
|
#### Timeouts
|
|
653
82
|
|
|
@@ -661,242 +90,6 @@ A [`timeouts`](#timeouts) block supports the following:
|
|
|
661
90
|
|
|
662
91
|
<a id="timeouts-update"></a>• [`update`](#timeouts-update) - Optional String (Defaults to `10 minutes`)<br>Used when updating the resource
|
|
663
92
|
|
|
664
|
-
#### Voltstack Cluster
|
|
665
|
-
|
|
666
|
-
A [`voltstack_cluster`](#voltstack-cluster) block supports the following:
|
|
667
|
-
|
|
668
|
-
<a id="policies-a80edf"></a>• [`active_enhanced_firewall_policies`](#policies-a80edf) - Optional Block<br>Active Enhanced Network Policies Type. List of Enhanced Firewall Policies These policies use session-based rules and provide all OPTIONS available under firewall policies with an additional option for service insertion<br>See [Active Enhanced Firewall Policies](#policies-a80edf) below.
|
|
669
|
-
|
|
670
|
-
<a id="policies-91541d"></a>• [`active_forward_proxy_policies`](#policies-91541d) - Optional Block<br>Active Forward Proxy Policies Type. Ordered List of Forward Proxy Policies active<br>See [Active Forward Proxy Policies](#policies-91541d) below.
|
|
671
|
-
|
|
672
|
-
<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.
|
|
673
|
-
|
|
674
|
-
<a id="voltstack-cluster-dc-cluster-group"></a>• [`dc_cluster_group`](#voltstack-cluster-dc-cluster-group) - Optional Block<br>Object reference. This type establishes a direct reference from one object(the referrer) to another(the referred). Such a reference is in form of tenant/namespace/name<br>See [Dc Cluster Group](#voltstack-cluster-dc-cluster-group) below.
|
|
675
|
-
|
|
676
|
-
<a id="voltstack-cluster-default-storage"></a>• [`default_storage`](#voltstack-cluster-default-storage) - Optional Block<br>Enable this option
|
|
677
|
-
|
|
678
|
-
<a id="all-48d905"></a>• [`forward_proxy_allow_all`](#all-48d905) - Optional Block<br>Enable this option
|
|
679
|
-
|
|
680
|
-
<a id="voltstack-cluster-gcp-certified-hw"></a>• [`gcp_certified_hw`](#voltstack-cluster-gcp-certified-hw) - Optional String<br>GCP Certified Hardware. Name for GCP certified hardware
|
|
681
|
-
|
|
682
|
-
<a id="voltstack-cluster-gcp-zone-names"></a>• [`gcp_zone_names`](#voltstack-cluster-gcp-zone-names) - Optional List<br>GCP zone names. X-required List of zones when instances will be created, needs to match with region selected
|
|
683
|
-
|
|
684
|
-
<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.
|
|
685
|
-
|
|
686
|
-
<a id="voltstack-cluster-k8s-cluster"></a>• [`k8s_cluster`](#voltstack-cluster-k8s-cluster) - Optional Block<br>Object reference. This type establishes a direct reference from one object(the referrer) to another(the referred). Such a reference is in form of tenant/namespace/name<br>See [K8S Cluster](#voltstack-cluster-k8s-cluster) below.
|
|
687
|
-
|
|
688
|
-
<a id="voltstack-cluster-no-dc-cluster-group"></a>• [`no_dc_cluster_group`](#voltstack-cluster-no-dc-cluster-group) - Optional Block<br>Enable this option
|
|
689
|
-
|
|
690
|
-
<a id="voltstack-cluster-no-forward-proxy"></a>• [`no_forward_proxy`](#voltstack-cluster-no-forward-proxy) - Optional Block<br>Enable this option
|
|
691
|
-
|
|
692
|
-
<a id="voltstack-cluster-no-global-network"></a>• [`no_global_network`](#voltstack-cluster-no-global-network) - Optional Block<br>Enable this option
|
|
693
|
-
|
|
694
|
-
<a id="voltstack-cluster-no-k8s-cluster"></a>• [`no_k8s_cluster`](#voltstack-cluster-no-k8s-cluster) - Optional Block<br>Enable this option
|
|
695
|
-
|
|
696
|
-
<a id="voltstack-cluster-no-network-policy"></a>• [`no_network_policy`](#voltstack-cluster-no-network-policy) - Optional Block<br>Enable this option
|
|
697
|
-
|
|
698
|
-
<a id="routes-3cc7bc"></a>• [`no_outside_static_routes`](#routes-3cc7bc) - Optional Block<br>Enable this option
|
|
699
|
-
|
|
700
|
-
<a id="voltstack-cluster-node-number"></a>• [`node_number`](#voltstack-cluster-node-number) - Optional Number<br>Number of main Nodes. Number of main nodes to create, either 1 or 3
|
|
701
|
-
|
|
702
|
-
<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.
|
|
703
|
-
|
|
704
|
-
<a id="voltstack-cluster-site-local-network"></a>• [`site_local_network`](#voltstack-cluster-site-local-network) - Optional Block<br>GCP VPC network choice. This defines choice about GCP VPC network for a view<br>See [Site Local Network](#voltstack-cluster-site-local-network) below.
|
|
705
|
-
|
|
706
|
-
<a id="voltstack-cluster-site-local-subnet"></a>• [`site_local_subnet`](#voltstack-cluster-site-local-subnet) - Optional Block<br>GCP VPC network choice. This defines choice about GCP VPC network for a view<br>See [Site Local Subnet](#voltstack-cluster-site-local-subnet) below.
|
|
707
|
-
|
|
708
|
-
<a id="public-ip-8ed01a"></a>• [`sm_connection_public_ip`](#public-ip-8ed01a) - Optional Block<br>Enable this option
|
|
709
|
-
|
|
710
|
-
<a id="voltstack-cluster-sm-connection-pvt-ip"></a>• [`sm_connection_pvt_ip`](#voltstack-cluster-sm-connection-pvt-ip) - Optional Block<br>Enable this option
|
|
711
|
-
|
|
712
|
-
<a id="voltstack-cluster-storage-class-list"></a>• [`storage_class_list`](#voltstack-cluster-storage-class-list) - Optional Block<br>Custom Storage Class List. Add additional custom storage classes in Kubernetes for this site<br>See [Storage Class List](#voltstack-cluster-storage-class-list) below.
|
|
713
|
-
|
|
714
|
-
#### Voltstack Cluster Active Enhanced Firewall Policies
|
|
715
|
-
|
|
716
|
-
An [`active_enhanced_firewall_policies`](#policies-a80edf) block (within [`voltstack_cluster`](#voltstack-cluster)) supports the following:
|
|
717
|
-
|
|
718
|
-
<a id="policies-49239d"></a>• [`enhanced_firewall_policies`](#policies-49239d) - Optional Block<br>Enhanced Firewall Policy. Ordered List of Enhanced Firewall Policies active<br>See [Enhanced Firewall Policies](#policies-49239d) below.
|
|
719
|
-
|
|
720
|
-
#### Voltstack Cluster Active Enhanced Firewall Policies Enhanced Firewall Policies
|
|
721
|
-
|
|
722
|
-
<a id="deep-bf6f5b"></a>Deeply nested **Policies** block collapsed for readability.
|
|
723
|
-
|
|
724
|
-
#### Voltstack Cluster Active Forward Proxy Policies
|
|
725
|
-
|
|
726
|
-
An [`active_forward_proxy_policies`](#policies-91541d) block (within [`voltstack_cluster`](#voltstack-cluster)) supports the following:
|
|
727
|
-
|
|
728
|
-
<a id="policies-e4aa24"></a>• [`forward_proxy_policies`](#policies-e4aa24) - Optional Block<br>Forward Proxy Policies. Ordered List of Forward Proxy Policies active<br>See [Forward Proxy Policies](#policies-e4aa24) below.
|
|
729
|
-
|
|
730
|
-
#### Voltstack Cluster Active Forward Proxy Policies Forward Proxy Policies
|
|
731
|
-
|
|
732
|
-
<a id="deep-73e925"></a>Deeply nested **Policies** block collapsed for readability.
|
|
733
|
-
|
|
734
|
-
#### Voltstack Cluster Active Network Policies
|
|
735
|
-
|
|
736
|
-
An [`active_network_policies`](#policies-704e06) block (within [`voltstack_cluster`](#voltstack-cluster)) supports the following:
|
|
737
|
-
|
|
738
|
-
<a id="policies-0d13f8"></a>• [`network_policies`](#policies-0d13f8) - Optional Block<br>Firewall Policy. Ordered List of Firewall Policies active for this network firewall<br>See [Network Policies](#policies-0d13f8) below.
|
|
739
|
-
|
|
740
|
-
#### Voltstack Cluster Active Network Policies Network Policies
|
|
741
|
-
|
|
742
|
-
A [`network_policies`](#policies-0d13f8) block (within [`voltstack_cluster.active_network_policies`](#policies-704e06)) supports the following:
|
|
743
|
-
|
|
744
|
-
<a id="name-77e23a"></a>• [`name`](#name-77e23a) - Optional String<br>Name. When a configuration object(e.g. Virtual_host) refers to another(e.g route) then name will hold the referred object's(e.g. Route's) name
|
|
745
|
-
|
|
746
|
-
<a id="namespace-a545c4"></a>• [`namespace`](#namespace-a545c4) - Optional String<br>Namespace. When a configuration object(e.g. Virtual_host) refers to another(e.g route) then namespace will hold the referred object's(e.g. Route's) namespace
|
|
747
|
-
|
|
748
|
-
<a id="tenant-fa44e1"></a>• [`tenant`](#tenant-fa44e1) - Optional String<br>Tenant. When a configuration object(e.g. Virtual_host) refers to another(e.g route) then tenant will hold the referred object's(e.g. Route's) tenant
|
|
749
|
-
|
|
750
|
-
#### Voltstack Cluster Dc Cluster Group
|
|
751
|
-
|
|
752
|
-
A [`dc_cluster_group`](#voltstack-cluster-dc-cluster-group) block (within [`voltstack_cluster`](#voltstack-cluster)) supports the following:
|
|
753
|
-
|
|
754
|
-
<a id="voltstack-cluster-dc-cluster-group-name"></a>• [`name`](#voltstack-cluster-dc-cluster-group-name) - Optional String<br>Name. When a configuration object(e.g. Virtual_host) refers to another(e.g route) then name will hold the referred object's(e.g. Route's) name
|
|
755
|
-
|
|
756
|
-
<a id="namespace-e43a60"></a>• [`namespace`](#namespace-e43a60) - Optional String<br>Namespace. When a configuration object(e.g. Virtual_host) refers to another(e.g route) then namespace will hold the referred object's(e.g. Route's) namespace
|
|
757
|
-
|
|
758
|
-
<a id="tenant-597aab"></a>• [`tenant`](#tenant-597aab) - Optional String<br>Tenant. When a configuration object(e.g. Virtual_host) refers to another(e.g route) then tenant will hold the referred object's(e.g. Route's) tenant
|
|
759
|
-
|
|
760
|
-
#### Voltstack Cluster Global Network List
|
|
761
|
-
|
|
762
|
-
A [`global_network_list`](#voltstack-cluster-global-network-list) block (within [`voltstack_cluster`](#voltstack-cluster)) supports the following:
|
|
763
|
-
|
|
764
|
-
<a id="connections-8e8842"></a>• [`global_network_connections`](#connections-8e8842) - Optional Block<br>Global Network Connections. Global network connections<br>See [Global Network Connections](#connections-8e8842) below.
|
|
765
|
-
|
|
766
|
-
#### Voltstack Cluster Global Network List Global Network Connections
|
|
767
|
-
|
|
768
|
-
<a id="deep-974094"></a>Deeply nested **Connections** block collapsed for readability.
|
|
769
|
-
|
|
770
|
-
#### Voltstack Cluster Global Network List Global Network Connections SLI To Global DR
|
|
771
|
-
|
|
772
|
-
<a id="deep-8abeaa"></a>Deeply nested **DR** block collapsed for readability.
|
|
773
|
-
|
|
774
|
-
#### Voltstack Cluster Global Network List Global Network Connections SLI To Global DR Global Vn
|
|
775
|
-
|
|
776
|
-
<a id="deep-44dfa7"></a>Deeply nested **Vn** block collapsed for readability.
|
|
777
|
-
|
|
778
|
-
#### Voltstack Cluster Global Network List Global Network Connections Slo To Global DR
|
|
779
|
-
|
|
780
|
-
<a id="deep-a8283c"></a>Deeply nested **DR** block collapsed for readability.
|
|
781
|
-
|
|
782
|
-
#### Voltstack Cluster Global Network List Global Network Connections Slo To Global DR Global Vn
|
|
783
|
-
|
|
784
|
-
<a id="deep-3168f1"></a>Deeply nested **Vn** block collapsed for readability.
|
|
785
|
-
|
|
786
|
-
#### Voltstack Cluster K8S Cluster
|
|
787
|
-
|
|
788
|
-
A [`k8s_cluster`](#voltstack-cluster-k8s-cluster) block (within [`voltstack_cluster`](#voltstack-cluster)) supports the following:
|
|
789
|
-
|
|
790
|
-
<a id="voltstack-cluster-k8s-cluster-name"></a>• [`name`](#voltstack-cluster-k8s-cluster-name) - Optional String<br>Name. When a configuration object(e.g. Virtual_host) refers to another(e.g route) then name will hold the referred object's(e.g. Route's) name
|
|
791
|
-
|
|
792
|
-
<a id="voltstack-cluster-k8s-cluster-namespace"></a>• [`namespace`](#voltstack-cluster-k8s-cluster-namespace) - Optional String<br>Namespace. When a configuration object(e.g. Virtual_host) refers to another(e.g route) then namespace will hold the referred object's(e.g. Route's) namespace
|
|
793
|
-
|
|
794
|
-
<a id="voltstack-cluster-k8s-cluster-tenant"></a>• [`tenant`](#voltstack-cluster-k8s-cluster-tenant) - Optional String<br>Tenant. When a configuration object(e.g. Virtual_host) refers to another(e.g route) then tenant will hold the referred object's(e.g. Route's) tenant
|
|
795
|
-
|
|
796
|
-
#### Voltstack Cluster Outside Static Routes
|
|
797
|
-
|
|
798
|
-
An [`outside_static_routes`](#voltstack-cluster-outside-static-routes) block (within [`voltstack_cluster`](#voltstack-cluster)) supports the following:
|
|
799
|
-
|
|
800
|
-
<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.
|
|
801
|
-
|
|
802
|
-
#### Voltstack Cluster Outside Static Routes Static Route List
|
|
803
|
-
|
|
804
|
-
<a id="deep-8327ca"></a>Deeply nested **List** block collapsed for readability.
|
|
805
|
-
|
|
806
|
-
#### Voltstack Cluster Outside Static Routes Static Route List Custom Static Route
|
|
807
|
-
|
|
808
|
-
<a id="deep-a60273"></a>Deeply nested **Route** block collapsed for readability.
|
|
809
|
-
|
|
810
|
-
#### Voltstack Cluster Outside Static Routes Static Route List Custom Static Route Nexthop
|
|
811
|
-
|
|
812
|
-
<a id="deep-9cbea6"></a>Deeply nested **Nexthop** block collapsed for readability.
|
|
813
|
-
|
|
814
|
-
#### Voltstack Cluster Outside Static Routes Static Route List Custom Static Route Nexthop Interface
|
|
815
|
-
|
|
816
|
-
<a id="deep-81201b"></a>Deeply nested **Interface** block collapsed for readability.
|
|
817
|
-
|
|
818
|
-
#### Voltstack Cluster Outside Static Routes Static Route List Custom Static Route Nexthop Nexthop Address
|
|
819
|
-
|
|
820
|
-
<a id="deep-fe330c"></a>Deeply nested **Address** block collapsed for readability.
|
|
821
|
-
|
|
822
|
-
#### Voltstack Cluster Outside Static Routes Static Route List Custom Static Route Nexthop Nexthop Address IPv4
|
|
823
|
-
|
|
824
|
-
<a id="deep-f7834a"></a>Deeply nested **IPv4** block collapsed for readability.
|
|
825
|
-
|
|
826
|
-
#### Voltstack Cluster Outside Static Routes Static Route List Custom Static Route Nexthop Nexthop Address IPv6
|
|
827
|
-
|
|
828
|
-
<a id="deep-0d1284"></a>Deeply nested **IPv6** block collapsed for readability.
|
|
829
|
-
|
|
830
|
-
#### Voltstack Cluster Outside Static Routes Static Route List Custom Static Route Subnets
|
|
831
|
-
|
|
832
|
-
<a id="deep-626be0"></a>Deeply nested **Subnets** block collapsed for readability.
|
|
833
|
-
|
|
834
|
-
#### Voltstack Cluster Outside Static Routes Static Route List Custom Static Route Subnets IPv4
|
|
835
|
-
|
|
836
|
-
<a id="deep-a073ef"></a>Deeply nested **IPv4** block collapsed for readability.
|
|
837
|
-
|
|
838
|
-
#### Voltstack Cluster Outside Static Routes Static Route List Custom Static Route Subnets IPv6
|
|
839
|
-
|
|
840
|
-
<a id="deep-85f420"></a>Deeply nested **IPv6** block collapsed for readability.
|
|
841
|
-
|
|
842
|
-
#### Voltstack Cluster Site Local Network
|
|
843
|
-
|
|
844
|
-
A [`site_local_network`](#voltstack-cluster-site-local-network) block (within [`voltstack_cluster`](#voltstack-cluster)) supports the following:
|
|
845
|
-
|
|
846
|
-
<a id="network-231a12"></a>• [`existing_network`](#network-231a12) - Optional Block<br>GCP existing VPC network Type. Name of existing VPC network<br>See [Existing Network](#network-231a12) below.
|
|
847
|
-
|
|
848
|
-
<a id="network-c03c21"></a>• [`new_network`](#network-c03c21) - Optional Block<br>GCP VPC Network Manual Parameters. Parameters to create a new GCP VPC Network<br>See [New Network](#network-c03c21) below.
|
|
849
|
-
|
|
850
|
-
<a id="autogenerate-cd8fd8"></a>• [`new_network_autogenerate`](#autogenerate-cd8fd8) - Optional Block<br>GCP VPC Network Autogenerated Parameters. Create a new GCP VPC Network with autogenerated name
|
|
851
|
-
|
|
852
|
-
#### Voltstack Cluster Site Local Network Existing Network
|
|
853
|
-
|
|
854
|
-
An [`existing_network`](#network-231a12) block (within [`voltstack_cluster.site_local_network`](#voltstack-cluster-site-local-network)) supports the following:
|
|
855
|
-
|
|
856
|
-
<a id="name-27b5d6"></a>• [`name`](#name-27b5d6) - Optional String<br>GCP VPC Network Name. Name for your GCP VPC Network
|
|
857
|
-
|
|
858
|
-
#### Voltstack Cluster Site Local Network New Network
|
|
859
|
-
|
|
860
|
-
A [`new_network`](#network-c03c21) block (within [`voltstack_cluster.site_local_network`](#voltstack-cluster-site-local-network)) supports the following:
|
|
861
|
-
|
|
862
|
-
<a id="name-52047a"></a>• [`name`](#name-52047a) - Optional String<br>GCP VPC Network Name. Name for your GCP VPC Network
|
|
863
|
-
|
|
864
|
-
#### Voltstack Cluster Site Local Subnet
|
|
865
|
-
|
|
866
|
-
A [`site_local_subnet`](#voltstack-cluster-site-local-subnet) block (within [`voltstack_cluster`](#voltstack-cluster)) supports the following:
|
|
867
|
-
|
|
868
|
-
<a id="subnet-73ee4c"></a>• [`existing_subnet`](#subnet-73ee4c) - Optional Block<br>GCP existing subnet Type. Name of existing GCP subnet<br>See [Existing Subnet](#subnet-73ee4c) below.
|
|
869
|
-
|
|
870
|
-
<a id="subnet-52ff72"></a>• [`new_subnet`](#subnet-52ff72) - Optional Block<br>GCP subnet parameters Type. Parameters for GCP subnet<br>See [New Subnet](#subnet-52ff72) below.
|
|
871
|
-
|
|
872
|
-
#### Voltstack Cluster Site Local Subnet Existing Subnet
|
|
873
|
-
|
|
874
|
-
An [`existing_subnet`](#subnet-73ee4c) block (within [`voltstack_cluster.site_local_subnet`](#voltstack-cluster-site-local-subnet)) supports the following:
|
|
875
|
-
|
|
876
|
-
<a id="name-c7b494"></a>• [`subnet_name`](#name-c7b494) - Optional String<br>VPC Subnet Name. Name of your subnet in VPC network
|
|
877
|
-
|
|
878
|
-
#### Voltstack Cluster Site Local Subnet New Subnet
|
|
879
|
-
|
|
880
|
-
A [`new_subnet`](#subnet-52ff72) block (within [`voltstack_cluster.site_local_subnet`](#voltstack-cluster-site-local-subnet)) supports the following:
|
|
881
|
-
|
|
882
|
-
<a id="ipv4-ac69f3"></a>• [`primary_ipv4`](#ipv4-ac69f3) - Optional String<br>IPv4 Subnet Prefix. IPv4 prefix for this Subnet. It has to be private address space
|
|
883
|
-
|
|
884
|
-
<a id="name-8b6d0c"></a>• [`subnet_name`](#name-8b6d0c) - Optional String<br>VPC Subnet Name. Name of new VPC Subnet, will be autogenerated if empty
|
|
885
|
-
|
|
886
|
-
#### Voltstack Cluster Storage Class List
|
|
887
|
-
|
|
888
|
-
A [`storage_class_list`](#voltstack-cluster-storage-class-list) block (within [`voltstack_cluster`](#voltstack-cluster)) supports the following:
|
|
889
|
-
|
|
890
|
-
<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.
|
|
891
|
-
|
|
892
|
-
#### Voltstack Cluster Storage Class List Storage Classes
|
|
893
|
-
|
|
894
|
-
A [`storage_classes`](#classes-3dd6e4) block (within [`voltstack_cluster.storage_class_list`](#voltstack-cluster-storage-class-list)) supports the following:
|
|
895
|
-
|
|
896
|
-
<a id="class-f2125d"></a>• [`default_storage_class`](#class-f2125d) - Optional Bool<br>Default Storage Class. Make this storage class default storage class for the K8S cluster
|
|
897
|
-
|
|
898
|
-
<a id="name-ca3ca7"></a>• [`storage_class_name`](#name-ca3ca7) - Optional String<br>Storage Class Name. Name of the storage class as it will appear in K8S
|
|
899
|
-
|
|
900
93
|
---
|
|
901
94
|
|
|
902
95
|
## Common Types
|