@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
|
@@ -95,52 +95,52 @@ resource "f5xc_gcp_vpc_site" "example" {
|
|
|
95
95
|
|
|
96
96
|
### Spec Argument Reference
|
|
97
97
|
|
|
98
|
-
<a id="address"></a>• [`address`](#address) - Optional String<br>
|
|
98
|
+
<a id="address"></a>• [`address`](#address) - Optional String<br>Site's geographical address that can be used to determine its latitude and longitude
|
|
99
99
|
|
|
100
|
-
<a id="admin-password"></a>• [`admin_password`](#admin-password) - Optional Block<br>
|
|
100
|
+
<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.
|
|
101
101
|
|
|
102
102
|
-> **One of the following:**
|
|
103
|
-
• <a id="block-all-services"></a>[`block_all_services`](#block-all-services) - Optional Block<br>
|
|
104
|
-
<br><br>• <a id="blocked-services"></a>[`blocked_services`](#blocked-services) - Optional Block<br>Disable
|
|
103
|
+
• <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
|
|
104
|
+
<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.
|
|
105
105
|
|
|
106
|
-
<a id="cloud-credentials"></a>• [`cloud_credentials`](#cloud-credentials) - Optional Block<br>
|
|
106
|
+
<a id="cloud-credentials"></a>• [`cloud_credentials`](#cloud-credentials) - 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 Credentials](#cloud-credentials) 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
|
-
<a id="default-blocked-services"></a>• [`default_blocked_services`](#default-blocked-services) - Optional Block<br>
|
|
112
|
+
<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
|
|
113
113
|
|
|
114
|
-
<a id="disk-size"></a>• [`disk_size`](#disk-size) - Optional Number<br>
|
|
114
|
+
<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
|
|
115
115
|
|
|
116
|
-
<a id="gcp-labels"></a>• [`gcp_labels`](#gcp-labels) - Optional Block<br>GCP
|
|
116
|
+
<a id="gcp-labels"></a>• [`gcp_labels`](#gcp-labels) - Optional Block<br>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
|
|
117
117
|
|
|
118
118
|
<a id="gcp-region"></a>• [`gcp_region`](#gcp-region) - Optional String<br>GCP Region. Name for GCP Region
|
|
119
119
|
|
|
120
120
|
-> **One of the following:**
|
|
121
121
|
• <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.
|
|
122
122
|
<br><br>• <a id="ingress-gw"></a>[`ingress_gw`](#ingress-gw) - Optional Block<br>GCP Ingress Gateway. Single interface GCP ingress site
|
|
123
|
-
<br><br>• <a id="voltstack-cluster"></a>[`voltstack_cluster`](#voltstack-cluster) - Optional Block<br>
|
|
123
|
+
<br><br>• <a id="voltstack-cluster"></a>[`voltstack_cluster`](#voltstack-cluster) - Optional Block<br>App Stack cluster of single interface GCP site
|
|
124
124
|
|
|
125
|
-
<a id="instance-type"></a>• [`instance_type`](#instance-type) - Optional String<br>
|
|
125
|
+
<a id="instance-type"></a>• [`instance_type`](#instance-type) - Optional String<br>Select Instance size based on performance needed
|
|
126
126
|
|
|
127
|
-
<a id="kubernetes-upgrade-drain"></a>• [`kubernetes_upgrade_drain`](#kubernetes-upgrade-drain) - Optional Block<br>
|
|
127
|
+
<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
|
|
128
128
|
|
|
129
129
|
-> **One of the following:**
|
|
130
|
-
• <a id="log-receiver"></a>[`log_receiver`](#log-receiver) - Optional Block<br>
|
|
131
|
-
<br><br>• <a id="logs-streaming-disabled"></a>[`logs_streaming_disabled`](#logs-streaming-disabled) - Optional Block<br>
|
|
130
|
+
• <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
|
|
131
|
+
<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
|
|
132
132
|
|
|
133
|
-
<a id="offline-survivability-mode"></a>• [`offline_survivability_mode`](#offline-survivability-mode) - Optional Block<br>Offline Survivability
|
|
133
|
+
<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
|
|
134
134
|
|
|
135
|
-
<a id="os"></a>• [`os`](#os) - Optional Block<br>
|
|
135
|
+
<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
|
|
136
136
|
|
|
137
137
|
-> **One of the following:**
|
|
138
|
-
• <a id="private-connect-disabled"></a>[`private_connect_disabled`](#private-connect-disabled) - Optional Block<br>
|
|
138
|
+
• <a id="private-connect-disabled"></a>[`private_connect_disabled`](#private-connect-disabled) - Optional Block<br>Can be used for messages where no values are needed
|
|
139
139
|
<br><br>• <a id="private-connectivity"></a>[`private_connectivity`](#private-connectivity) - Optional Block<br>Private Connect Configuration. Private Connect Configuration
|
|
140
140
|
|
|
141
|
-
<a id="ssh-key"></a>• [`ssh_key`](#ssh-key) - Optional String<br>Public SSH key
|
|
141
|
+
<a id="ssh-key"></a>• [`ssh_key`](#ssh-key) - Optional String<br>Public SSH key for accessing the site
|
|
142
142
|
|
|
143
|
-
<a id="sw"></a>• [`sw`](#sw) - Optional Block<br>
|
|
143
|
+
<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
|
|
144
144
|
|
|
145
145
|
<a id="timeouts"></a>• [`timeouts`](#timeouts) - Optional Block
|
|
146
146
|
|
|
@@ -156,27 +156,27 @@ In addition to all arguments above, the following attributes are exported:
|
|
|
156
156
|
|
|
157
157
|
An [`admin_password`](#admin-password) block supports the following:
|
|
158
158
|
|
|
159
|
-
<a id="admin-password-blindfold-secret-info"></a>• [`blindfold_secret_info`](#admin-password-blindfold-secret-info) - Optional Block<br>
|
|
159
|
+
<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.
|
|
160
160
|
|
|
161
|
-
<a id="admin-password-clear-secret-info"></a>• [`clear_secret_info`](#admin-password-clear-secret-info) - Optional Block<br>
|
|
161
|
+
<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.
|
|
162
162
|
|
|
163
163
|
#### Admin Password Blindfold Secret Info
|
|
164
164
|
|
|
165
165
|
A [`blindfold_secret_info`](#admin-password-blindfold-secret-info) block (within [`admin_password`](#admin-password)) supports the following:
|
|
166
166
|
|
|
167
|
-
<a id="provider-e88368"></a>• [`decryption_provider`](#provider-e88368) - Optional String<br>
|
|
167
|
+
<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
|
|
168
168
|
|
|
169
|
-
<a id="location-60af3e"></a>• [`location`](#location-60af3e) - Optional String<br>Location
|
|
169
|
+
<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
|
|
170
170
|
|
|
171
|
-
<a id="provider-5c48c5"></a>• [`store_provider`](#provider-5c48c5) - Optional String<br>
|
|
171
|
+
<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:///
|
|
172
172
|
|
|
173
173
|
#### Admin Password Clear Secret Info
|
|
174
174
|
|
|
175
175
|
A [`clear_secret_info`](#admin-password-clear-secret-info) block (within [`admin_password`](#admin-password)) supports the following:
|
|
176
176
|
|
|
177
|
-
<a id="ref-e52931"></a>• [`provider_ref`](#ref-e52931) - Optional String<br>
|
|
177
|
+
<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:///
|
|
178
178
|
|
|
179
|
-
<a id="admin-password-clear-secret-info-url"></a>• [`url`](#admin-password-clear-secret-info-url) - Optional String<br>URL
|
|
179
|
+
<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
|
|
180
180
|
|
|
181
181
|
#### Blocked Services
|
|
182
182
|
|
|
@@ -188,23 +188,23 @@ A [`blocked_services`](#blocked-services) block supports the following:
|
|
|
188
188
|
|
|
189
189
|
A [`blocked_sevice`](#blocked-services-blocked-sevice) block (within [`blocked_services`](#blocked-services)) supports the following:
|
|
190
190
|
|
|
191
|
-
<a id="blocked-services-blocked-sevice-dns"></a>• [`dns`](#blocked-services-blocked-sevice-dns) - Optional Block<br>
|
|
191
|
+
<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
|
|
192
192
|
|
|
193
|
-
<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]
|
|
193
|
+
<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
|
|
194
194
|
|
|
195
|
-
<a id="blocked-services-blocked-sevice-ssh"></a>• [`ssh`](#blocked-services-blocked-sevice-ssh) - Optional Block<br>
|
|
195
|
+
<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
|
|
196
196
|
|
|
197
|
-
<a id="interface-e57e21"></a>• [`web_user_interface`](#interface-e57e21) - Optional Block<br>
|
|
197
|
+
<a id="interface-e57e21"></a>• [`web_user_interface`](#interface-e57e21) - Optional Block<br>Can be used for messages where no values are needed
|
|
198
198
|
|
|
199
199
|
#### Cloud Credentials
|
|
200
200
|
|
|
201
201
|
A [`cloud_credentials`](#cloud-credentials) block supports the following:
|
|
202
202
|
|
|
203
|
-
<a id="cloud-credentials-name"></a>• [`name`](#cloud-credentials-name) - Optional String<br>
|
|
203
|
+
<a id="cloud-credentials-name"></a>• [`name`](#cloud-credentials-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
|
|
204
204
|
|
|
205
|
-
<a id="cloud-credentials-namespace"></a>• [`namespace`](#cloud-credentials-namespace) - Optional String<br>
|
|
205
|
+
<a id="cloud-credentials-namespace"></a>• [`namespace`](#cloud-credentials-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
|
|
206
206
|
|
|
207
|
-
<a id="cloud-credentials-tenant"></a>• [`tenant`](#cloud-credentials-tenant) - Optional String<br>
|
|
207
|
+
<a id="cloud-credentials-tenant"></a>• [`tenant`](#cloud-credentials-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
|
|
208
208
|
|
|
209
209
|
#### Coordinates
|
|
210
210
|
|
|
@@ -218,69 +218,69 @@ A [`coordinates`](#coordinates) block supports the following:
|
|
|
218
218
|
|
|
219
219
|
A [`custom_dns`](#custom-dns) block supports the following:
|
|
220
220
|
|
|
221
|
-
<a id="custom-dns-inside-nameserver"></a>• [`inside_nameserver`](#custom-dns-inside-nameserver) - Optional String<br>
|
|
221
|
+
<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
|
|
222
222
|
|
|
223
|
-
<a id="custom-dns-outside-nameserver"></a>• [`outside_nameserver`](#custom-dns-outside-nameserver) - Optional String<br>
|
|
223
|
+
<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
|
|
224
224
|
|
|
225
225
|
#### Ingress Egress Gw
|
|
226
226
|
|
|
227
227
|
An [`ingress_egress_gw`](#ingress-egress-gw) block supports the following:
|
|
228
228
|
|
|
229
|
-
<a id="policies-4e1d03"></a>• [`active_enhanced_firewall_policies`](#policies-4e1d03) - Optional Block<br>
|
|
229
|
+
<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.
|
|
230
230
|
|
|
231
|
-
<a id="policies-265acf"></a>• [`active_forward_proxy_policies`](#policies-265acf) - Optional Block<br>
|
|
231
|
+
<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.
|
|
232
232
|
|
|
233
233
|
<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.
|
|
234
234
|
|
|
235
|
-
<a id="inside-vn-3ce96a"></a>• [`dc_cluster_group_inside_vn`](#inside-vn-3ce96a) - Optional Block<br>
|
|
235
|
+
<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.
|
|
236
236
|
|
|
237
|
-
<a id="outside-vn-3594d6"></a>• [`dc_cluster_group_outside_vn`](#outside-vn-3594d6) - Optional Block<br>
|
|
237
|
+
<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.
|
|
238
238
|
|
|
239
|
-
<a id="all-8889af"></a>• [`forward_proxy_allow_all`](#all-8889af) - Optional Block<br>
|
|
239
|
+
<a id="all-8889af"></a>• [`forward_proxy_allow_all`](#all-8889af) - Optional Block<br>Can be used for messages where no values are needed
|
|
240
240
|
|
|
241
|
-
<a id="ingress-egress-gw-gcp-certified-hw"></a>• [`gcp_certified_hw`](#ingress-egress-gw-gcp-certified-hw) - Optional String<br>
|
|
241
|
+
<a id="ingress-egress-gw-gcp-certified-hw"></a>• [`gcp_certified_hw`](#ingress-egress-gw-gcp-certified-hw) - Optional String<br>Name for GCP certified hardware
|
|
242
242
|
|
|
243
|
-
<a id="ingress-egress-gw-gcp-zone-names"></a>• [`gcp_zone_names`](#ingress-egress-gw-gcp-zone-names) - Optional List<br>
|
|
243
|
+
<a id="ingress-egress-gw-gcp-zone-names"></a>• [`gcp_zone_names`](#ingress-egress-gw-gcp-zone-names) - Optional List<br>X-required List of zones when instances will be created, needs to match with region selected
|
|
244
244
|
|
|
245
245
|
<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.
|
|
246
246
|
|
|
247
|
-
<a id="ingress-egress-gw-inside-network"></a>• [`inside_network`](#ingress-egress-gw-inside-network) - Optional Block<br>
|
|
247
|
+
<a id="ingress-egress-gw-inside-network"></a>• [`inside_network`](#ingress-egress-gw-inside-network) - Optional Block<br>Defines choice about GCP VPC network for a view<br>See [Inside Network](#ingress-egress-gw-inside-network) below.
|
|
248
248
|
|
|
249
249
|
<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.
|
|
250
250
|
|
|
251
|
-
<a id="ingress-egress-gw-inside-subnet"></a>• [`inside_subnet`](#ingress-egress-gw-inside-subnet) - Optional Block<br>
|
|
251
|
+
<a id="ingress-egress-gw-inside-subnet"></a>• [`inside_subnet`](#ingress-egress-gw-inside-subnet) - Optional Block<br>Defines choice about GCP VPC network for a view<br>See [Inside Subnet](#ingress-egress-gw-inside-subnet) below.
|
|
252
252
|
|
|
253
|
-
<a id="ingress-egress-gw-no-dc-cluster-group"></a>• [`no_dc_cluster_group`](#ingress-egress-gw-no-dc-cluster-group) - Optional Block<br>
|
|
253
|
+
<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
|
|
254
254
|
|
|
255
|
-
<a id="ingress-egress-gw-no-forward-proxy"></a>• [`no_forward_proxy`](#ingress-egress-gw-no-forward-proxy) - Optional Block<br>
|
|
255
|
+
<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
|
|
256
256
|
|
|
257
|
-
<a id="ingress-egress-gw-no-global-network"></a>• [`no_global_network`](#ingress-egress-gw-no-global-network) - Optional Block<br>
|
|
257
|
+
<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
|
|
258
258
|
|
|
259
|
-
<a id="routes-b69a18"></a>• [`no_inside_static_routes`](#routes-b69a18) - Optional Block<br>
|
|
259
|
+
<a id="routes-b69a18"></a>• [`no_inside_static_routes`](#routes-b69a18) - Optional Block<br>Can be used for messages where no values are needed
|
|
260
260
|
|
|
261
|
-
<a id="ingress-egress-gw-no-network-policy"></a>• [`no_network_policy`](#ingress-egress-gw-no-network-policy) - Optional Block<br>
|
|
261
|
+
<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
|
|
262
262
|
|
|
263
|
-
<a id="routes-630976"></a>• [`no_outside_static_routes`](#routes-630976) - Optional Block<br>
|
|
263
|
+
<a id="routes-630976"></a>• [`no_outside_static_routes`](#routes-630976) - Optional Block<br>Can be used for messages where no values are needed
|
|
264
264
|
|
|
265
|
-
<a id="ingress-egress-gw-node-number"></a>• [`node_number`](#ingress-egress-gw-node-number) - Optional Number<br>Number of main nodes
|
|
265
|
+
<a id="ingress-egress-gw-node-number"></a>• [`node_number`](#ingress-egress-gw-node-number) - Optional Number<br>Number of main nodes to create, either 1 or 3
|
|
266
266
|
|
|
267
|
-
<a id="ingress-egress-gw-outside-network"></a>• [`outside_network`](#ingress-egress-gw-outside-network) - Optional Block<br>
|
|
267
|
+
<a id="ingress-egress-gw-outside-network"></a>• [`outside_network`](#ingress-egress-gw-outside-network) - Optional Block<br>Defines choice about GCP VPC network for a view<br>See [Outside Network](#ingress-egress-gw-outside-network) below.
|
|
268
268
|
|
|
269
269
|
<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.
|
|
270
270
|
|
|
271
|
-
<a id="ingress-egress-gw-outside-subnet"></a>• [`outside_subnet`](#ingress-egress-gw-outside-subnet) - Optional Block<br>
|
|
271
|
+
<a id="ingress-egress-gw-outside-subnet"></a>• [`outside_subnet`](#ingress-egress-gw-outside-subnet) - Optional Block<br>Defines choice about GCP VPC network for a view<br>See [Outside Subnet](#ingress-egress-gw-outside-subnet) below.
|
|
272
272
|
|
|
273
|
-
<a id="mode-4d23c2"></a>• [`performance_enhancement_mode`](#mode-4d23c2) - Optional Block<br>
|
|
273
|
+
<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.
|
|
274
274
|
|
|
275
|
-
<a id="public-ip-5f6604"></a>• [`sm_connection_public_ip`](#public-ip-5f6604) - Optional Block<br>
|
|
275
|
+
<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
|
|
276
276
|
|
|
277
|
-
<a id="ingress-egress-gw-sm-connection-pvt-ip"></a>• [`sm_connection_pvt_ip`](#ingress-egress-gw-sm-connection-pvt-ip) - Optional Block<br>
|
|
277
|
+
<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
|
|
278
278
|
|
|
279
279
|
#### Ingress Egress Gw Active Enhanced Firewall Policies
|
|
280
280
|
|
|
281
281
|
An [`active_enhanced_firewall_policies`](#policies-4e1d03) block (within [`ingress_egress_gw`](#ingress-egress-gw)) supports the following:
|
|
282
282
|
|
|
283
|
-
<a id="policies-b74f29"></a>• [`enhanced_firewall_policies`](#policies-b74f29) - Optional Block<br>
|
|
283
|
+
<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.
|
|
284
284
|
|
|
285
285
|
#### Ingress Egress Gw Active Enhanced Firewall Policies Enhanced Firewall Policies
|
|
286
286
|
|
|
@@ -290,7 +290,7 @@ An [`active_enhanced_firewall_policies`](#policies-4e1d03) block (within [`ingre
|
|
|
290
290
|
|
|
291
291
|
An [`active_forward_proxy_policies`](#policies-265acf) block (within [`ingress_egress_gw`](#ingress-egress-gw)) supports the following:
|
|
292
292
|
|
|
293
|
-
<a id="policies-ae49bd"></a>• [`forward_proxy_policies`](#policies-ae49bd) - Optional Block<br>
|
|
293
|
+
<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.
|
|
294
294
|
|
|
295
295
|
#### Ingress Egress Gw Active Forward Proxy Policies Forward Proxy Policies
|
|
296
296
|
|
|
@@ -300,7 +300,7 @@ An [`active_forward_proxy_policies`](#policies-265acf) block (within [`ingress_e
|
|
|
300
300
|
|
|
301
301
|
An [`active_network_policies`](#policies-a2ee20) block (within [`ingress_egress_gw`](#ingress-egress-gw)) supports the following:
|
|
302
302
|
|
|
303
|
-
<a id="policies-e07db8"></a>• [`network_policies`](#policies-e07db8) - Optional Block<br>
|
|
303
|
+
<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.
|
|
304
304
|
|
|
305
305
|
#### Ingress Egress Gw Active Network Policies Network Policies
|
|
306
306
|
|
|
@@ -318,7 +318,7 @@ An [`active_network_policies`](#policies-a2ee20) block (within [`ingress_egress_
|
|
|
318
318
|
|
|
319
319
|
A [`global_network_list`](#ingress-egress-gw-global-network-list) block (within [`ingress_egress_gw`](#ingress-egress-gw)) supports the following:
|
|
320
320
|
|
|
321
|
-
<a id="connections-bde45c"></a>• [`global_network_connections`](#connections-bde45c) - Optional Block<br>Global
|
|
321
|
+
<a id="connections-bde45c"></a>• [`global_network_connections`](#connections-bde45c) - Optional Block<br>Global network connections<br>See [Global Network Connections](#connections-bde45c) below.
|
|
322
322
|
|
|
323
323
|
#### Ingress Egress Gw Global Network List Global Network Connections
|
|
324
324
|
|
|
@@ -346,21 +346,21 @@ An [`inside_network`](#ingress-egress-gw-inside-network) block (within [`ingress
|
|
|
346
346
|
|
|
347
347
|
<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.
|
|
348
348
|
|
|
349
|
-
<a id="network-6793f9"></a>• [`new_network`](#network-6793f9) - Optional Block<br>
|
|
349
|
+
<a id="network-6793f9"></a>• [`new_network`](#network-6793f9) - Optional Block<br>Parameters to create a new GCP VPC Network<br>See [New Network](#network-6793f9) below.
|
|
350
350
|
|
|
351
|
-
<a id="autogenerate-1169b7"></a>• [`new_network_autogenerate`](#autogenerate-1169b7) - Optional Block<br>
|
|
351
|
+
<a id="autogenerate-1169b7"></a>• [`new_network_autogenerate`](#autogenerate-1169b7) - Optional Block<br>Create a new GCP VPC Network with autogenerated name
|
|
352
352
|
|
|
353
353
|
#### Ingress Egress Gw Inside Network Existing Network
|
|
354
354
|
|
|
355
355
|
An [`existing_network`](#network-9ee4a6) block (within [`ingress_egress_gw.inside_network`](#ingress-egress-gw-inside-network)) supports the following:
|
|
356
356
|
|
|
357
|
-
<a id="name-27b371"></a>• [`name`](#name-27b371) - Optional String<br>
|
|
357
|
+
<a id="name-27b371"></a>• [`name`](#name-27b371) - Optional String<br>Name for your GCP VPC Network
|
|
358
358
|
|
|
359
359
|
#### Ingress Egress Gw Inside Network New Network
|
|
360
360
|
|
|
361
361
|
A [`new_network`](#network-6793f9) block (within [`ingress_egress_gw.inside_network`](#ingress-egress-gw-inside-network)) supports the following:
|
|
362
362
|
|
|
363
|
-
<a id="name-10e7e2"></a>• [`name`](#name-10e7e2) - Optional String<br>
|
|
363
|
+
<a id="name-10e7e2"></a>• [`name`](#name-10e7e2) - Optional String<br>Name for your GCP VPC Network
|
|
364
364
|
|
|
365
365
|
#### Ingress Egress Gw Inside Static Routes
|
|
366
366
|
|
|
@@ -420,15 +420,15 @@ An [`inside_subnet`](#ingress-egress-gw-inside-subnet) block (within [`ingress_e
|
|
|
420
420
|
|
|
421
421
|
An [`existing_subnet`](#subnet-d874b8) block (within [`ingress_egress_gw.inside_subnet`](#ingress-egress-gw-inside-subnet)) supports the following:
|
|
422
422
|
|
|
423
|
-
<a id="name-2f0d2c"></a>• [`subnet_name`](#name-2f0d2c) - Optional String<br>
|
|
423
|
+
<a id="name-2f0d2c"></a>• [`subnet_name`](#name-2f0d2c) - Optional String<br>Name of your subnet in VPC network
|
|
424
424
|
|
|
425
425
|
#### Ingress Egress Gw Inside Subnet New Subnet
|
|
426
426
|
|
|
427
427
|
A [`new_subnet`](#subnet-b1adf6) block (within [`ingress_egress_gw.inside_subnet`](#ingress-egress-gw-inside-subnet)) supports the following:
|
|
428
428
|
|
|
429
|
-
<a id="ipv4-135b73"></a>• [`primary_ipv4`](#ipv4-135b73) - Optional String<br>IPv4
|
|
429
|
+
<a id="ipv4-135b73"></a>• [`primary_ipv4`](#ipv4-135b73) - Optional String<br>IPv4 prefix for this Subnet. It has to be private address space
|
|
430
430
|
|
|
431
|
-
<a id="name-7a1f7c"></a>• [`subnet_name`](#name-7a1f7c) - Optional String<br>
|
|
431
|
+
<a id="name-7a1f7c"></a>• [`subnet_name`](#name-7a1f7c) - Optional String<br>Name of new VPC Subnet, will be autogenerated if empty
|
|
432
432
|
|
|
433
433
|
#### Ingress Egress Gw Outside Network
|
|
434
434
|
|
|
@@ -436,21 +436,21 @@ An [`outside_network`](#ingress-egress-gw-outside-network) block (within [`ingre
|
|
|
436
436
|
|
|
437
437
|
<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.
|
|
438
438
|
|
|
439
|
-
<a id="network-958024"></a>• [`new_network`](#network-958024) - Optional Block<br>
|
|
439
|
+
<a id="network-958024"></a>• [`new_network`](#network-958024) - Optional Block<br>Parameters to create a new GCP VPC Network<br>See [New Network](#network-958024) below.
|
|
440
440
|
|
|
441
|
-
<a id="autogenerate-74de44"></a>• [`new_network_autogenerate`](#autogenerate-74de44) - Optional Block<br>
|
|
441
|
+
<a id="autogenerate-74de44"></a>• [`new_network_autogenerate`](#autogenerate-74de44) - Optional Block<br>Create a new GCP VPC Network with autogenerated name
|
|
442
442
|
|
|
443
443
|
#### Ingress Egress Gw Outside Network Existing Network
|
|
444
444
|
|
|
445
445
|
An [`existing_network`](#network-7bcebe) block (within [`ingress_egress_gw.outside_network`](#ingress-egress-gw-outside-network)) supports the following:
|
|
446
446
|
|
|
447
|
-
<a id="name-b3e497"></a>• [`name`](#name-b3e497) - Optional String<br>
|
|
447
|
+
<a id="name-b3e497"></a>• [`name`](#name-b3e497) - Optional String<br>Name for your GCP VPC Network
|
|
448
448
|
|
|
449
449
|
#### Ingress Egress Gw Outside Network New Network
|
|
450
450
|
|
|
451
451
|
A [`new_network`](#network-958024) block (within [`ingress_egress_gw.outside_network`](#ingress-egress-gw-outside-network)) supports the following:
|
|
452
452
|
|
|
453
|
-
<a id="name-732274"></a>• [`name`](#name-732274) - Optional String<br>
|
|
453
|
+
<a id="name-732274"></a>• [`name`](#name-732274) - Optional String<br>Name for your GCP VPC Network
|
|
454
454
|
|
|
455
455
|
#### Ingress Egress Gw Outside Static Routes
|
|
456
456
|
|
|
@@ -510,15 +510,15 @@ An [`outside_subnet`](#ingress-egress-gw-outside-subnet) block (within [`ingress
|
|
|
510
510
|
|
|
511
511
|
An [`existing_subnet`](#subnet-34a158) block (within [`ingress_egress_gw.outside_subnet`](#ingress-egress-gw-outside-subnet)) supports the following:
|
|
512
512
|
|
|
513
|
-
<a id="name-091b0d"></a>• [`subnet_name`](#name-091b0d) - Optional String<br>
|
|
513
|
+
<a id="name-091b0d"></a>• [`subnet_name`](#name-091b0d) - Optional String<br>Name of your subnet in VPC network
|
|
514
514
|
|
|
515
515
|
#### Ingress Egress Gw Outside Subnet New Subnet
|
|
516
516
|
|
|
517
517
|
A [`new_subnet`](#subnet-8ff867) block (within [`ingress_egress_gw.outside_subnet`](#ingress-egress-gw-outside-subnet)) supports the following:
|
|
518
518
|
|
|
519
|
-
<a id="ipv4-91f9e5"></a>• [`primary_ipv4`](#ipv4-91f9e5) - Optional String<br>IPv4
|
|
519
|
+
<a id="ipv4-91f9e5"></a>• [`primary_ipv4`](#ipv4-91f9e5) - Optional String<br>IPv4 prefix for this Subnet. It has to be private address space
|
|
520
520
|
|
|
521
|
-
<a id="name-aba138"></a>• [`subnet_name`](#name-aba138) - Optional String<br>
|
|
521
|
+
<a id="name-aba138"></a>• [`subnet_name`](#name-aba138) - Optional String<br>Name of new VPC Subnet, will be autogenerated if empty
|
|
522
522
|
|
|
523
523
|
#### Ingress Egress Gw Performance Enhancement Mode
|
|
524
524
|
|
|
@@ -526,7 +526,7 @@ A [`performance_enhancement_mode`](#mode-4d23c2) block (within [`ingress_egress_
|
|
|
526
526
|
|
|
527
527
|
<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.
|
|
528
528
|
|
|
529
|
-
<a id="enhanced-90e2b5"></a>• [`perf_mode_l7_enhanced`](#enhanced-90e2b5) - Optional Block<br>
|
|
529
|
+
<a id="enhanced-90e2b5"></a>• [`perf_mode_l7_enhanced`](#enhanced-90e2b5) - Optional Block<br>Can be used for messages where no values are needed
|
|
530
530
|
|
|
531
531
|
#### Ingress Egress Gw Performance Enhancement Mode Perf Mode L3 Enhanced
|
|
532
532
|
|
|
@@ -536,17 +536,17 @@ A [`performance_enhancement_mode`](#mode-4d23c2) block (within [`ingress_egress_
|
|
|
536
536
|
|
|
537
537
|
An [`ingress_gw`](#ingress-gw) block supports the following:
|
|
538
538
|
|
|
539
|
-
<a id="ingress-gw-gcp-certified-hw"></a>• [`gcp_certified_hw`](#ingress-gw-gcp-certified-hw) - Optional String<br>
|
|
539
|
+
<a id="ingress-gw-gcp-certified-hw"></a>• [`gcp_certified_hw`](#ingress-gw-gcp-certified-hw) - Optional String<br>Name for GCP certified hardware
|
|
540
540
|
|
|
541
|
-
<a id="ingress-gw-gcp-zone-names"></a>• [`gcp_zone_names`](#ingress-gw-gcp-zone-names) - Optional List<br>
|
|
541
|
+
<a id="ingress-gw-gcp-zone-names"></a>• [`gcp_zone_names`](#ingress-gw-gcp-zone-names) - Optional List<br>X-required List of zones when instances will be created, needs to match with region selected
|
|
542
542
|
|
|
543
|
-
<a id="ingress-gw-local-network"></a>• [`local_network`](#ingress-gw-local-network) - Optional Block<br>
|
|
543
|
+
<a id="ingress-gw-local-network"></a>• [`local_network`](#ingress-gw-local-network) - Optional Block<br>Defines choice about GCP VPC network for a view<br>See [Local Network](#ingress-gw-local-network) below.
|
|
544
544
|
|
|
545
|
-
<a id="ingress-gw-local-subnet"></a>• [`local_subnet`](#ingress-gw-local-subnet) - Optional Block<br>
|
|
545
|
+
<a id="ingress-gw-local-subnet"></a>• [`local_subnet`](#ingress-gw-local-subnet) - Optional Block<br>Defines choice about GCP VPC network for a view<br>See [Local Subnet](#ingress-gw-local-subnet) below.
|
|
546
546
|
|
|
547
|
-
<a id="ingress-gw-node-number"></a>• [`node_number`](#ingress-gw-node-number) - Optional Number<br>Number of main nodes
|
|
547
|
+
<a id="ingress-gw-node-number"></a>• [`node_number`](#ingress-gw-node-number) - Optional Number<br>Number of main nodes to create, either 1 or 3
|
|
548
548
|
|
|
549
|
-
<a id="ingress-gw-performance-enhancement-mode"></a>• [`performance_enhancement_mode`](#ingress-gw-performance-enhancement-mode) - Optional Block<br>
|
|
549
|
+
<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.
|
|
550
550
|
|
|
551
551
|
#### Ingress Gw Local Network
|
|
552
552
|
|
|
@@ -554,21 +554,21 @@ A [`local_network`](#ingress-gw-local-network) block (within [`ingress_gw`](#ing
|
|
|
554
554
|
|
|
555
555
|
<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.
|
|
556
556
|
|
|
557
|
-
<a id="ingress-gw-local-network-new-network"></a>• [`new_network`](#ingress-gw-local-network-new-network) - Optional Block<br>
|
|
557
|
+
<a id="ingress-gw-local-network-new-network"></a>• [`new_network`](#ingress-gw-local-network-new-network) - Optional Block<br>Parameters to create a new GCP VPC Network<br>See [New Network](#ingress-gw-local-network-new-network) below.
|
|
558
558
|
|
|
559
|
-
<a id="autogenerate-3c23a7"></a>• [`new_network_autogenerate`](#autogenerate-3c23a7) - Optional Block<br>
|
|
559
|
+
<a id="autogenerate-3c23a7"></a>• [`new_network_autogenerate`](#autogenerate-3c23a7) - Optional Block<br>Create a new GCP VPC Network with autogenerated name
|
|
560
560
|
|
|
561
561
|
#### Ingress Gw Local Network Existing Network
|
|
562
562
|
|
|
563
563
|
An [`existing_network`](#network-16c1d3) block (within [`ingress_gw.local_network`](#ingress-gw-local-network)) supports the following:
|
|
564
564
|
|
|
565
|
-
<a id="name-03ee92"></a>• [`name`](#name-03ee92) - Optional String<br>
|
|
565
|
+
<a id="name-03ee92"></a>• [`name`](#name-03ee92) - Optional String<br>Name for your GCP VPC Network
|
|
566
566
|
|
|
567
567
|
#### Ingress Gw Local Network New Network
|
|
568
568
|
|
|
569
569
|
A [`new_network`](#ingress-gw-local-network-new-network) block (within [`ingress_gw.local_network`](#ingress-gw-local-network)) supports the following:
|
|
570
570
|
|
|
571
|
-
<a id="name-a157ec"></a>• [`name`](#name-a157ec) - Optional String<br>
|
|
571
|
+
<a id="name-a157ec"></a>• [`name`](#name-a157ec) - Optional String<br>Name for your GCP VPC Network
|
|
572
572
|
|
|
573
573
|
#### Ingress Gw Local Subnet
|
|
574
574
|
|
|
@@ -582,15 +582,15 @@ A [`local_subnet`](#ingress-gw-local-subnet) block (within [`ingress_gw`](#ingre
|
|
|
582
582
|
|
|
583
583
|
An [`existing_subnet`](#ingress-gw-local-subnet-existing-subnet) block (within [`ingress_gw.local_subnet`](#ingress-gw-local-subnet)) supports the following:
|
|
584
584
|
|
|
585
|
-
<a id="name-a79c96"></a>• [`subnet_name`](#name-a79c96) - Optional String<br>
|
|
585
|
+
<a id="name-a79c96"></a>• [`subnet_name`](#name-a79c96) - Optional String<br>Name of your subnet in VPC network
|
|
586
586
|
|
|
587
587
|
#### Ingress Gw Local Subnet New Subnet
|
|
588
588
|
|
|
589
589
|
A [`new_subnet`](#ingress-gw-local-subnet-new-subnet) block (within [`ingress_gw.local_subnet`](#ingress-gw-local-subnet)) supports the following:
|
|
590
590
|
|
|
591
|
-
<a id="ipv4-a6bd10"></a>• [`primary_ipv4`](#ipv4-a6bd10) - Optional String<br>IPv4
|
|
591
|
+
<a id="ipv4-a6bd10"></a>• [`primary_ipv4`](#ipv4-a6bd10) - Optional String<br>IPv4 prefix for this Subnet. It has to be private address space
|
|
592
592
|
|
|
593
|
-
<a id="name-e9b491"></a>• [`subnet_name`](#name-e9b491) - Optional String<br>
|
|
593
|
+
<a id="name-e9b491"></a>• [`subnet_name`](#name-e9b491) - Optional String<br>Name of new VPC Subnet, will be autogenerated if empty
|
|
594
594
|
|
|
595
595
|
#### Ingress Gw Performance Enhancement Mode
|
|
596
596
|
|
|
@@ -598,7 +598,7 @@ A [`performance_enhancement_mode`](#ingress-gw-performance-enhancement-mode) blo
|
|
|
598
598
|
|
|
599
599
|
<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.
|
|
600
600
|
|
|
601
|
-
<a id="enhanced-6fdd43"></a>• [`perf_mode_l7_enhanced`](#enhanced-6fdd43) - Optional Block<br>
|
|
601
|
+
<a id="enhanced-6fdd43"></a>• [`perf_mode_l7_enhanced`](#enhanced-6fdd43) - Optional Block<br>Can be used for messages where no values are needed
|
|
602
602
|
|
|
603
603
|
#### Ingress Gw Performance Enhancement Mode Perf Mode L3 Enhanced
|
|
604
604
|
|
|
@@ -608,75 +608,75 @@ A [`performance_enhancement_mode`](#ingress-gw-performance-enhancement-mode) blo
|
|
|
608
608
|
|
|
609
609
|
A [`kubernetes_upgrade_drain`](#kubernetes-upgrade-drain) block supports the following:
|
|
610
610
|
|
|
611
|
-
<a id="drain-0d0936"></a>• [`disable_upgrade_drain`](#drain-0d0936) - Optional Block<br>
|
|
611
|
+
<a id="drain-0d0936"></a>• [`disable_upgrade_drain`](#drain-0d0936) - Optional Block<br>Can be used for messages where no values are needed
|
|
612
612
|
|
|
613
|
-
<a id="drain-7e30d4"></a>• [`enable_upgrade_drain`](#drain-7e30d4) - Optional Block<br>
|
|
613
|
+
<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.
|
|
614
614
|
|
|
615
615
|
#### Kubernetes Upgrade Drain Enable Upgrade Drain
|
|
616
616
|
|
|
617
617
|
An [`enable_upgrade_drain`](#drain-7e30d4) block (within [`kubernetes_upgrade_drain`](#kubernetes-upgrade-drain)) supports the following:
|
|
618
618
|
|
|
619
|
-
<a id="mode-668699"></a>• [`disable_vega_upgrade_mode`](#mode-668699) - Optional Block<br>
|
|
619
|
+
<a id="mode-668699"></a>• [`disable_vega_upgrade_mode`](#mode-668699) - Optional Block<br>Can be used for messages where no values are needed
|
|
620
620
|
|
|
621
621
|
<a id="count-3aa796"></a>• [`drain_max_unavailable_node_count`](#count-3aa796) - Optional Number<br>Node Batch Size Count
|
|
622
622
|
|
|
623
|
-
<a id="timeout-ac4ee9"></a>• [`drain_node_timeout`](#timeout-ac4ee9) - Optional Number<br>
|
|
623
|
+
<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
|
|
624
624
|
|
|
625
|
-
<a id="mode-9c557b"></a>• [`enable_vega_upgrade_mode`](#mode-9c557b) - Optional Block<br>
|
|
625
|
+
<a id="mode-9c557b"></a>• [`enable_vega_upgrade_mode`](#mode-9c557b) - Optional Block<br>Can be used for messages where no values are needed
|
|
626
626
|
|
|
627
627
|
#### Log Receiver
|
|
628
628
|
|
|
629
629
|
A [`log_receiver`](#log-receiver) block supports the following:
|
|
630
630
|
|
|
631
|
-
<a id="log-receiver-name"></a>• [`name`](#log-receiver-name) - Optional String<br>
|
|
631
|
+
<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
|
|
632
632
|
|
|
633
|
-
<a id="log-receiver-namespace"></a>• [`namespace`](#log-receiver-namespace) - Optional String<br>
|
|
633
|
+
<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
|
|
634
634
|
|
|
635
|
-
<a id="log-receiver-tenant"></a>• [`tenant`](#log-receiver-tenant) - Optional String<br>
|
|
635
|
+
<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
|
|
636
636
|
|
|
637
637
|
#### Offline Survivability Mode
|
|
638
638
|
|
|
639
639
|
An [`offline_survivability_mode`](#offline-survivability-mode) block supports the following:
|
|
640
640
|
|
|
641
|
-
<a id="mode-565021"></a>• [`enable_offline_survivability_mode`](#mode-565021) - Optional Block<br>
|
|
641
|
+
<a id="mode-565021"></a>• [`enable_offline_survivability_mode`](#mode-565021) - Optional Block<br>Can be used for messages where no values are needed
|
|
642
642
|
|
|
643
|
-
<a id="mode-02f0c8"></a>• [`no_offline_survivability_mode`](#mode-02f0c8) - Optional Block<br>
|
|
643
|
+
<a id="mode-02f0c8"></a>• [`no_offline_survivability_mode`](#mode-02f0c8) - Optional Block<br>Can be used for messages where no values are needed
|
|
644
644
|
|
|
645
645
|
#### OS
|
|
646
646
|
|
|
647
647
|
An [`os`](#os) block supports the following:
|
|
648
648
|
|
|
649
|
-
<a id="os-default-os-version"></a>• [`default_os_version`](#os-default-os-version) - Optional Block<br>
|
|
649
|
+
<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
|
|
650
650
|
|
|
651
|
-
<a id="os-operating-system-version"></a>• [`operating_system_version`](#os-operating-system-version) - Optional String<br>
|
|
651
|
+
<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
|
|
652
652
|
|
|
653
653
|
#### Private Connectivity
|
|
654
654
|
|
|
655
655
|
A [`private_connectivity`](#private-connectivity) block supports the following:
|
|
656
656
|
|
|
657
|
-
<a id="private-connectivity-cloud-link"></a>• [`cloud_link`](#private-connectivity-cloud-link) - Optional Block<br>
|
|
657
|
+
<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.
|
|
658
658
|
|
|
659
|
-
<a id="private-connectivity-inside"></a>• [`inside`](#private-connectivity-inside) - Optional Block<br>
|
|
659
|
+
<a id="private-connectivity-inside"></a>• [`inside`](#private-connectivity-inside) - Optional Block<br>Can be used for messages where no values are needed
|
|
660
660
|
|
|
661
|
-
<a id="private-connectivity-outside"></a>• [`outside`](#private-connectivity-outside) - Optional Block<br>
|
|
661
|
+
<a id="private-connectivity-outside"></a>• [`outside`](#private-connectivity-outside) - Optional Block<br>Can be used for messages where no values are needed
|
|
662
662
|
|
|
663
663
|
#### Private Connectivity Cloud Link
|
|
664
664
|
|
|
665
665
|
A [`cloud_link`](#private-connectivity-cloud-link) block (within [`private_connectivity`](#private-connectivity)) supports the following:
|
|
666
666
|
|
|
667
|
-
<a id="private-connectivity-cloud-link-name"></a>• [`name`](#private-connectivity-cloud-link-name) - Optional String<br>
|
|
667
|
+
<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
|
|
668
668
|
|
|
669
|
-
<a id="namespace-73cbe6"></a>• [`namespace`](#namespace-73cbe6) - Optional String<br>
|
|
669
|
+
<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
|
|
670
670
|
|
|
671
|
-
<a id="private-connectivity-cloud-link-tenant"></a>• [`tenant`](#private-connectivity-cloud-link-tenant) - Optional String<br>
|
|
671
|
+
<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
|
|
672
672
|
|
|
673
673
|
#### Sw
|
|
674
674
|
|
|
675
675
|
A [`sw`](#sw) block supports the following:
|
|
676
676
|
|
|
677
|
-
<a id="sw-default-sw-version"></a>• [`default_sw_version`](#sw-default-sw-version) - Optional Block<br>
|
|
677
|
+
<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
|
|
678
678
|
|
|
679
|
-
<a id="sw-volterra-software-version"></a>• [`volterra_software_version`](#sw-volterra-software-version) - Optional String<br>
|
|
679
|
+
<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
|
|
680
680
|
|
|
681
681
|
#### Timeouts
|
|
682
682
|
|
|
@@ -694,57 +694,57 @@ A [`timeouts`](#timeouts) block supports the following:
|
|
|
694
694
|
|
|
695
695
|
A [`voltstack_cluster`](#voltstack-cluster) block supports the following:
|
|
696
696
|
|
|
697
|
-
<a id="policies-a80edf"></a>• [`active_enhanced_firewall_policies`](#policies-a80edf) - Optional Block<br>
|
|
697
|
+
<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.
|
|
698
698
|
|
|
699
|
-
<a id="policies-91541d"></a>• [`active_forward_proxy_policies`](#policies-91541d) - Optional Block<br>
|
|
699
|
+
<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.
|
|
700
700
|
|
|
701
701
|
<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.
|
|
702
702
|
|
|
703
|
-
<a id="voltstack-cluster-dc-cluster-group"></a>• [`dc_cluster_group`](#voltstack-cluster-dc-cluster-group) - Optional Block<br>
|
|
703
|
+
<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.
|
|
704
704
|
|
|
705
|
-
<a id="voltstack-cluster-default-storage"></a>• [`default_storage`](#voltstack-cluster-default-storage) - Optional Block<br>
|
|
705
|
+
<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
|
|
706
706
|
|
|
707
|
-
<a id="all-48d905"></a>• [`forward_proxy_allow_all`](#all-48d905) - Optional Block<br>
|
|
707
|
+
<a id="all-48d905"></a>• [`forward_proxy_allow_all`](#all-48d905) - Optional Block<br>Can be used for messages where no values are needed
|
|
708
708
|
|
|
709
|
-
<a id="voltstack-cluster-gcp-certified-hw"></a>• [`gcp_certified_hw`](#voltstack-cluster-gcp-certified-hw) - Optional String<br>
|
|
709
|
+
<a id="voltstack-cluster-gcp-certified-hw"></a>• [`gcp_certified_hw`](#voltstack-cluster-gcp-certified-hw) - Optional String<br>Name for GCP certified hardware
|
|
710
710
|
|
|
711
|
-
<a id="voltstack-cluster-gcp-zone-names"></a>• [`gcp_zone_names`](#voltstack-cluster-gcp-zone-names) - Optional List<br>
|
|
711
|
+
<a id="voltstack-cluster-gcp-zone-names"></a>• [`gcp_zone_names`](#voltstack-cluster-gcp-zone-names) - Optional List<br>X-required List of zones when instances will be created, needs to match with region selected
|
|
712
712
|
|
|
713
713
|
<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.
|
|
714
714
|
|
|
715
|
-
<a id="voltstack-cluster-k8s-cluster"></a>• [`k8s_cluster`](#voltstack-cluster-k8s-cluster) - Optional Block<br>
|
|
715
|
+
<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.
|
|
716
716
|
|
|
717
|
-
<a id="voltstack-cluster-no-dc-cluster-group"></a>• [`no_dc_cluster_group`](#voltstack-cluster-no-dc-cluster-group) - Optional Block<br>
|
|
717
|
+
<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
|
|
718
718
|
|
|
719
|
-
<a id="voltstack-cluster-no-forward-proxy"></a>• [`no_forward_proxy`](#voltstack-cluster-no-forward-proxy) - Optional Block<br>
|
|
719
|
+
<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
|
|
720
720
|
|
|
721
|
-
<a id="voltstack-cluster-no-global-network"></a>• [`no_global_network`](#voltstack-cluster-no-global-network) - Optional Block<br>
|
|
721
|
+
<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
|
|
722
722
|
|
|
723
|
-
<a id="voltstack-cluster-no-k8s-cluster"></a>• [`no_k8s_cluster`](#voltstack-cluster-no-k8s-cluster) - Optional Block<br>
|
|
723
|
+
<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
|
|
724
724
|
|
|
725
|
-
<a id="voltstack-cluster-no-network-policy"></a>• [`no_network_policy`](#voltstack-cluster-no-network-policy) - Optional Block<br>
|
|
725
|
+
<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
|
|
726
726
|
|
|
727
|
-
<a id="routes-3cc7bc"></a>• [`no_outside_static_routes`](#routes-3cc7bc) - Optional Block<br>
|
|
727
|
+
<a id="routes-3cc7bc"></a>• [`no_outside_static_routes`](#routes-3cc7bc) - Optional Block<br>Can be used for messages where no values are needed
|
|
728
728
|
|
|
729
|
-
<a id="voltstack-cluster-node-number"></a>• [`node_number`](#voltstack-cluster-node-number) - Optional Number<br>Number of main
|
|
729
|
+
<a id="voltstack-cluster-node-number"></a>• [`node_number`](#voltstack-cluster-node-number) - Optional Number<br>Number of main nodes to create, either 1 or 3
|
|
730
730
|
|
|
731
731
|
<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.
|
|
732
732
|
|
|
733
|
-
<a id="voltstack-cluster-site-local-network"></a>• [`site_local_network`](#voltstack-cluster-site-local-network) - Optional Block<br>
|
|
733
|
+
<a id="voltstack-cluster-site-local-network"></a>• [`site_local_network`](#voltstack-cluster-site-local-network) - Optional Block<br>Defines choice about GCP VPC network for a view<br>See [Site Local Network](#voltstack-cluster-site-local-network) below.
|
|
734
734
|
|
|
735
|
-
<a id="voltstack-cluster-site-local-subnet"></a>• [`site_local_subnet`](#voltstack-cluster-site-local-subnet) - Optional Block<br>
|
|
735
|
+
<a id="voltstack-cluster-site-local-subnet"></a>• [`site_local_subnet`](#voltstack-cluster-site-local-subnet) - Optional Block<br>Defines choice about GCP VPC network for a view<br>See [Site Local Subnet](#voltstack-cluster-site-local-subnet) below.
|
|
736
736
|
|
|
737
|
-
<a id="public-ip-8ed01a"></a>• [`sm_connection_public_ip`](#public-ip-8ed01a) - Optional Block<br>
|
|
737
|
+
<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
|
|
738
738
|
|
|
739
|
-
<a id="voltstack-cluster-sm-connection-pvt-ip"></a>• [`sm_connection_pvt_ip`](#voltstack-cluster-sm-connection-pvt-ip) - Optional Block<br>
|
|
739
|
+
<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
|
|
740
740
|
|
|
741
|
-
<a id="voltstack-cluster-storage-class-list"></a>• [`storage_class_list`](#voltstack-cluster-storage-class-list) - Optional Block<br>
|
|
741
|
+
<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.
|
|
742
742
|
|
|
743
743
|
#### Voltstack Cluster Active Enhanced Firewall Policies
|
|
744
744
|
|
|
745
745
|
An [`active_enhanced_firewall_policies`](#policies-a80edf) block (within [`voltstack_cluster`](#voltstack-cluster)) supports the following:
|
|
746
746
|
|
|
747
|
-
<a id="policies-49239d"></a>• [`enhanced_firewall_policies`](#policies-49239d) - Optional Block<br>
|
|
747
|
+
<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.
|
|
748
748
|
|
|
749
749
|
#### Voltstack Cluster Active Enhanced Firewall Policies Enhanced Firewall Policies
|
|
750
750
|
|
|
@@ -754,7 +754,7 @@ An [`active_enhanced_firewall_policies`](#policies-a80edf) block (within [`volts
|
|
|
754
754
|
|
|
755
755
|
An [`active_forward_proxy_policies`](#policies-91541d) block (within [`voltstack_cluster`](#voltstack-cluster)) supports the following:
|
|
756
756
|
|
|
757
|
-
<a id="policies-e4aa24"></a>• [`forward_proxy_policies`](#policies-e4aa24) - Optional Block<br>
|
|
757
|
+
<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.
|
|
758
758
|
|
|
759
759
|
#### Voltstack Cluster Active Forward Proxy Policies Forward Proxy Policies
|
|
760
760
|
|
|
@@ -764,33 +764,33 @@ An [`active_forward_proxy_policies`](#policies-91541d) block (within [`voltstack
|
|
|
764
764
|
|
|
765
765
|
An [`active_network_policies`](#policies-704e06) block (within [`voltstack_cluster`](#voltstack-cluster)) supports the following:
|
|
766
766
|
|
|
767
|
-
<a id="policies-0d13f8"></a>• [`network_policies`](#policies-0d13f8) - Optional Block<br>
|
|
767
|
+
<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.
|
|
768
768
|
|
|
769
769
|
#### Voltstack Cluster Active Network Policies Network Policies
|
|
770
770
|
|
|
771
771
|
A [`network_policies`](#policies-0d13f8) block (within [`voltstack_cluster.active_network_policies`](#policies-704e06)) supports the following:
|
|
772
772
|
|
|
773
|
-
<a id="name-77e23a"></a>• [`name`](#name-77e23a) - Optional String<br>
|
|
773
|
+
<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
|
|
774
774
|
|
|
775
|
-
<a id="namespace-a545c4"></a>• [`namespace`](#namespace-a545c4) - Optional String<br>
|
|
775
|
+
<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
|
|
776
776
|
|
|
777
|
-
<a id="tenant-fa44e1"></a>• [`tenant`](#tenant-fa44e1) - Optional String<br>
|
|
777
|
+
<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
|
|
778
778
|
|
|
779
779
|
#### Voltstack Cluster Dc Cluster Group
|
|
780
780
|
|
|
781
781
|
A [`dc_cluster_group`](#voltstack-cluster-dc-cluster-group) block (within [`voltstack_cluster`](#voltstack-cluster)) supports the following:
|
|
782
782
|
|
|
783
|
-
<a id="voltstack-cluster-dc-cluster-group-name"></a>• [`name`](#voltstack-cluster-dc-cluster-group-name) - Optional String<br>
|
|
783
|
+
<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
|
|
784
784
|
|
|
785
|
-
<a id="namespace-e43a60"></a>• [`namespace`](#namespace-e43a60) - Optional String<br>
|
|
785
|
+
<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
|
|
786
786
|
|
|
787
|
-
<a id="tenant-597aab"></a>• [`tenant`](#tenant-597aab) - Optional String<br>
|
|
787
|
+
<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
|
|
788
788
|
|
|
789
789
|
#### Voltstack Cluster Global Network List
|
|
790
790
|
|
|
791
791
|
A [`global_network_list`](#voltstack-cluster-global-network-list) block (within [`voltstack_cluster`](#voltstack-cluster)) supports the following:
|
|
792
792
|
|
|
793
|
-
<a id="connections-8e8842"></a>• [`global_network_connections`](#connections-8e8842) - Optional Block<br>Global
|
|
793
|
+
<a id="connections-8e8842"></a>• [`global_network_connections`](#connections-8e8842) - Optional Block<br>Global network connections<br>See [Global Network Connections](#connections-8e8842) below.
|
|
794
794
|
|
|
795
795
|
#### Voltstack Cluster Global Network List Global Network Connections
|
|
796
796
|
|
|
@@ -816,11 +816,11 @@ A [`global_network_list`](#voltstack-cluster-global-network-list) block (within
|
|
|
816
816
|
|
|
817
817
|
A [`k8s_cluster`](#voltstack-cluster-k8s-cluster) block (within [`voltstack_cluster`](#voltstack-cluster)) supports the following:
|
|
818
818
|
|
|
819
|
-
<a id="voltstack-cluster-k8s-cluster-name"></a>• [`name`](#voltstack-cluster-k8s-cluster-name) - Optional String<br>
|
|
819
|
+
<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
|
|
820
820
|
|
|
821
|
-
<a id="voltstack-cluster-k8s-cluster-namespace"></a>• [`namespace`](#voltstack-cluster-k8s-cluster-namespace) - Optional String<br>
|
|
821
|
+
<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
|
|
822
822
|
|
|
823
|
-
<a id="voltstack-cluster-k8s-cluster-tenant"></a>• [`tenant`](#voltstack-cluster-k8s-cluster-tenant) - Optional String<br>
|
|
823
|
+
<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
|
|
824
824
|
|
|
825
825
|
#### Voltstack Cluster Outside Static Routes
|
|
826
826
|
|
|
@@ -874,21 +874,21 @@ A [`site_local_network`](#voltstack-cluster-site-local-network) block (within [`
|
|
|
874
874
|
|
|
875
875
|
<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.
|
|
876
876
|
|
|
877
|
-
<a id="network-c03c21"></a>• [`new_network`](#network-c03c21) - Optional Block<br>
|
|
877
|
+
<a id="network-c03c21"></a>• [`new_network`](#network-c03c21) - Optional Block<br>Parameters to create a new GCP VPC Network<br>See [New Network](#network-c03c21) below.
|
|
878
878
|
|
|
879
|
-
<a id="autogenerate-cd8fd8"></a>• [`new_network_autogenerate`](#autogenerate-cd8fd8) - Optional Block<br>
|
|
879
|
+
<a id="autogenerate-cd8fd8"></a>• [`new_network_autogenerate`](#autogenerate-cd8fd8) - Optional Block<br>Create a new GCP VPC Network with autogenerated name
|
|
880
880
|
|
|
881
881
|
#### Voltstack Cluster Site Local Network Existing Network
|
|
882
882
|
|
|
883
883
|
An [`existing_network`](#network-231a12) block (within [`voltstack_cluster.site_local_network`](#voltstack-cluster-site-local-network)) supports the following:
|
|
884
884
|
|
|
885
|
-
<a id="name-27b5d6"></a>• [`name`](#name-27b5d6) - Optional String<br>
|
|
885
|
+
<a id="name-27b5d6"></a>• [`name`](#name-27b5d6) - Optional String<br>Name for your GCP VPC Network
|
|
886
886
|
|
|
887
887
|
#### Voltstack Cluster Site Local Network New Network
|
|
888
888
|
|
|
889
889
|
A [`new_network`](#network-c03c21) block (within [`voltstack_cluster.site_local_network`](#voltstack-cluster-site-local-network)) supports the following:
|
|
890
890
|
|
|
891
|
-
<a id="name-52047a"></a>• [`name`](#name-52047a) - Optional String<br>
|
|
891
|
+
<a id="name-52047a"></a>• [`name`](#name-52047a) - Optional String<br>Name for your GCP VPC Network
|
|
892
892
|
|
|
893
893
|
#### Voltstack Cluster Site Local Subnet
|
|
894
894
|
|
|
@@ -902,15 +902,15 @@ A [`site_local_subnet`](#voltstack-cluster-site-local-subnet) block (within [`vo
|
|
|
902
902
|
|
|
903
903
|
An [`existing_subnet`](#subnet-73ee4c) block (within [`voltstack_cluster.site_local_subnet`](#voltstack-cluster-site-local-subnet)) supports the following:
|
|
904
904
|
|
|
905
|
-
<a id="name-c7b494"></a>• [`subnet_name`](#name-c7b494) - Optional String<br>
|
|
905
|
+
<a id="name-c7b494"></a>• [`subnet_name`](#name-c7b494) - Optional String<br>Name of your subnet in VPC network
|
|
906
906
|
|
|
907
907
|
#### Voltstack Cluster Site Local Subnet New Subnet
|
|
908
908
|
|
|
909
909
|
A [`new_subnet`](#subnet-52ff72) block (within [`voltstack_cluster.site_local_subnet`](#voltstack-cluster-site-local-subnet)) supports the following:
|
|
910
910
|
|
|
911
|
-
<a id="ipv4-ac69f3"></a>• [`primary_ipv4`](#ipv4-ac69f3) - Optional String<br>IPv4
|
|
911
|
+
<a id="ipv4-ac69f3"></a>• [`primary_ipv4`](#ipv4-ac69f3) - Optional String<br>IPv4 prefix for this Subnet. It has to be private address space
|
|
912
912
|
|
|
913
|
-
<a id="name-8b6d0c"></a>• [`subnet_name`](#name-8b6d0c) - Optional String<br>
|
|
913
|
+
<a id="name-8b6d0c"></a>• [`subnet_name`](#name-8b6d0c) - Optional String<br>Name of new VPC Subnet, will be autogenerated if empty
|
|
914
914
|
|
|
915
915
|
#### Voltstack Cluster Storage Class List
|
|
916
916
|
|
|
@@ -922,9 +922,9 @@ A [`storage_class_list`](#voltstack-cluster-storage-class-list) block (within [`
|
|
|
922
922
|
|
|
923
923
|
A [`storage_classes`](#classes-3dd6e4) block (within [`voltstack_cluster.storage_class_list`](#voltstack-cluster-storage-class-list)) supports the following:
|
|
924
924
|
|
|
925
|
-
<a id="class-f2125d"></a>• [`default_storage_class`](#class-f2125d) - Optional Bool<br>
|
|
925
|
+
<a id="class-f2125d"></a>• [`default_storage_class`](#class-f2125d) - Optional Bool<br>Make this storage class default storage class for the K8S cluster
|
|
926
926
|
|
|
927
|
-
<a id="name-ca3ca7"></a>• [`storage_class_name`](#name-ca3ca7) - Optional String<br>
|
|
927
|
+
<a id="name-ca3ca7"></a>• [`storage_class_name`](#name-ca3ca7) - Optional String<br>Name of the storage class as it will appear in K8S
|
|
928
928
|
|
|
929
929
|
---
|
|
930
930
|
|