@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_certificate Data Source - terraform-provider-f5xc"
|
|
3
3
|
subcategory: "Certificates"
|
|
4
4
|
description: |-
|
|
5
|
-
Manages a Certificate resource in F5 Distributed Cloud for certificate
|
|
5
|
+
Manages a Certificate resource in F5 Distributed Cloud for TLS/SSL certificate management.
|
|
6
6
|
---
|
|
7
7
|
|
|
8
8
|
# f5xc_certificate (Data Source)
|
|
9
9
|
|
|
10
|
-
Manages a Certificate resource in F5 Distributed Cloud for certificate
|
|
10
|
+
Manages a Certificate resource in F5 Distributed Cloud for TLS/SSL certificate management.
|
|
11
11
|
|
|
12
12
|
~> **Note** For more information about this data source, please refer to the [F5 XC API Documentation](https://docs.cloud.f5.com/docs/api/).
|
|
13
13
|
|
|
@@ -2,12 +2,12 @@
|
|
|
2
2
|
page_title: "f5xc_fast_acl Data Source - terraform-provider-f5xc"
|
|
3
3
|
subcategory: "Security"
|
|
4
4
|
description: |-
|
|
5
|
-
Manages
|
|
5
|
+
Manages fast_acl object, fast_acl object contains rules to protect site from denial of service It has destination{destination IP, destination port) and references to fast_acl_rule in F5 Distributed Cloud.
|
|
6
6
|
---
|
|
7
7
|
|
|
8
8
|
# f5xc_fast_acl (Data Source)
|
|
9
9
|
|
|
10
|
-
Manages
|
|
10
|
+
Manages `fast_acl` object, `fast_acl` object contains rules to protect site from denial of service It has destination{destination IP, destination port) and references to `fast_acl_rule` in F5 Distributed Cloud.
|
|
11
11
|
|
|
12
12
|
~> **Note** For more information about this data source, please refer to the [F5 XC API Documentation](https://docs.cloud.f5.com/docs/api/).
|
|
13
13
|
|
|
@@ -2,12 +2,12 @@
|
|
|
2
2
|
page_title: "f5xc_irule Data Source - terraform-provider-f5xc"
|
|
3
3
|
subcategory: "BIG-IP Integration"
|
|
4
4
|
description: |-
|
|
5
|
-
Manages
|
|
5
|
+
Manages a Irule resource in F5 Distributed Cloud for desired state for big-ip irule service. configuration.
|
|
6
6
|
---
|
|
7
7
|
|
|
8
8
|
# f5xc_irule (Data Source)
|
|
9
9
|
|
|
10
|
-
Manages
|
|
10
|
+
Manages a Irule resource in F5 Distributed Cloud for desired state for big-ip irule service. configuration.
|
|
11
11
|
|
|
12
12
|
~> **Note** For more information about this data source, please refer to the [F5 XC API Documentation](https://docs.cloud.f5.com/docs/api/).
|
|
13
13
|
|
|
@@ -2,12 +2,12 @@
|
|
|
2
2
|
page_title: "f5xc_network_policy Data Source - terraform-provider-f5xc"
|
|
3
3
|
subcategory: "Security"
|
|
4
4
|
description: |-
|
|
5
|
-
Manages
|
|
5
|
+
Manages a Network Policy resource in F5 Distributed Cloud for network policy view specification. configuration.
|
|
6
6
|
---
|
|
7
7
|
|
|
8
8
|
# f5xc_network_policy (Data Source)
|
|
9
9
|
|
|
10
|
-
Manages
|
|
10
|
+
Manages a Network Policy resource in F5 Distributed Cloud for network policy view specification. configuration.
|
|
11
11
|
|
|
12
12
|
~> **Note** For more information about this data source, please refer to the [F5 XC API Documentation](https://docs.cloud.f5.com/docs/api/).
|
|
13
13
|
|
|
@@ -2,12 +2,12 @@
|
|
|
2
2
|
page_title: "f5xc_policer Data Source - terraform-provider-f5xc"
|
|
3
3
|
subcategory: "Service Mesh"
|
|
4
4
|
description: |-
|
|
5
|
-
Manages
|
|
5
|
+
Manages new policer with traffic rate limits. in F5 Distributed Cloud.
|
|
6
6
|
---
|
|
7
7
|
|
|
8
8
|
# f5xc_policer (Data Source)
|
|
9
9
|
|
|
10
|
-
Manages
|
|
10
|
+
Manages new policer with traffic rate limits. in F5 Distributed Cloud.
|
|
11
11
|
|
|
12
12
|
~> **Note** For more information about this data source, please refer to the [F5 XC API Documentation](https://docs.cloud.f5.com/docs/api/).
|
|
13
13
|
|
|
@@ -2,12 +2,12 @@
|
|
|
2
2
|
page_title: "f5xc_site Data Source - 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 (Data Source)
|
|
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 data source, please refer to the [F5 XC API Documentation](https://docs.cloud.f5.com/docs/api/).
|
|
13
13
|
|
|
@@ -2,12 +2,12 @@
|
|
|
2
2
|
page_title: "f5xc_workload Data Source - terraform-provider-f5xc"
|
|
3
3
|
subcategory: "Kubernetes"
|
|
4
4
|
description: |-
|
|
5
|
-
Manages
|
|
5
|
+
Manages workload_flavor. in F5 Distributed Cloud.
|
|
6
6
|
---
|
|
7
7
|
|
|
8
8
|
# f5xc_workload (Data Source)
|
|
9
9
|
|
|
10
|
-
Manages
|
|
10
|
+
Manages workload_flavor. in F5 Distributed Cloud.
|
|
11
11
|
|
|
12
12
|
~> **Note** For more information about this data source, please refer to the [F5 XC API Documentation](https://docs.cloud.f5.com/docs/api/).
|
|
13
13
|
|
|
@@ -2,12 +2,12 @@
|
|
|
2
2
|
page_title: "f5xc_certificate Resource - terraform-provider-f5xc"
|
|
3
3
|
subcategory: "Certificates"
|
|
4
4
|
description: |-
|
|
5
|
-
Manages a Certificate resource in F5 Distributed Cloud for certificate
|
|
5
|
+
Manages a Certificate resource in F5 Distributed Cloud for TLS/SSL certificate management.
|
|
6
6
|
---
|
|
7
7
|
|
|
8
8
|
# f5xc_certificate (Resource)
|
|
9
9
|
|
|
10
|
-
Manages a Certificate resource in F5 Distributed Cloud for certificate
|
|
10
|
+
Manages a Certificate resource in F5 Distributed Cloud for TLS/SSL certificate management.
|
|
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 Certificate resource in F5 Distributed Cloud for certificate. configur
|
|
|
15
15
|
|
|
16
16
|
```terraform
|
|
17
17
|
# Certificate Resource Example
|
|
18
|
-
# Manages a Certificate resource in F5 Distributed Cloud for certificate
|
|
18
|
+
# Manages a Certificate resource in F5 Distributed Cloud for TLS/SSL certificate management.
|
|
19
19
|
|
|
20
20
|
# Basic Certificate configuration
|
|
21
21
|
resource "f5xc_certificate" "example" {
|
|
@@ -60,20 +60,10 @@ resource "f5xc_certificate" "example" {
|
|
|
60
60
|
|
|
61
61
|
### Spec Argument Reference
|
|
62
62
|
|
|
63
|
-
<a id="certificate-
|
|
64
|
-
|
|
65
|
-
<a id="certificate-url"></a>• [`certificate_url`](#certificate-url) - Optional String<br>Certificate. Certificate. Certificate or certificate chain in PEM format including the PEM headers
|
|
66
|
-
|
|
67
|
-
-> **One of the following:**
|
|
68
|
-
• <a id="custom-hash-algorithms"></a>[`custom_hash_algorithms`](#custom-hash-algorithms) - Optional Block<br>Hash Algorithms. Specifies the hash algorithms to be used<br>See [Custom Hash Algorithms](#custom-hash-algorithms) below for details.
|
|
69
|
-
<br><br>• <a id="disable-ocsp-stapling"></a>[`disable_ocsp_stapling`](#disable-ocsp-stapling) - Optional Block<br>Enable this option
|
|
70
|
-
|
|
71
|
-
<a id="private-key"></a>• [`private_key`](#private-key) - Optional Block<br>Secret. SecretType is used in an object to indicate a sensitive/confidential field<br>See [Private Key](#private-key) below for details.
|
|
63
|
+
<a id="certificate-url"></a>• [`certificate_url`](#certificate-url) - Optional String<br>Certificates. Certificate chain is the list of intermediate certificates in PEM format including the PEM headers
|
|
72
64
|
|
|
73
65
|
<a id="timeouts"></a>• [`timeouts`](#timeouts) - Optional Block<br>See [Timeouts](#timeouts) below for details.
|
|
74
66
|
|
|
75
|
-
<a id="use-system-defaults"></a>• [`use_system_defaults`](#use-system-defaults) - Optional Block<br>Enable this option
|
|
76
|
-
|
|
77
67
|
### Attributes Reference
|
|
78
68
|
|
|
79
69
|
In addition to all arguments above, the following attributes are exported:
|
|
@@ -82,48 +72,6 @@ In addition to all arguments above, the following attributes are exported:
|
|
|
82
72
|
|
|
83
73
|
---
|
|
84
74
|
|
|
85
|
-
#### Certificate Chain
|
|
86
|
-
|
|
87
|
-
A [`certificate_chain`](#certificate-chain) block supports the following:
|
|
88
|
-
|
|
89
|
-
<a id="certificate-chain-name"></a>• [`name`](#certificate-chain-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
|
|
90
|
-
|
|
91
|
-
<a id="certificate-chain-namespace"></a>• [`namespace`](#certificate-chain-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
|
|
92
|
-
|
|
93
|
-
<a id="certificate-chain-tenant"></a>• [`tenant`](#certificate-chain-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
|
|
94
|
-
|
|
95
|
-
#### Custom Hash Algorithms
|
|
96
|
-
|
|
97
|
-
A [`custom_hash_algorithms`](#custom-hash-algorithms) block supports the following:
|
|
98
|
-
|
|
99
|
-
<a id="custom-hash-algorithms-hash-algorithms"></a>• [`hash_algorithms`](#custom-hash-algorithms-hash-algorithms) - Optional List Defaults to `INVALID_HASH_ALGORITHM`<br>Possible values are `INVALID_HASH_ALGORITHM`, `SHA256`, `SHA1`<br>[Enum: INVALID_HASH_ALGORITHM|SHA256|SHA1] Hash Algorithms. Ordered list of hash algorithms to be used
|
|
100
|
-
|
|
101
|
-
#### Private Key
|
|
102
|
-
|
|
103
|
-
A [`private_key`](#private-key) block supports the following:
|
|
104
|
-
|
|
105
|
-
<a id="private-key-blindfold-secret-info"></a>• [`blindfold_secret_info`](#private-key-blindfold-secret-info) - Optional Block<br>Blindfold Secret. BlindfoldSecretInfoType specifies information about the Secret managed by F5XC Secret Management<br>See [Blindfold Secret Info](#private-key-blindfold-secret-info) below.
|
|
106
|
-
|
|
107
|
-
<a id="private-key-clear-secret-info"></a>• [`clear_secret_info`](#private-key-clear-secret-info) - Optional Block<br>In-Clear Secret. ClearSecretInfoType specifies information about the Secret that is not encrypted<br>See [Clear Secret Info](#private-key-clear-secret-info) below.
|
|
108
|
-
|
|
109
|
-
#### Private Key Blindfold Secret Info
|
|
110
|
-
|
|
111
|
-
A [`blindfold_secret_info`](#private-key-blindfold-secret-info) block (within [`private_key`](#private-key)) supports the following:
|
|
112
|
-
|
|
113
|
-
<a id="provider-2cb137"></a>• [`decryption_provider`](#provider-2cb137) - Optional String<br>Decryption Provider. Name of the Secret Management Access object that contains information about the backend Secret Management service
|
|
114
|
-
|
|
115
|
-
<a id="location-208dea"></a>• [`location`](#location-208dea) - 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
|
|
116
|
-
|
|
117
|
-
<a id="provider-1e06e0"></a>• [`store_provider`](#provider-1e06e0) - 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:///
|
|
118
|
-
|
|
119
|
-
#### Private Key Clear Secret Info
|
|
120
|
-
|
|
121
|
-
A [`clear_secret_info`](#private-key-clear-secret-info) block (within [`private_key`](#private-key)) supports the following:
|
|
122
|
-
|
|
123
|
-
<a id="ref-e799a7"></a>• [`provider_ref`](#ref-e799a7) - 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:///
|
|
124
|
-
|
|
125
|
-
<a id="private-key-clear-secret-info-url"></a>• [`url`](#private-key-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
|
|
126
|
-
|
|
127
75
|
#### Timeouts
|
|
128
76
|
|
|
129
77
|
A [`timeouts`](#timeouts) block supports the following:
|
|
@@ -2,12 +2,12 @@
|
|
|
2
2
|
page_title: "f5xc_fast_acl Resource - terraform-provider-f5xc"
|
|
3
3
|
subcategory: "Security"
|
|
4
4
|
description: |-
|
|
5
|
-
Manages
|
|
5
|
+
Manages fast_acl object, fast_acl object contains rules to protect site from denial of service It has destination{destination IP, destination port) and references to fast_acl_rule in F5 Distributed Cloud.
|
|
6
6
|
---
|
|
7
7
|
|
|
8
8
|
# f5xc_fast_acl (Resource)
|
|
9
9
|
|
|
10
|
-
Manages
|
|
10
|
+
Manages `fast_acl` object, `fast_acl` object contains rules to protect site from denial of service It has destination{destination IP, destination port) and references to `fast_acl_rule` 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 new Fast ACL rule, `fast_acl_rule` has specification to match source IP,
|
|
|
15
15
|
|
|
16
16
|
```terraform
|
|
17
17
|
# Fast ACL Resource Example
|
|
18
|
-
# Manages
|
|
18
|
+
# Manages `fast_acl` object, `fast_acl` object contains rules to protect site from denial of service It has destination{destination IP, destination port) and references to `fast_acl_rule` in F5 Distributed Cloud.
|
|
19
19
|
|
|
20
20
|
# Basic Fast ACL configuration
|
|
21
21
|
resource "f5xc_fast_acl" "example" {
|
|
@@ -32,17 +32,17 @@ resource "f5xc_fast_acl" "example" {
|
|
|
32
32
|
}
|
|
33
33
|
|
|
34
34
|
# Resource-specific configuration
|
|
35
|
-
#
|
|
36
|
-
|
|
37
|
-
# Configure
|
|
35
|
+
# Object reference. This type establishes a direct referenc...
|
|
36
|
+
protocol_policer {
|
|
37
|
+
# Configure protocol_policer settings
|
|
38
38
|
}
|
|
39
|
-
#
|
|
40
|
-
|
|
41
|
-
# Configure
|
|
39
|
+
# [OneOf: re_acl, site_acl] Fast ACL for RE. Fast ACL defin...
|
|
40
|
+
re_acl {
|
|
41
|
+
# Configure re_acl settings
|
|
42
42
|
}
|
|
43
|
-
#
|
|
44
|
-
|
|
45
|
-
# Configure
|
|
43
|
+
# Enable this option
|
|
44
|
+
all_public_vips {
|
|
45
|
+
# Configure all_public_vips settings
|
|
46
46
|
}
|
|
47
47
|
}
|
|
48
48
|
```
|
|
@@ -66,13 +66,11 @@ resource "f5xc_fast_acl" "example" {
|
|
|
66
66
|
|
|
67
67
|
### Spec Argument Reference
|
|
68
68
|
|
|
69
|
-
<a id="
|
|
69
|
+
<a id="protocol-policer"></a>• [`protocol_policer`](#protocol-policer) - 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 [Protocol Policer](#protocol-policer) below for details.
|
|
70
70
|
|
|
71
71
|
-> **One of the following:**
|
|
72
|
-
• <a id="
|
|
73
|
-
<br><br>• <a id="
|
|
74
|
-
|
|
75
|
-
<a id="port"></a>• [`port`](#port) - Optional Block<br>Source Ports. L4 port numbers to match<br>See [Port](#port) below for details.
|
|
72
|
+
• <a id="re-acl"></a>[`re_acl`](#re-acl) - Optional Block<br>Fast ACL for RE. Fast ACL definition for RE<br>See [RE ACL](#re-acl) below for details.
|
|
73
|
+
<br><br>• <a id="site-acl"></a>[`site_acl`](#site-acl) - Optional Block<br>Fast ACL for Site. Fast ACL definition for Site<br>See [Site ACL](#site-acl) below for details.
|
|
76
74
|
|
|
77
75
|
<a id="timeouts"></a>• [`timeouts`](#timeouts) - Optional Block<br>See [Timeouts](#timeouts) below for details.
|
|
78
76
|
|
|
@@ -84,91 +82,199 @@ In addition to all arguments above, the following attributes are exported:
|
|
|
84
82
|
|
|
85
83
|
---
|
|
86
84
|
|
|
87
|
-
####
|
|
85
|
+
#### Protocol Policer
|
|
86
|
+
|
|
87
|
+
A [`protocol_policer`](#protocol-policer) block supports the following:
|
|
88
|
+
|
|
89
|
+
<a id="protocol-policer-name"></a>• [`name`](#protocol-policer-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
|
|
90
|
+
|
|
91
|
+
<a id="protocol-policer-namespace"></a>• [`namespace`](#protocol-policer-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
|
|
92
|
+
|
|
93
|
+
<a id="protocol-policer-tenant"></a>• [`tenant`](#protocol-policer-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
|
|
94
|
+
|
|
95
|
+
#### RE ACL
|
|
96
|
+
|
|
97
|
+
A [`re_acl`](#re-acl) block supports the following:
|
|
98
|
+
|
|
99
|
+
<a id="re-acl-all-public-vips"></a>• [`all_public_vips`](#re-acl-all-public-vips) - Optional Block<br>Enable this option
|
|
100
|
+
|
|
101
|
+
<a id="re-acl-default-tenant-vip"></a>• [`default_tenant_vip`](#re-acl-default-tenant-vip) - Optional Block<br>Enable this option
|
|
102
|
+
|
|
103
|
+
<a id="re-acl-fast-acl-rules"></a>• [`fast_acl_rules`](#re-acl-fast-acl-rules) - Optional Block<br>Rules. Fast ACL rules to match<br>See [Fast ACL Rules](#re-acl-fast-acl-rules) below.
|
|
104
|
+
|
|
105
|
+
<a id="re-acl-selected-tenant-vip"></a>• [`selected_tenant_vip`](#re-acl-selected-tenant-vip) - Optional Block<br>Specific Tenant VIP. Select various tenant public VIP(s)<br>See [Selected Tenant VIP](#re-acl-selected-tenant-vip) below.
|
|
106
|
+
|
|
107
|
+
#### RE ACL Fast ACL Rules
|
|
108
|
+
|
|
109
|
+
A [`fast_acl_rules`](#re-acl-fast-acl-rules) block (within [`re_acl`](#re-acl)) supports the following:
|
|
110
|
+
|
|
111
|
+
<a id="re-acl-fast-acl-rules-action"></a>• [`action`](#re-acl-fast-acl-rules-action) - Optional Block<br>Action. FastAclRuleAction specifies possible action to be applied on traffic, possible action include dropping, forwarding or ratelimiting the traffic<br>See [Action](#re-acl-fast-acl-rules-action) below.
|
|
112
|
+
|
|
113
|
+
<a id="re-acl-fast-acl-rules-ip-prefix-set"></a>• [`ip_prefix_set`](#re-acl-fast-acl-rules-ip-prefix-set) - Optional Block<br>IP Prefix Set Reference. A list of references to ip_prefix_set objects<br>See [IP Prefix Set](#re-acl-fast-acl-rules-ip-prefix-set) below.
|
|
114
|
+
|
|
115
|
+
<a id="re-acl-fast-acl-rules-metadata"></a>• [`metadata`](#re-acl-fast-acl-rules-metadata) - Optional Block<br>Message Metadata. MessageMetaType is metadata (common attributes) of a message that only certain messages have. This information is propagated to the metadata of a child object that gets created from the containing message during view processing. The information in this type can be specified by user during create and replace APIs<br>See [Metadata](#re-acl-fast-acl-rules-metadata) below.
|
|
116
|
+
|
|
117
|
+
<a id="re-acl-fast-acl-rules-port"></a>• [`port`](#re-acl-fast-acl-rules-port) - Optional Block<br>Source Ports. L4 port numbers to match<br>See [Port](#re-acl-fast-acl-rules-port) below.
|
|
118
|
+
|
|
119
|
+
<a id="re-acl-fast-acl-rules-prefix"></a>• [`prefix`](#re-acl-fast-acl-rules-prefix) - Optional Block<br>IP Prefix List. List of IP Address prefixes. Prefix must contain both prefix and prefix-length The list can contain mix of both IPv4 and IPv6 prefixes<br>See [Prefix](#re-acl-fast-acl-rules-prefix) below.
|
|
120
|
+
|
|
121
|
+
#### RE ACL Fast ACL Rules Action
|
|
122
|
+
|
|
123
|
+
An [`action`](#re-acl-fast-acl-rules-action) block (within [`re_acl.fast_acl_rules`](#re-acl-fast-acl-rules)) supports the following:
|
|
124
|
+
|
|
125
|
+
<a id="action-09a22d"></a>• [`policer_action`](#action-09a22d) - Optional Block<br>Policer Reference. Reference to policer object<br>See [Policer Action](#action-09a22d) below.
|
|
126
|
+
|
|
127
|
+
<a id="action-1f2796"></a>• [`protocol_policer_action`](#action-1f2796) - Optional Block<br>Protocol Policer Reference. Reference to policer object<br>See [Protocol Policer Action](#action-1f2796) below.
|
|
128
|
+
|
|
129
|
+
<a id="action-551f44"></a>• [`simple_action`](#action-551f44) - Optional String Defaults to `DENY`<br>Possible values are `DENY`, `ALLOW`<br>[Enum: DENY|ALLOW] Simple Action. FastAclRuleSimpleAction specifies simple action like PASS or DENY Drop the traffic Forward the traffic
|
|
130
|
+
|
|
131
|
+
#### RE ACL Fast ACL Rules Action Policer Action
|
|
132
|
+
|
|
133
|
+
<a id="deep-64211b"></a>Deeply nested **Action** block collapsed for readability.
|
|
134
|
+
|
|
135
|
+
#### RE ACL Fast ACL Rules Action Policer Action Ref
|
|
136
|
+
|
|
137
|
+
<a id="deep-f6253f"></a>Deeply nested **Ref** block collapsed for readability.
|
|
138
|
+
|
|
139
|
+
#### RE ACL Fast ACL Rules Action Protocol Policer Action
|
|
140
|
+
|
|
141
|
+
<a id="deep-eb61a3"></a>Deeply nested **Action** block collapsed for readability.
|
|
142
|
+
|
|
143
|
+
#### RE ACL Fast ACL Rules Action Protocol Policer Action Ref
|
|
144
|
+
|
|
145
|
+
<a id="deep-8ac143"></a>Deeply nested **Ref** block collapsed for readability.
|
|
146
|
+
|
|
147
|
+
#### RE ACL Fast ACL Rules IP Prefix Set
|
|
148
|
+
|
|
149
|
+
<a id="deep-5eb942"></a>Deeply nested **Set** block collapsed for readability.
|
|
150
|
+
|
|
151
|
+
#### RE ACL Fast ACL Rules IP Prefix Set Ref
|
|
152
|
+
|
|
153
|
+
<a id="deep-8005c0"></a>Deeply nested **Ref** block collapsed for readability.
|
|
154
|
+
|
|
155
|
+
#### RE ACL Fast ACL Rules Metadata
|
|
156
|
+
|
|
157
|
+
A [`metadata`](#re-acl-fast-acl-rules-metadata) block (within [`re_acl.fast_acl_rules`](#re-acl-fast-acl-rules)) supports the following:
|
|
158
|
+
|
|
159
|
+
<a id="spec-e77730"></a>• [`description_spec`](#spec-e77730) - Optional String<br>Description. Human readable description
|
|
160
|
+
|
|
161
|
+
<a id="re-acl-fast-acl-rules-metadata-name"></a>• [`name`](#re-acl-fast-acl-rules-metadata-name) - Optional String<br>Name. This is the name of the message. The value of name has to follow DNS-1035 format
|
|
162
|
+
|
|
163
|
+
#### RE ACL Fast ACL Rules Port
|
|
164
|
+
|
|
165
|
+
A [`port`](#re-acl-fast-acl-rules-port) block (within [`re_acl.fast_acl_rules`](#re-acl-fast-acl-rules)) supports the following:
|
|
166
|
+
|
|
167
|
+
<a id="re-acl-fast-acl-rules-port-all"></a>• [`all`](#re-acl-fast-acl-rules-port-all) - Optional Block<br>Enable this option
|
|
168
|
+
|
|
169
|
+
<a id="re-acl-fast-acl-rules-port-dns"></a>• [`dns`](#re-acl-fast-acl-rules-port-dns) - Optional Block<br>Enable this option
|
|
170
|
+
|
|
171
|
+
<a id="re-acl-fast-acl-rules-port-user-defined"></a>• [`user_defined`](#re-acl-fast-acl-rules-port-user-defined) - Optional Number<br>User defined port. Matches the user defined port
|
|
172
|
+
|
|
173
|
+
#### RE ACL Fast ACL Rules Prefix
|
|
174
|
+
|
|
175
|
+
A [`prefix`](#re-acl-fast-acl-rules-prefix) block (within [`re_acl.fast_acl_rules`](#re-acl-fast-acl-rules)) supports the following:
|
|
176
|
+
|
|
177
|
+
<a id="re-acl-fast-acl-rules-prefix-prefix"></a>• [`prefix`](#re-acl-fast-acl-rules-prefix-prefix) - Optional List<br>Prefix. IP Address prefix in string format. String must contain both prefix and prefix-length
|
|
178
|
+
|
|
179
|
+
#### RE ACL Selected Tenant VIP
|
|
180
|
+
|
|
181
|
+
A [`selected_tenant_vip`](#re-acl-selected-tenant-vip) block (within [`re_acl`](#re-acl)) supports the following:
|
|
182
|
+
|
|
183
|
+
<a id="vip-1d894b"></a>• [`default_tenant_vip`](#vip-1d894b) - Optional Bool<br>Include Tenant VIP. Include tenant VIP in list of specific VIP(s)
|
|
184
|
+
|
|
185
|
+
<a id="refs-523a60"></a>• [`public_ip_refs`](#refs-523a60) - Optional Block<br>Select Public VIP(s). Select additional public VIP(s)<br>See [Public IP Refs](#refs-523a60) below.
|
|
186
|
+
|
|
187
|
+
#### RE ACL Selected Tenant VIP Public IP Refs
|
|
188
|
+
|
|
189
|
+
<a id="deep-2edc68"></a>Deeply nested **Refs** block collapsed for readability.
|
|
190
|
+
|
|
191
|
+
#### Site ACL
|
|
192
|
+
|
|
193
|
+
A [`site_acl`](#site-acl) block supports the following:
|
|
88
194
|
|
|
89
|
-
|
|
195
|
+
<a id="site-acl-all-services"></a>• [`all_services`](#site-acl-all-services) - Optional Block<br>Enable this option
|
|
90
196
|
|
|
91
|
-
<a id="
|
|
197
|
+
<a id="site-acl-fast-acl-rules"></a>• [`fast_acl_rules`](#site-acl-fast-acl-rules) - Optional Block<br>Rules. Fast ACL rules to match<br>See [Fast ACL Rules](#site-acl-fast-acl-rules) below.
|
|
92
198
|
|
|
93
|
-
<a id="
|
|
199
|
+
<a id="site-acl-inside-network"></a>• [`inside_network`](#site-acl-inside-network) - Optional Block<br>Enable this option
|
|
94
200
|
|
|
95
|
-
<a id="
|
|
201
|
+
<a id="site-acl-interface-services"></a>• [`interface_services`](#site-acl-interface-services) - Optional Block<br>Enable this option
|
|
96
202
|
|
|
97
|
-
|
|
203
|
+
<a id="site-acl-outside-network"></a>• [`outside_network`](#site-acl-outside-network) - Optional Block<br>Enable this option
|
|
98
204
|
|
|
99
|
-
|
|
205
|
+
<a id="site-acl-vip-services"></a>• [`vip_services`](#site-acl-vip-services) - Optional Block<br>Enable this option
|
|
100
206
|
|
|
101
|
-
|
|
207
|
+
#### Site ACL Fast ACL Rules
|
|
102
208
|
|
|
103
|
-
|
|
209
|
+
A [`fast_acl_rules`](#site-acl-fast-acl-rules) block (within [`site_acl`](#site-acl)) supports the following:
|
|
104
210
|
|
|
105
|
-
|
|
211
|
+
<a id="site-acl-fast-acl-rules-action"></a>• [`action`](#site-acl-fast-acl-rules-action) - Optional Block<br>Action. FastAclRuleAction specifies possible action to be applied on traffic, possible action include dropping, forwarding or ratelimiting the traffic<br>See [Action](#site-acl-fast-acl-rules-action) below.
|
|
106
212
|
|
|
107
|
-
<a id="
|
|
213
|
+
<a id="site-acl-fast-acl-rules-ip-prefix-set"></a>• [`ip_prefix_set`](#site-acl-fast-acl-rules-ip-prefix-set) - Optional Block<br>IP Prefix Set Reference. A list of references to ip_prefix_set objects<br>See [IP Prefix Set](#site-acl-fast-acl-rules-ip-prefix-set) below.
|
|
108
214
|
|
|
109
|
-
<a id="
|
|
215
|
+
<a id="site-acl-fast-acl-rules-metadata"></a>• [`metadata`](#site-acl-fast-acl-rules-metadata) - Optional Block<br>Message Metadata. MessageMetaType is metadata (common attributes) of a message that only certain messages have. This information is propagated to the metadata of a child object that gets created from the containing message during view processing. The information in this type can be specified by user during create and replace APIs<br>See [Metadata](#site-acl-fast-acl-rules-metadata) below.
|
|
110
216
|
|
|
111
|
-
<a id="
|
|
217
|
+
<a id="site-acl-fast-acl-rules-port"></a>• [`port`](#site-acl-fast-acl-rules-port) - Optional Block<br>Source Ports. L4 port numbers to match<br>See [Port](#site-acl-fast-acl-rules-port) below.
|
|
112
218
|
|
|
113
|
-
<a id="
|
|
219
|
+
<a id="site-acl-fast-acl-rules-prefix"></a>• [`prefix`](#site-acl-fast-acl-rules-prefix) - Optional Block<br>IP Prefix List. List of IP Address prefixes. Prefix must contain both prefix and prefix-length The list can contain mix of both IPv4 and IPv6 prefixes<br>See [Prefix](#site-acl-fast-acl-rules-prefix) below.
|
|
114
220
|
|
|
115
|
-
|
|
221
|
+
#### Site ACL Fast ACL Rules Action
|
|
116
222
|
|
|
117
|
-
|
|
223
|
+
An [`action`](#site-acl-fast-acl-rules-action) block (within [`site_acl.fast_acl_rules`](#site-acl-fast-acl-rules)) supports the following:
|
|
118
224
|
|
|
119
|
-
|
|
225
|
+
<a id="action-2f2674"></a>• [`policer_action`](#action-2f2674) - Optional Block<br>Policer Reference. Reference to policer object<br>See [Policer Action](#action-2f2674) below.
|
|
120
226
|
|
|
121
|
-
<a id="action-
|
|
227
|
+
<a id="action-31624c"></a>• [`protocol_policer_action`](#action-31624c) - Optional Block<br>Protocol Policer Reference. Reference to policer object<br>See [Protocol Policer Action](#action-31624c) below.
|
|
122
228
|
|
|
123
|
-
|
|
229
|
+
<a id="action-5a554b"></a>• [`simple_action`](#action-5a554b) - Optional String Defaults to `DENY`<br>Possible values are `DENY`, `ALLOW`<br>[Enum: DENY|ALLOW] Simple Action. FastAclRuleSimpleAction specifies simple action like PASS or DENY Drop the traffic Forward the traffic
|
|
124
230
|
|
|
125
|
-
|
|
231
|
+
#### Site ACL Fast ACL Rules Action Policer Action
|
|
126
232
|
|
|
127
|
-
<a id="
|
|
233
|
+
<a id="deep-a4b94e"></a>Deeply nested **Action** block collapsed for readability.
|
|
128
234
|
|
|
129
|
-
|
|
235
|
+
#### Site ACL Fast ACL Rules Action Policer Action Ref
|
|
130
236
|
|
|
131
|
-
<a id="
|
|
237
|
+
<a id="deep-e41b5f"></a>Deeply nested **Ref** block collapsed for readability.
|
|
132
238
|
|
|
133
|
-
|
|
239
|
+
#### Site ACL Fast ACL Rules Action Protocol Policer Action
|
|
134
240
|
|
|
135
|
-
<a id="
|
|
241
|
+
<a id="deep-a68215"></a>Deeply nested **Action** block collapsed for readability.
|
|
136
242
|
|
|
137
|
-
####
|
|
243
|
+
#### Site ACL Fast ACL Rules Action Protocol Policer Action Ref
|
|
138
244
|
|
|
139
|
-
|
|
245
|
+
<a id="deep-9ef6c0"></a>Deeply nested **Ref** block collapsed for readability.
|
|
140
246
|
|
|
141
|
-
|
|
247
|
+
#### Site ACL Fast ACL Rules IP Prefix Set
|
|
142
248
|
|
|
143
|
-
|
|
249
|
+
<a id="deep-176f71"></a>Deeply nested **Set** block collapsed for readability.
|
|
144
250
|
|
|
145
|
-
|
|
251
|
+
#### Site ACL Fast ACL Rules IP Prefix Set Ref
|
|
146
252
|
|
|
147
|
-
<a id="
|
|
253
|
+
<a id="deep-be6e78"></a>Deeply nested **Ref** block collapsed for readability.
|
|
148
254
|
|
|
149
|
-
|
|
255
|
+
#### Site ACL Fast ACL Rules Metadata
|
|
150
256
|
|
|
151
|
-
|
|
257
|
+
A [`metadata`](#site-acl-fast-acl-rules-metadata) block (within [`site_acl.fast_acl_rules`](#site-acl-fast-acl-rules)) supports the following:
|
|
152
258
|
|
|
153
|
-
<a id="
|
|
259
|
+
<a id="spec-0b0675"></a>• [`description_spec`](#spec-0b0675) - Optional String<br>Description. Human readable description
|
|
154
260
|
|
|
155
|
-
<a id="
|
|
261
|
+
<a id="site-acl-fast-acl-rules-metadata-name"></a>• [`name`](#site-acl-fast-acl-rules-metadata-name) - Optional String<br>Name. This is the name of the message. The value of name has to follow DNS-1035 format
|
|
156
262
|
|
|
157
|
-
#### Port
|
|
263
|
+
#### Site ACL Fast ACL Rules Port
|
|
158
264
|
|
|
159
|
-
A [`port`](#port) block supports the following:
|
|
265
|
+
A [`port`](#site-acl-fast-acl-rules-port) block (within [`site_acl.fast_acl_rules`](#site-acl-fast-acl-rules)) supports the following:
|
|
160
266
|
|
|
161
|
-
<a id="port-all"></a>• [`all`](#port-all) - Optional Block<br>Enable this option
|
|
267
|
+
<a id="site-acl-fast-acl-rules-port-all"></a>• [`all`](#site-acl-fast-acl-rules-port-all) - Optional Block<br>Enable this option
|
|
162
268
|
|
|
163
|
-
<a id="port-dns"></a>• [`dns`](#port-dns) - Optional Block<br>Enable this option
|
|
269
|
+
<a id="site-acl-fast-acl-rules-port-dns"></a>• [`dns`](#site-acl-fast-acl-rules-port-dns) - Optional Block<br>Enable this option
|
|
164
270
|
|
|
165
|
-
<a id="
|
|
271
|
+
<a id="defined-3dc64a"></a>• [`user_defined`](#defined-3dc64a) - Optional Number<br>User defined port. Matches the user defined port
|
|
166
272
|
|
|
167
|
-
#### Prefix
|
|
273
|
+
#### Site ACL Fast ACL Rules Prefix
|
|
168
274
|
|
|
169
|
-
A [`prefix`](#prefix) block supports the following:
|
|
275
|
+
A [`prefix`](#site-acl-fast-acl-rules-prefix) block (within [`site_acl.fast_acl_rules`](#site-acl-fast-acl-rules)) supports the following:
|
|
170
276
|
|
|
171
|
-
<a id="prefix-prefix"></a>• [`prefix`](#prefix-prefix) - Optional List<br>Prefix. IP Address prefix in string format. String must contain both prefix and prefix-length
|
|
277
|
+
<a id="site-acl-fast-acl-rules-prefix-prefix"></a>• [`prefix`](#site-acl-fast-acl-rules-prefix-prefix) - Optional List<br>Prefix. IP Address prefix in string format. String must contain both prefix and prefix-length
|
|
172
278
|
|
|
173
279
|
#### Timeouts
|
|
174
280
|
|
|
@@ -2,12 +2,12 @@
|
|
|
2
2
|
page_title: "f5xc_irule Resource - terraform-provider-f5xc"
|
|
3
3
|
subcategory: "BIG-IP Integration"
|
|
4
4
|
description: |-
|
|
5
|
-
Manages
|
|
5
|
+
Manages a Irule resource in F5 Distributed Cloud for desired state for big-ip irule service. configuration.
|
|
6
6
|
---
|
|
7
7
|
|
|
8
8
|
# f5xc_irule (Resource)
|
|
9
9
|
|
|
10
|
-
Manages
|
|
10
|
+
Manages a Irule resource in F5 Distributed Cloud for desired state for big-ip irule service. configuration.
|
|
11
11
|
|
|
12
12
|
~> **Note** For more information about this resource, please refer to the [F5 XC API Documentation](https://docs.cloud.f5.com/docs/api/).
|
|
13
13
|
|
|
@@ -15,7 +15,7 @@ Manages iRule in a given namespace. If one already exists it will give an error.
|
|
|
15
15
|
|
|
16
16
|
```terraform
|
|
17
17
|
# Irule Resource Example
|
|
18
|
-
# Manages
|
|
18
|
+
# Manages a Irule resource in F5 Distributed Cloud for desired state for big-ip irule service. configuration.
|
|
19
19
|
|
|
20
20
|
# Basic Irule configuration
|
|
21
21
|
resource "f5xc_irule" "example" {
|
|
@@ -52,9 +52,11 @@ resource "f5xc_irule" "example" {
|
|
|
52
52
|
|
|
53
53
|
### Spec Argument Reference
|
|
54
54
|
|
|
55
|
-
<a id="
|
|
55
|
+
<a id="code"></a>• [`code`](#code) - Optional String<br>IRule code. IRule code content, this content will be base64 encoded for preserving formating
|
|
56
56
|
|
|
57
|
-
<a id="irule"></a>• [`
|
|
57
|
+
<a id="irule-name"></a>• [`irule_name`](#irule-name) - Optional String<br>IRule name. IRule name
|
|
58
|
+
|
|
59
|
+
<a id="source"></a>• [`source`](#source) - Optional String<br>IRule source. IRule generation/updation source
|
|
58
60
|
|
|
59
61
|
<a id="timeouts"></a>• [`timeouts`](#timeouts) - Optional Block<br>See [Timeouts](#timeouts) below for details.
|
|
60
62
|
|