@robinmordasiewicz/f5xc-terraform-mcp 2.4.5 → 2.4.7
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/resources/addon_subscription.md +5 -5
- package/dist/docs/resources/address_allocator.md +3 -3
- package/dist/docs/resources/advertise_policy.md +39 -39
- package/dist/docs/resources/alert_policy.md +6 -6
- package/dist/docs/resources/alert_receiver.md +57 -57
- package/dist/docs/resources/api_crawler.md +9 -9
- package/dist/docs/resources/api_testing.md +40 -40
- package/dist/docs/resources/apm.md +320 -320
- package/dist/docs/resources/app_api_group.md +10 -10
- package/dist/docs/resources/app_firewall.md +36 -36
- package/dist/docs/resources/app_setting.md +46 -46
- package/dist/docs/resources/app_type.md +3 -3
- package/dist/docs/resources/authentication.md +30 -30
- package/dist/docs/resources/aws_tgw_site.md +184 -184
- package/dist/docs/resources/aws_vpc_site.md +296 -296
- package/dist/docs/resources/azure_vnet_site.md +677 -677
- package/dist/docs/resources/bgp.md +20 -20
- package/dist/docs/resources/bgp_routing_policy.md +4 -4
- package/dist/docs/resources/cdn_cache_rule.md +68 -68
- package/dist/docs/resources/cdn_loadbalancer.md +1166 -1166
- package/dist/docs/resources/certificate.md +4 -4
- package/dist/docs/resources/cloud_connect.md +35 -35
- package/dist/docs/resources/cloud_credentials.md +37 -37
- package/dist/docs/resources/cloud_link.md +16 -16
- package/dist/docs/resources/cluster.md +68 -68
- package/dist/docs/resources/cminstance.md +6 -6
- package/dist/docs/resources/code_base_integration.md +82 -82
- package/dist/docs/resources/container_registry.md +2 -2
- package/dist/docs/resources/data_type.md +12 -12
- package/dist/docs/resources/discovery.md +71 -71
- package/dist/docs/resources/dns_lb_health_check.md +5 -5
- package/dist/docs/resources/dns_load_balancer.md +25 -25
- package/dist/docs/resources/dns_zone.md +144 -144
- package/dist/docs/resources/endpoint.md +1 -1
- package/dist/docs/resources/enhanced_firewall_policy.md +33 -33
- package/dist/docs/resources/external_connector.md +32 -32
- package/dist/docs/resources/fast_acl.md +59 -59
- package/dist/docs/resources/fast_acl_rule.md +2 -2
- package/dist/docs/resources/filter_set.md +3 -3
- package/dist/docs/resources/fleet.md +359 -359
- package/dist/docs/resources/forward_proxy_policy.md +18 -18
- package/dist/docs/resources/gcp_vpc_site.md +280 -280
- package/dist/docs/resources/geo_location_set.md +1 -1
- package/dist/docs/resources/global_log_receiver.md +216 -216
- package/dist/docs/resources/healthcheck.md +2 -2
- package/dist/docs/resources/http_loadbalancer.md +2190 -2190
- package/dist/docs/resources/infraprotect_tunnel.md +9 -9
- package/dist/docs/resources/k8s_cluster.md +39 -39
- package/dist/docs/resources/k8s_cluster_role.md +10 -10
- package/dist/docs/resources/k8s_pod_security_policy.md +9 -9
- package/dist/docs/resources/log_receiver.md +11 -11
- package/dist/docs/resources/malicious_user_mitigation.md +4 -4
- package/dist/docs/resources/nat_policy.md +22 -22
- package/dist/docs/resources/network_connector.md +37 -37
- package/dist/docs/resources/network_firewall.md +15 -15
- package/dist/docs/resources/network_interface.md +78 -78
- package/dist/docs/resources/network_policy.md +21 -21
- package/dist/docs/resources/network_policy_view.md +7 -7
- package/dist/docs/resources/nfv_service.md +306 -306
- package/dist/docs/resources/oidc_provider.md +1 -1
- package/dist/docs/resources/origin_pool.md +151 -151
- package/dist/docs/resources/policy_based_routing.md +71 -71
- package/dist/docs/resources/protocol_inspection.md +8 -8
- package/dist/docs/resources/proxy.md +401 -401
- package/dist/docs/resources/rate_limiter_policy.md +4 -4
- package/dist/docs/resources/registration.md +1 -1
- package/dist/docs/resources/route.md +155 -155
- package/dist/docs/resources/secret_management_access.md +103 -103
- package/dist/docs/resources/secret_policy.md +7 -7
- package/dist/docs/resources/securemesh_site.md +274 -274
- package/dist/docs/resources/securemesh_site_v2.md +940 -940
- package/dist/docs/resources/sensitive_data_policy.md +3 -3
- package/dist/docs/resources/service_policy.md +154 -154
- package/dist/docs/resources/service_policy_rule.md +51 -51
- package/dist/docs/resources/subnet.md +7 -7
- package/dist/docs/resources/tcp_loadbalancer.md +138 -138
- package/dist/docs/resources/tenant_configuration.md +1 -1
- package/dist/docs/resources/ticket_tracking_system.md +2 -2
- package/dist/docs/resources/tunnel.md +16 -16
- package/dist/docs/resources/udp_loadbalancer.md +56 -56
- package/dist/docs/resources/virtual_host.md +146 -146
- package/dist/docs/resources/virtual_network.md +7 -7
- package/dist/docs/resources/voltshare_admin_policy.md +22 -22
- package/dist/docs/resources/voltstack_site.md +778 -778
- package/dist/docs/resources/waf_exclusion_policy.md +22 -22
- package/dist/docs/resources/workload.md +2226 -2226
- package/package.json +1 -1
|
@@ -109,23 +109,23 @@ A [`node_interface`](#static-routes-node-interface) block (within [`static_route
|
|
|
109
109
|
|
|
110
110
|
A [`list`](#static-routes-node-interface-list) block (within [`static_routes.node_interface`](#static-routes-node-interface)) supports the following:
|
|
111
111
|
|
|
112
|
-
<a id="
|
|
112
|
+
<a id="interface-94c51c"></a>• [`interface`](#interface-94c51c) - Optional Block<br>Interface. Interface reference on this node<br>See [Interface](#interface-94c51c) below.
|
|
113
113
|
|
|
114
114
|
<a id="static-routes-node-interface-list-node"></a>• [`node`](#static-routes-node-interface-list-node) - Optional String<br>Node. Node name on this site
|
|
115
115
|
|
|
116
116
|
#### Static Routes Node Interface List Interface
|
|
117
117
|
|
|
118
|
-
An [`interface`](#
|
|
118
|
+
An [`interface`](#interface-94c51c) block (within [`static_routes.node_interface.list`](#static-routes-node-interface-list)) supports the following:
|
|
119
119
|
|
|
120
|
-
<a id="
|
|
120
|
+
<a id="kind-86bbe9"></a>• [`kind`](#kind-86bbe9) - Optional String<br>Kind. When a configuration object(e.g. virtual_host) refers to another(e.g route) then kind will hold the referred object's kind (e.g. 'route')
|
|
121
121
|
|
|
122
|
-
<a id="
|
|
122
|
+
<a id="name-3e9abe"></a>• [`name`](#name-3e9abe) - 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
|
|
123
123
|
|
|
124
|
-
<a id="
|
|
124
|
+
<a id="namespace-1e21c2"></a>• [`namespace`](#namespace-1e21c2) - 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
|
|
125
125
|
|
|
126
|
-
<a id="
|
|
126
|
+
<a id="tenant-530222"></a>• [`tenant`](#tenant-530222) - 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
|
|
127
127
|
|
|
128
|
-
<a id="
|
|
128
|
+
<a id="uid-feb6f3"></a>• [`uid`](#uid-feb6f3) - Optional String<br>UID. When a configuration object(e.g. virtual_host) refers to another(e.g route) then uid will hold the referred object's(e.g. route's) uid
|
|
129
129
|
|
|
130
130
|
#### Timeouts
|
|
131
131
|
|
|
@@ -98,29 +98,29 @@ An [`author_restrictions`](#author-restrictions) block supports the following:
|
|
|
98
98
|
|
|
99
99
|
An [`allow_list`](#author-restrictions-allow-list) block (within [`author_restrictions`](#author-restrictions)) supports the following:
|
|
100
100
|
|
|
101
|
-
<a id="
|
|
101
|
+
<a id="list-666236"></a>• [`custom_list`](#list-666236) - Optional Block<br>List of User ID(s). List of user ID(s)<br>See [Custom List](#list-666236) below.
|
|
102
102
|
|
|
103
103
|
#### Author Restrictions Allow List Custom List
|
|
104
104
|
|
|
105
|
-
A [`custom_list`](#
|
|
105
|
+
A [`custom_list`](#list-666236) block (within [`author_restrictions.allow_list`](#author-restrictions-allow-list)) supports the following:
|
|
106
106
|
|
|
107
|
-
<a id="
|
|
107
|
+
<a id="value-cc6b5b"></a>• [`exact_value`](#value-cc6b5b) - Optional String<br>Exact User ID. exact_match contains user_id to match against
|
|
108
108
|
|
|
109
|
-
<a id="
|
|
109
|
+
<a id="pattern-657c24"></a>• [`regex_pattern`](#pattern-657c24) - Optional String<br>Regex For User ID. regex_values contains a regex pattern to match against
|
|
110
110
|
|
|
111
111
|
#### Author Restrictions Deny List
|
|
112
112
|
|
|
113
113
|
A [`deny_list`](#author-restrictions-deny-list) block (within [`author_restrictions`](#author-restrictions)) supports the following:
|
|
114
114
|
|
|
115
|
-
<a id="
|
|
115
|
+
<a id="list-b82333"></a>• [`custom_list`](#list-b82333) - Optional Block<br>List of User ID(s). List of user ID(s)<br>See [Custom List](#list-b82333) below.
|
|
116
116
|
|
|
117
117
|
#### Author Restrictions Deny List Custom List
|
|
118
118
|
|
|
119
|
-
A [`custom_list`](#
|
|
119
|
+
A [`custom_list`](#list-b82333) block (within [`author_restrictions.deny_list`](#author-restrictions-deny-list)) supports the following:
|
|
120
120
|
|
|
121
|
-
<a id="
|
|
121
|
+
<a id="value-403381"></a>• [`exact_value`](#value-403381) - Optional String<br>Exact User ID. exact_match contains user_id to match against
|
|
122
122
|
|
|
123
|
-
<a id="
|
|
123
|
+
<a id="pattern-ccdbe4"></a>• [`regex_pattern`](#pattern-ccdbe4) - Optional String<br>Regex For User ID. regex_values contains a regex pattern to match against
|
|
124
124
|
|
|
125
125
|
#### Timeouts
|
|
126
126
|
|
|
@@ -150,41 +150,41 @@ An [`user_restrictions`](#user-restrictions) block supports the following:
|
|
|
150
150
|
|
|
151
151
|
An [`user_restrictions`](#user-restrictions-user-restrictions) block (within [`user_restrictions`](#user-restrictions)) supports the following:
|
|
152
152
|
|
|
153
|
-
<a id="
|
|
153
|
+
<a id="all-f17b7a"></a>• [`allow_all`](#all-f17b7a) - Optional Block<br>Enable this option
|
|
154
154
|
|
|
155
|
-
<a id="
|
|
155
|
+
<a id="list-2c1ff3"></a>• [`allow_list`](#list-2c1ff3) - Optional Block<br>Custom List. Custom List contains user customized list of matcher values<br>See [Allow List](#list-2c1ff3) below.
|
|
156
156
|
|
|
157
|
-
<a id="
|
|
157
|
+
<a id="all-51bcc9"></a>• [`deny_all`](#all-51bcc9) - Optional Block<br>Enable this option
|
|
158
158
|
|
|
159
|
-
<a id="
|
|
159
|
+
<a id="list-fc497b"></a>• [`deny_list`](#list-fc497b) - Optional Block<br>Custom List. Custom List contains user customized list of matcher values<br>See [Deny List](#list-fc497b) below.
|
|
160
160
|
|
|
161
161
|
#### User Restrictions User Restrictions Allow List
|
|
162
162
|
|
|
163
|
-
An [`allow_list`](#
|
|
163
|
+
An [`allow_list`](#list-2c1ff3) block (within [`user_restrictions.user_restrictions`](#user-restrictions-user-restrictions)) supports the following:
|
|
164
164
|
|
|
165
|
-
<a id="
|
|
165
|
+
<a id="list-bd1704"></a>• [`custom_list`](#list-bd1704) - Optional Block<br>List of User ID(s). List of user ID(s)<br>See [Custom List](#list-bd1704) below.
|
|
166
166
|
|
|
167
167
|
#### User Restrictions User Restrictions Allow List Custom List
|
|
168
168
|
|
|
169
|
-
A [`custom_list`](#
|
|
169
|
+
A [`custom_list`](#list-bd1704) block (within [`user_restrictions.user_restrictions.allow_list`](#list-2c1ff3)) supports the following:
|
|
170
170
|
|
|
171
|
-
<a id="
|
|
171
|
+
<a id="value-31e535"></a>• [`exact_value`](#value-31e535) - Optional String<br>Exact User ID. exact_match contains user_id to match against
|
|
172
172
|
|
|
173
|
-
<a id="
|
|
173
|
+
<a id="pattern-e4f8d4"></a>• [`regex_pattern`](#pattern-e4f8d4) - Optional String<br>Regex For User ID. regex_values contains a regex pattern to match against
|
|
174
174
|
|
|
175
175
|
#### User Restrictions User Restrictions Deny List
|
|
176
176
|
|
|
177
|
-
A [`deny_list`](#
|
|
177
|
+
A [`deny_list`](#list-fc497b) block (within [`user_restrictions.user_restrictions`](#user-restrictions-user-restrictions)) supports the following:
|
|
178
178
|
|
|
179
|
-
<a id="
|
|
179
|
+
<a id="list-8cc74e"></a>• [`custom_list`](#list-8cc74e) - Optional Block<br>List of User ID(s). List of user ID(s)<br>See [Custom List](#list-8cc74e) below.
|
|
180
180
|
|
|
181
181
|
#### User Restrictions User Restrictions Deny List Custom List
|
|
182
182
|
|
|
183
|
-
A [`custom_list`](#
|
|
183
|
+
A [`custom_list`](#list-8cc74e) block (within [`user_restrictions.user_restrictions.deny_list`](#list-fc497b)) supports the following:
|
|
184
184
|
|
|
185
|
-
<a id="
|
|
185
|
+
<a id="value-2775f1"></a>• [`exact_value`](#value-2775f1) - Optional String<br>Exact User ID. exact_match contains user_id to match against
|
|
186
186
|
|
|
187
|
-
<a id="
|
|
187
|
+
<a id="pattern-c4594d"></a>• [`regex_pattern`](#pattern-c4594d) - Optional String<br>Regex For User ID. regex_values contains a regex pattern to match against
|
|
188
188
|
|
|
189
189
|
## Import
|
|
190
190
|
|