@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
|
@@ -32,7 +32,7 @@ resource "f5xc_code_base_integration" "example" {
|
|
|
32
32
|
}
|
|
33
33
|
|
|
34
34
|
# Resource-specific configuration
|
|
35
|
-
#
|
|
35
|
+
# Choose your code base (e.g. GitHub, GitLab, Bitbucket, Az...
|
|
36
36
|
code_base_integration {
|
|
37
37
|
# Configure code_base_integration settings
|
|
38
38
|
}
|
|
@@ -40,7 +40,7 @@ resource "f5xc_code_base_integration" "example" {
|
|
|
40
40
|
azure_repos {
|
|
41
41
|
# Configure azure_repos settings
|
|
42
42
|
}
|
|
43
|
-
#
|
|
43
|
+
# SecretType is used in an object to indicate a sensitive/c...
|
|
44
44
|
access_token {
|
|
45
45
|
# Configure access_token settings
|
|
46
46
|
}
|
|
@@ -66,7 +66,7 @@ resource "f5xc_code_base_integration" "example" {
|
|
|
66
66
|
|
|
67
67
|
### Spec Argument Reference
|
|
68
68
|
|
|
69
|
-
<a id="code-base-integration"></a>• [`code_base_integration`](#code-base-integration) - Optional Block<br>
|
|
69
|
+
<a id="code-base-integration"></a>• [`code_base_integration`](#code-base-integration) - Optional Block<br>Choose your code base (e.g. GitHub, GitLab, Bitbucket, Azure) and provide credentials and connection details<br>See [Code Base Integration](#code-base-integration) below for details.
|
|
70
70
|
|
|
71
71
|
<a id="timeouts"></a>• [`timeouts`](#timeouts) - Optional Block<br>See [Timeouts](#timeouts) below for details.
|
|
72
72
|
|
|
@@ -100,15 +100,15 @@ A [`code_base_integration`](#code-base-integration) block supports the following
|
|
|
100
100
|
|
|
101
101
|
An [`azure_repos`](#code-base-integration-azure-repos) block (within [`code_base_integration`](#code-base-integration)) supports the following:
|
|
102
102
|
|
|
103
|
-
<a id="token-d4247d"></a>• [`access_token`](#token-d4247d) - Optional Block<br>
|
|
103
|
+
<a id="token-d4247d"></a>• [`access_token`](#token-d4247d) - Optional Block<br>SecretType is used in an object to indicate a sensitive/confidential field<br>See [Access Token](#token-d4247d) below.
|
|
104
104
|
|
|
105
105
|
#### Code Base Integration Azure Repos Access Token
|
|
106
106
|
|
|
107
107
|
An [`access_token`](#token-d4247d) block (within [`code_base_integration.azure_repos`](#code-base-integration-azure-repos)) supports the following:
|
|
108
108
|
|
|
109
|
-
<a id="info-088938"></a>• [`blindfold_secret_info`](#info-088938) - Optional Block<br>
|
|
109
|
+
<a id="info-088938"></a>• [`blindfold_secret_info`](#info-088938) - Optional Block<br>BlindfoldSecretInfoType specifies information about the Secret managed by F5XC Secret Management<br>See [Blindfold Secret Info](#info-088938) below.
|
|
110
110
|
|
|
111
|
-
<a id="info-8fbdd3"></a>• [`clear_secret_info`](#info-8fbdd3) - Optional Block<br>
|
|
111
|
+
<a id="info-8fbdd3"></a>• [`clear_secret_info`](#info-8fbdd3) - Optional Block<br>ClearSecretInfoType specifies information about the Secret that is not encrypted<br>See [Clear Secret Info](#info-8fbdd3) below.
|
|
112
112
|
|
|
113
113
|
#### Code Base Integration Azure Repos Access Token Blindfold Secret Info
|
|
114
114
|
|
|
@@ -122,7 +122,7 @@ An [`access_token`](#token-d4247d) block (within [`code_base_integration.azure_r
|
|
|
122
122
|
|
|
123
123
|
A [`bitbucket`](#code-base-integration-bitbucket) block (within [`code_base_integration`](#code-base-integration)) supports the following:
|
|
124
124
|
|
|
125
|
-
<a id="code-base-integration-bitbucket-passwd"></a>• [`passwd`](#code-base-integration-bitbucket-passwd) - Optional Block<br>
|
|
125
|
+
<a id="code-base-integration-bitbucket-passwd"></a>• [`passwd`](#code-base-integration-bitbucket-passwd) - Optional Block<br>SecretType is used in an object to indicate a sensitive/confidential field<br>See [Passwd](#code-base-integration-bitbucket-passwd) below.
|
|
126
126
|
|
|
127
127
|
<a id="username-d6a1e1"></a>• [`username`](#username-d6a1e1) - Optional String<br>BitBucket Username
|
|
128
128
|
|
|
@@ -130,9 +130,9 @@ A [`bitbucket`](#code-base-integration-bitbucket) block (within [`code_base_inte
|
|
|
130
130
|
|
|
131
131
|
A [`passwd`](#code-base-integration-bitbucket-passwd) block (within [`code_base_integration.bitbucket`](#code-base-integration-bitbucket)) supports the following:
|
|
132
132
|
|
|
133
|
-
<a id="info-6400a1"></a>• [`blindfold_secret_info`](#info-6400a1) - Optional Block<br>
|
|
133
|
+
<a id="info-6400a1"></a>• [`blindfold_secret_info`](#info-6400a1) - Optional Block<br>BlindfoldSecretInfoType specifies information about the Secret managed by F5XC Secret Management<br>See [Blindfold Secret Info](#info-6400a1) below.
|
|
134
134
|
|
|
135
|
-
<a id="info-3c272b"></a>• [`clear_secret_info`](#info-3c272b) - Optional Block<br>
|
|
135
|
+
<a id="info-3c272b"></a>• [`clear_secret_info`](#info-3c272b) - Optional Block<br>ClearSecretInfoType specifies information about the Secret that is not encrypted<br>See [Clear Secret Info](#info-3c272b) below.
|
|
136
136
|
|
|
137
137
|
#### Code Base Integration Bitbucket Passwd Blindfold Secret Info
|
|
138
138
|
|
|
@@ -146,7 +146,7 @@ A [`passwd`](#code-base-integration-bitbucket-passwd) block (within [`code_base_
|
|
|
146
146
|
|
|
147
147
|
A [`bitbucket_server`](#code-base-integration-bitbucket-server) block (within [`code_base_integration`](#code-base-integration)) supports the following:
|
|
148
148
|
|
|
149
|
-
<a id="passwd-13127c"></a>• [`passwd`](#passwd-13127c) - Optional Block<br>
|
|
149
|
+
<a id="passwd-13127c"></a>• [`passwd`](#passwd-13127c) - Optional Block<br>SecretType is used in an object to indicate a sensitive/confidential field<br>See [Passwd](#passwd-13127c) below.
|
|
150
150
|
|
|
151
151
|
<a id="url-2b7ca9"></a>• [`url`](#url-2b7ca9) - Optional String<br>BitBucket Server URL
|
|
152
152
|
|
|
@@ -158,9 +158,9 @@ A [`bitbucket_server`](#code-base-integration-bitbucket-server) block (within [`
|
|
|
158
158
|
|
|
159
159
|
A [`passwd`](#passwd-13127c) block (within [`code_base_integration.bitbucket_server`](#code-base-integration-bitbucket-server)) supports the following:
|
|
160
160
|
|
|
161
|
-
<a id="info-e29dd9"></a>• [`blindfold_secret_info`](#info-e29dd9) - Optional Block<br>
|
|
161
|
+
<a id="info-e29dd9"></a>• [`blindfold_secret_info`](#info-e29dd9) - Optional Block<br>BlindfoldSecretInfoType specifies information about the Secret managed by F5XC Secret Management<br>See [Blindfold Secret Info](#info-e29dd9) below.
|
|
162
162
|
|
|
163
|
-
<a id="info-38f71d"></a>• [`clear_secret_info`](#info-38f71d) - Optional Block<br>
|
|
163
|
+
<a id="info-38f71d"></a>• [`clear_secret_info`](#info-38f71d) - Optional Block<br>ClearSecretInfoType specifies information about the Secret that is not encrypted<br>See [Clear Secret Info](#info-38f71d) below.
|
|
164
164
|
|
|
165
165
|
#### Code Base Integration Bitbucket Server Passwd Blindfold Secret Info
|
|
166
166
|
|
|
@@ -174,7 +174,7 @@ A [`passwd`](#passwd-13127c) block (within [`code_base_integration.bitbucket_ser
|
|
|
174
174
|
|
|
175
175
|
A [`github`](#code-base-integration-github) block (within [`code_base_integration`](#code-base-integration)) supports the following:
|
|
176
176
|
|
|
177
|
-
<a id="token-b77f94"></a>• [`access_token`](#token-b77f94) - Optional Block<br>
|
|
177
|
+
<a id="token-b77f94"></a>• [`access_token`](#token-b77f94) - Optional Block<br>SecretType is used in an object to indicate a sensitive/confidential field<br>See [Access Token](#token-b77f94) below.
|
|
178
178
|
|
|
179
179
|
<a id="code-base-integration-github-username"></a>• [`username`](#code-base-integration-github-username) - Optional String<br>GitHub Username
|
|
180
180
|
|
|
@@ -184,9 +184,9 @@ A [`github`](#code-base-integration-github) block (within [`code_base_integratio
|
|
|
184
184
|
|
|
185
185
|
An [`access_token`](#token-b77f94) block (within [`code_base_integration.github`](#code-base-integration-github)) supports the following:
|
|
186
186
|
|
|
187
|
-
<a id="info-a74f41"></a>• [`blindfold_secret_info`](#info-a74f41) - Optional Block<br>
|
|
187
|
+
<a id="info-a74f41"></a>• [`blindfold_secret_info`](#info-a74f41) - Optional Block<br>BlindfoldSecretInfoType specifies information about the Secret managed by F5XC Secret Management<br>See [Blindfold Secret Info](#info-a74f41) below.
|
|
188
188
|
|
|
189
|
-
<a id="info-4afb31"></a>• [`clear_secret_info`](#info-4afb31) - Optional Block<br>
|
|
189
|
+
<a id="info-4afb31"></a>• [`clear_secret_info`](#info-4afb31) - Optional Block<br>ClearSecretInfoType specifies information about the Secret that is not encrypted<br>See [Clear Secret Info](#info-4afb31) below.
|
|
190
190
|
|
|
191
191
|
#### Code Base Integration Github Access Token Blindfold Secret Info
|
|
192
192
|
|
|
@@ -200,7 +200,7 @@ An [`access_token`](#token-b77f94) block (within [`code_base_integration.github`
|
|
|
200
200
|
|
|
201
201
|
A [`github_enterprise`](#code-base-integration-github-enterprise) block (within [`code_base_integration`](#code-base-integration)) supports the following:
|
|
202
202
|
|
|
203
|
-
<a id="token-c0b5c1"></a>• [`access_token`](#token-c0b5c1) - Optional Block<br>
|
|
203
|
+
<a id="token-c0b5c1"></a>• [`access_token`](#token-c0b5c1) - Optional Block<br>SecretType is used in an object to indicate a sensitive/confidential field<br>See [Access Token](#token-c0b5c1) below.
|
|
204
204
|
|
|
205
205
|
<a id="hostname-b59154"></a>• [`hostname`](#hostname-b59154) - Optional String<br>GitHub Hostname
|
|
206
206
|
|
|
@@ -210,9 +210,9 @@ A [`github_enterprise`](#code-base-integration-github-enterprise) block (within
|
|
|
210
210
|
|
|
211
211
|
An [`access_token`](#token-c0b5c1) block (within [`code_base_integration.github_enterprise`](#code-base-integration-github-enterprise)) supports the following:
|
|
212
212
|
|
|
213
|
-
<a id="info-113b2a"></a>• [`blindfold_secret_info`](#info-113b2a) - Optional Block<br>
|
|
213
|
+
<a id="info-113b2a"></a>• [`blindfold_secret_info`](#info-113b2a) - Optional Block<br>BlindfoldSecretInfoType specifies information about the Secret managed by F5XC Secret Management<br>See [Blindfold Secret Info](#info-113b2a) below.
|
|
214
214
|
|
|
215
|
-
<a id="info-f7aaa0"></a>• [`clear_secret_info`](#info-f7aaa0) - Optional Block<br>
|
|
215
|
+
<a id="info-f7aaa0"></a>• [`clear_secret_info`](#info-f7aaa0) - Optional Block<br>ClearSecretInfoType specifies information about the Secret that is not encrypted<br>See [Clear Secret Info](#info-f7aaa0) below.
|
|
216
216
|
|
|
217
217
|
#### Code Base Integration Github Enterprise Access Token Blindfold Secret Info
|
|
218
218
|
|
|
@@ -226,15 +226,15 @@ An [`access_token`](#token-c0b5c1) block (within [`code_base_integration.github_
|
|
|
226
226
|
|
|
227
227
|
A [`gitlab`](#code-base-integration-gitlab) block (within [`code_base_integration`](#code-base-integration)) supports the following:
|
|
228
228
|
|
|
229
|
-
<a id="token-5d157b"></a>• [`access_token`](#token-5d157b) - Optional Block<br>
|
|
229
|
+
<a id="token-5d157b"></a>• [`access_token`](#token-5d157b) - Optional Block<br>SecretType is used in an object to indicate a sensitive/confidential field<br>See [Access Token](#token-5d157b) below.
|
|
230
230
|
|
|
231
231
|
#### Code Base Integration Gitlab Access Token
|
|
232
232
|
|
|
233
233
|
An [`access_token`](#token-5d157b) block (within [`code_base_integration.gitlab`](#code-base-integration-gitlab)) supports the following:
|
|
234
234
|
|
|
235
|
-
<a id="info-ceae94"></a>• [`blindfold_secret_info`](#info-ceae94) - Optional Block<br>
|
|
235
|
+
<a id="info-ceae94"></a>• [`blindfold_secret_info`](#info-ceae94) - Optional Block<br>BlindfoldSecretInfoType specifies information about the Secret managed by F5XC Secret Management<br>See [Blindfold Secret Info](#info-ceae94) below.
|
|
236
236
|
|
|
237
|
-
<a id="info-6cbf02"></a>• [`clear_secret_info`](#info-6cbf02) - Optional Block<br>
|
|
237
|
+
<a id="info-6cbf02"></a>• [`clear_secret_info`](#info-6cbf02) - Optional Block<br>ClearSecretInfoType specifies information about the Secret that is not encrypted<br>See [Clear Secret Info](#info-6cbf02) below.
|
|
238
238
|
|
|
239
239
|
#### Code Base Integration Gitlab Access Token Blindfold Secret Info
|
|
240
240
|
|
|
@@ -248,7 +248,7 @@ An [`access_token`](#token-5d157b) block (within [`code_base_integration.gitlab`
|
|
|
248
248
|
|
|
249
249
|
A [`gitlab_enterprise`](#code-base-integration-gitlab-enterprise) block (within [`code_base_integration`](#code-base-integration)) supports the following:
|
|
250
250
|
|
|
251
|
-
<a id="token-b5c2b4"></a>• [`access_token`](#token-b5c2b4) - Optional Block<br>
|
|
251
|
+
<a id="token-b5c2b4"></a>• [`access_token`](#token-b5c2b4) - Optional Block<br>SecretType is used in an object to indicate a sensitive/confidential field<br>See [Access Token](#token-b5c2b4) below.
|
|
252
252
|
|
|
253
253
|
<a id="url-5e31c3"></a>• [`url`](#url-5e31c3) - Optional String<br>GitLab URL
|
|
254
254
|
|
|
@@ -256,9 +256,9 @@ A [`gitlab_enterprise`](#code-base-integration-gitlab-enterprise) block (within
|
|
|
256
256
|
|
|
257
257
|
An [`access_token`](#token-b5c2b4) block (within [`code_base_integration.gitlab_enterprise`](#code-base-integration-gitlab-enterprise)) supports the following:
|
|
258
258
|
|
|
259
|
-
<a id="info-f6945e"></a>• [`blindfold_secret_info`](#info-f6945e) - Optional Block<br>
|
|
259
|
+
<a id="info-f6945e"></a>• [`blindfold_secret_info`](#info-f6945e) - Optional Block<br>BlindfoldSecretInfoType specifies information about the Secret managed by F5XC Secret Management<br>See [Blindfold Secret Info](#info-f6945e) below.
|
|
260
260
|
|
|
261
|
-
<a id="info-040ff9"></a>• [`clear_secret_info`](#info-040ff9) - Optional Block<br>
|
|
261
|
+
<a id="info-040ff9"></a>• [`clear_secret_info`](#info-040ff9) - Optional Block<br>ClearSecretInfoType specifies information about the Secret that is not encrypted<br>See [Clear Secret Info](#info-040ff9) below.
|
|
262
262
|
|
|
263
263
|
#### Code Base Integration Gitlab Enterprise Access Token Blindfold Secret Info
|
|
264
264
|
|
|
@@ -32,15 +32,15 @@ resource "f5xc_container_registry" "example" {
|
|
|
32
32
|
}
|
|
33
33
|
|
|
34
34
|
# Resource-specific configuration
|
|
35
|
-
#
|
|
35
|
+
# SecretType is used in an object to indicate a sensitive/c...
|
|
36
36
|
password {
|
|
37
37
|
# Configure password settings
|
|
38
38
|
}
|
|
39
|
-
#
|
|
39
|
+
# BlindfoldSecretInfoType specifies information about the S...
|
|
40
40
|
blindfold_secret_info {
|
|
41
41
|
# Configure blindfold_secret_info settings
|
|
42
42
|
}
|
|
43
|
-
#
|
|
43
|
+
# ClearSecretInfoType specifies information about the Secre...
|
|
44
44
|
clear_secret_info {
|
|
45
45
|
# Configure clear_secret_info settings
|
|
46
46
|
}
|
|
@@ -68,13 +68,13 @@ resource "f5xc_container_registry" "example" {
|
|
|
68
68
|
|
|
69
69
|
<a id="email"></a>• [`email`](#email) - Optional String<br>Email. Email used for the registry
|
|
70
70
|
|
|
71
|
-
<a id="password"></a>• [`password`](#password) - Optional Block<br>
|
|
71
|
+
<a id="password"></a>• [`password`](#password) - Optional Block<br>SecretType is used in an object to indicate a sensitive/confidential field<br>See [Password](#password) below for details.
|
|
72
72
|
|
|
73
|
-
<a id="registry"></a>• [`registry`](#registry) - Optional String<br>
|
|
73
|
+
<a id="registry"></a>• [`registry`](#registry) - Optional String<br>Fully qualified name of the registry login server
|
|
74
74
|
|
|
75
75
|
<a id="timeouts"></a>• [`timeouts`](#timeouts) - Optional Block<br>See [Timeouts](#timeouts) below for details.
|
|
76
76
|
|
|
77
|
-
<a id="user-name"></a>• [`user_name`](#user-name) - Optional String<br>
|
|
77
|
+
<a id="user-name"></a>• [`user_name`](#user-name) - Optional String<br>Username used to access the registry
|
|
78
78
|
|
|
79
79
|
### Attributes Reference
|
|
80
80
|
|
|
@@ -88,27 +88,27 @@ In addition to all arguments above, the following attributes are exported:
|
|
|
88
88
|
|
|
89
89
|
A [`password`](#password) block supports the following:
|
|
90
90
|
|
|
91
|
-
<a id="password-blindfold-secret-info"></a>• [`blindfold_secret_info`](#password-blindfold-secret-info) - Optional Block<br>
|
|
91
|
+
<a id="password-blindfold-secret-info"></a>• [`blindfold_secret_info`](#password-blindfold-secret-info) - Optional Block<br>BlindfoldSecretInfoType specifies information about the Secret managed by F5XC Secret Management<br>See [Blindfold Secret Info](#password-blindfold-secret-info) below.
|
|
92
92
|
|
|
93
|
-
<a id="password-clear-secret-info"></a>• [`clear_secret_info`](#password-clear-secret-info) - Optional Block<br>
|
|
93
|
+
<a id="password-clear-secret-info"></a>• [`clear_secret_info`](#password-clear-secret-info) - Optional Block<br>ClearSecretInfoType specifies information about the Secret that is not encrypted<br>See [Clear Secret Info](#password-clear-secret-info) below.
|
|
94
94
|
|
|
95
95
|
#### Password Blindfold Secret Info
|
|
96
96
|
|
|
97
97
|
A [`blindfold_secret_info`](#password-blindfold-secret-info) block (within [`password`](#password)) supports the following:
|
|
98
98
|
|
|
99
|
-
<a id="provider-f3d5d2"></a>• [`decryption_provider`](#provider-f3d5d2) - Optional String<br>
|
|
99
|
+
<a id="provider-f3d5d2"></a>• [`decryption_provider`](#provider-f3d5d2) - Optional String<br>Name of the Secret Management Access object that contains information about the backend Secret Management service
|
|
100
100
|
|
|
101
|
-
<a id="password-blindfold-secret-info-location"></a>• [`location`](#password-blindfold-secret-info-location) - Optional String<br>Location
|
|
101
|
+
<a id="password-blindfold-secret-info-location"></a>• [`location`](#password-blindfold-secret-info-location) - 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
|
|
102
102
|
|
|
103
|
-
<a id="provider-0e4651"></a>• [`store_provider`](#provider-0e4651) - Optional String<br>
|
|
103
|
+
<a id="provider-0e4651"></a>• [`store_provider`](#provider-0e4651) - 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:///
|
|
104
104
|
|
|
105
105
|
#### Password Clear Secret Info
|
|
106
106
|
|
|
107
107
|
A [`clear_secret_info`](#password-clear-secret-info) block (within [`password`](#password)) supports the following:
|
|
108
108
|
|
|
109
|
-
<a id="password-clear-secret-info-provider-ref"></a>• [`provider_ref`](#password-clear-secret-info-provider-ref) - Optional String<br>
|
|
109
|
+
<a id="password-clear-secret-info-provider-ref"></a>• [`provider_ref`](#password-clear-secret-info-provider-ref) - 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:///
|
|
110
110
|
|
|
111
|
-
<a id="password-clear-secret-info-url"></a>• [`url`](#password-clear-secret-info-url) - Optional String<br>URL
|
|
111
|
+
<a id="password-clear-secret-info-url"></a>• [`url`](#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
|
|
112
112
|
|
|
113
113
|
#### Timeouts
|
|
114
114
|
|
|
@@ -62,7 +62,7 @@ resource "f5xc_crl" "example" {
|
|
|
62
62
|
|
|
63
63
|
<a id="refresh-interval"></a>• [`refresh_interval`](#refresh-interval) - Optional Number<br>CRL Refresh interval. CRL refresh interval, in hours
|
|
64
64
|
|
|
65
|
-
<a id="server-address"></a>• [`server_address`](#server-address) - Optional String<br>CRL
|
|
65
|
+
<a id="server-address"></a>• [`server_address`](#server-address) - Optional String<br>CRL server address or hostname
|
|
66
66
|
|
|
67
67
|
<a id="server-port"></a>• [`server_port`](#server-port) - Optional Number<br>CRL Server Port. Set CRL Server port number
|
|
68
68
|
|
|
@@ -32,7 +32,7 @@ resource "f5xc_data_type" "example" {
|
|
|
32
32
|
}
|
|
33
33
|
|
|
34
34
|
# Resource-specific configuration
|
|
35
|
-
#
|
|
35
|
+
# Configure key/value or regex match rules to enable the pl...
|
|
36
36
|
rules {
|
|
37
37
|
# Configure rules settings
|
|
38
38
|
}
|
|
@@ -66,13 +66,13 @@ resource "f5xc_data_type" "example" {
|
|
|
66
66
|
|
|
67
67
|
### Spec Argument Reference
|
|
68
68
|
|
|
69
|
-
<a id="compliances"></a>• [`compliances`](#compliances) - Optional List<br>Possible values are `GDPR`, `CCPA`, `PIPEDA`, `LGPD`, `DPA_UK`, `PDPA_SG`, `APPI`, `HIPAA`, `CPRA_2023`, `CPA_CO`, `SOC2`, `PCI_DSS`, `ISO_IEC_27001`, `ISO_IEC_27701`, `EPRIVACY_DIRECTIVE`, `GLBA`, `SOX`<br>[Enum: GDPR|CCPA|PIPEDA|LGPD|DPA_UK|PDPA_SG|APPI|HIPAA|CPRA_2023|CPA_CO|SOC2|PCI_DSS|ISO_IEC_27001|ISO_IEC_27701|EPRIVACY_DIRECTIVE|GLBA|SOX]
|
|
69
|
+
<a id="compliances"></a>• [`compliances`](#compliances) - Optional List<br>Possible values are `GDPR`, `CCPA`, `PIPEDA`, `LGPD`, `DPA_UK`, `PDPA_SG`, `APPI`, `HIPAA`, `CPRA_2023`, `CPA_CO`, `SOC2`, `PCI_DSS`, `ISO_IEC_27001`, `ISO_IEC_27701`, `EPRIVACY_DIRECTIVE`, `GLBA`, `SOX`<br>[Enum: GDPR|CCPA|PIPEDA|LGPD|DPA_UK|PDPA_SG|APPI|HIPAA|CPRA_2023|CPA_CO|SOC2|PCI_DSS|ISO_IEC_27001|ISO_IEC_27701|EPRIVACY_DIRECTIVE|GLBA|SOX] Choose applicable compliance frameworks such as GDPR, PCI/DSS, or CCPA to ensure the platform identifies whether vulnerabilities in API endpoints handling this data type may cause a compliance breach
|
|
70
70
|
|
|
71
|
-
<a id="is-pii"></a>• [`is_pii`](#is-pii) - Optional Bool<br>
|
|
71
|
+
<a id="is-pii"></a>• [`is_pii`](#is-pii) - Optional Bool<br>Select this option to classify the custom data type as personally identifiable information (PII)
|
|
72
72
|
|
|
73
|
-
<a id="is-sensitive-data"></a>• [`is_sensitive_data`](#is-sensitive-data) - Optional Bool<br>
|
|
73
|
+
<a id="is-sensitive-data"></a>• [`is_sensitive_data`](#is-sensitive-data) - Optional Bool<br>Select this option to classify the custom data type as sensitive, enabling detection of API vulnerabilities related to this data type
|
|
74
74
|
|
|
75
|
-
<a id="rules"></a>• [`rules`](#rules) - Optional Block<br>
|
|
75
|
+
<a id="rules"></a>• [`rules`](#rules) - Optional Block<br>Configure key/value or regex match rules to enable the platform to detect this custom data type in the API request or response<br>See [Rules](#rules) below for details.
|
|
76
76
|
|
|
77
77
|
<a id="timeouts"></a>• [`timeouts`](#timeouts) - Optional Block<br>See [Timeouts](#timeouts) below for details.
|
|
78
78
|
|
|
@@ -90,7 +90,7 @@ A [`rules`](#rules) block supports the following:
|
|
|
90
90
|
|
|
91
91
|
<a id="rules-key-pattern"></a>• [`key_pattern`](#rules-key-pattern) - Optional Block<br>Rule Pattern Type. Test<br>See [Key Pattern](#rules-key-pattern) below.
|
|
92
92
|
|
|
93
|
-
<a id="rules-key-value-pattern"></a>• [`key_value_pattern`](#rules-key-value-pattern) - Optional Block<br>
|
|
93
|
+
<a id="rules-key-value-pattern"></a>• [`key_value_pattern`](#rules-key-value-pattern) - Optional Block<br>Search for specific key & value patterns in the specified sections<br>See [Key Value Pattern](#rules-key-value-pattern) below.
|
|
94
94
|
|
|
95
95
|
<a id="rules-value-pattern"></a>• [`value_pattern`](#rules-value-pattern) - Optional Block<br>Rule Pattern Type. Test<br>See [Value Pattern](#rules-value-pattern) below.
|
|
96
96
|
|
|
@@ -100,15 +100,15 @@ A [`key_pattern`](#rules-key-pattern) block (within [`rules`](#rules)) supports
|
|
|
100
100
|
|
|
101
101
|
<a id="rules-key-pattern-exact-values"></a>• [`exact_values`](#rules-key-pattern-exact-values) - Optional Block<br>Exact Values. List of exact values to match<br>See [Exact Values](#rules-key-pattern-exact-values) below.
|
|
102
102
|
|
|
103
|
-
<a id="rules-key-pattern-regex-value"></a>• [`regex_value`](#rules-key-pattern-regex-value) - Optional String<br>
|
|
103
|
+
<a id="rules-key-pattern-regex-value"></a>• [`regex_value`](#rules-key-pattern-regex-value) - Optional String<br>Search for values matching this regular expression
|
|
104
104
|
|
|
105
|
-
<a id="rules-key-pattern-substring-value"></a>• [`substring_value`](#rules-key-pattern-substring-value) - Optional String<br>
|
|
105
|
+
<a id="rules-key-pattern-substring-value"></a>• [`substring_value`](#rules-key-pattern-substring-value) - Optional String<br>Search for values that include this substring
|
|
106
106
|
|
|
107
107
|
#### Rules Key Pattern Exact Values
|
|
108
108
|
|
|
109
109
|
An [`exact_values`](#rules-key-pattern-exact-values) block (within [`rules.key_pattern`](#rules-key-pattern)) supports the following:
|
|
110
110
|
|
|
111
|
-
<a id="values-4303de"></a>• [`exact_values`](#values-4303de) - Optional List<br>
|
|
111
|
+
<a id="values-4303de"></a>• [`exact_values`](#values-4303de) - Optional List<br>List of exact values to match
|
|
112
112
|
|
|
113
113
|
#### Rules Key Value Pattern
|
|
114
114
|
|
|
@@ -124,9 +124,9 @@ A [`key_pattern`](#rules-key-value-pattern-key-pattern) block (within [`rules.ke
|
|
|
124
124
|
|
|
125
125
|
<a id="values-5868e6"></a>• [`exact_values`](#values-5868e6) - Optional Block<br>Exact Values. List of exact values to match<br>See [Exact Values](#values-5868e6) below.
|
|
126
126
|
|
|
127
|
-
<a id="value-cf8180"></a>• [`regex_value`](#value-cf8180) - Optional String<br>
|
|
127
|
+
<a id="value-cf8180"></a>• [`regex_value`](#value-cf8180) - Optional String<br>Search for values matching this regular expression
|
|
128
128
|
|
|
129
|
-
<a id="value-597ab2"></a>• [`substring_value`](#value-597ab2) - Optional String<br>
|
|
129
|
+
<a id="value-597ab2"></a>• [`substring_value`](#value-597ab2) - Optional String<br>Search for values that include this substring
|
|
130
130
|
|
|
131
131
|
#### Rules Key Value Pattern Key Pattern Exact Values
|
|
132
132
|
|
|
@@ -138,9 +138,9 @@ A [`value_pattern`](#rules-key-value-pattern-value-pattern) block (within [`rule
|
|
|
138
138
|
|
|
139
139
|
<a id="values-82342a"></a>• [`exact_values`](#values-82342a) - Optional Block<br>Exact Values. List of exact values to match<br>See [Exact Values](#values-82342a) below.
|
|
140
140
|
|
|
141
|
-
<a id="value-d5fdfc"></a>• [`regex_value`](#value-d5fdfc) - Optional String<br>
|
|
141
|
+
<a id="value-d5fdfc"></a>• [`regex_value`](#value-d5fdfc) - Optional String<br>Search for values matching this regular expression
|
|
142
142
|
|
|
143
|
-
<a id="value-9d96a5"></a>• [`substring_value`](#value-9d96a5) - Optional String<br>
|
|
143
|
+
<a id="value-9d96a5"></a>• [`substring_value`](#value-9d96a5) - Optional String<br>Search for values that include this substring
|
|
144
144
|
|
|
145
145
|
#### Rules Key Value Pattern Value Pattern Exact Values
|
|
146
146
|
|
|
@@ -152,15 +152,15 @@ A [`value_pattern`](#rules-value-pattern) block (within [`rules`](#rules)) suppo
|
|
|
152
152
|
|
|
153
153
|
<a id="rules-value-pattern-exact-values"></a>• [`exact_values`](#rules-value-pattern-exact-values) - Optional Block<br>Exact Values. List of exact values to match<br>See [Exact Values](#rules-value-pattern-exact-values) below.
|
|
154
154
|
|
|
155
|
-
<a id="rules-value-pattern-regex-value"></a>• [`regex_value`](#rules-value-pattern-regex-value) - Optional String<br>
|
|
155
|
+
<a id="rules-value-pattern-regex-value"></a>• [`regex_value`](#rules-value-pattern-regex-value) - Optional String<br>Search for values matching this regular expression
|
|
156
156
|
|
|
157
|
-
<a id="rules-value-pattern-substring-value"></a>• [`substring_value`](#rules-value-pattern-substring-value) - Optional String<br>
|
|
157
|
+
<a id="rules-value-pattern-substring-value"></a>• [`substring_value`](#rules-value-pattern-substring-value) - Optional String<br>Search for values that include this substring
|
|
158
158
|
|
|
159
159
|
#### Rules Value Pattern Exact Values
|
|
160
160
|
|
|
161
161
|
An [`exact_values`](#rules-value-pattern-exact-values) block (within [`rules.value_pattern`](#rules-value-pattern)) supports the following:
|
|
162
162
|
|
|
163
|
-
<a id="values-cd8e66"></a>• [`exact_values`](#values-cd8e66) - Optional List<br>
|
|
163
|
+
<a id="values-cd8e66"></a>• [`exact_values`](#values-cd8e66) - Optional List<br>List of exact values to match
|
|
164
164
|
|
|
165
165
|
#### Timeouts
|
|
166
166
|
|
|
@@ -36,11 +36,11 @@ resource "f5xc_dc_cluster_group" "example" {
|
|
|
36
36
|
type {
|
|
37
37
|
# Configure type settings
|
|
38
38
|
}
|
|
39
|
-
#
|
|
39
|
+
# Can be used for messages where no values are needed.
|
|
40
40
|
control_and_data_plane_mesh {
|
|
41
41
|
# Configure control_and_data_plane_mesh settings
|
|
42
42
|
}
|
|
43
|
-
#
|
|
43
|
+
# Can be used for messages where no values are needed.
|
|
44
44
|
data_plane_mesh {
|
|
45
45
|
# Configure data_plane_mesh settings
|
|
46
46
|
}
|
|
@@ -94,9 +94,9 @@ A [`timeouts`](#timeouts) block supports the following:
|
|
|
94
94
|
|
|
95
95
|
A [`type`](#type) block supports the following:
|
|
96
96
|
|
|
97
|
-
<a id="type-control-and-data-plane-mesh"></a>• [`control_and_data_plane_mesh`](#type-control-and-data-plane-mesh) - Optional Block<br>
|
|
97
|
+
<a id="type-control-and-data-plane-mesh"></a>• [`control_and_data_plane_mesh`](#type-control-and-data-plane-mesh) - Optional Block<br>Can be used for messages where no values are needed
|
|
98
98
|
|
|
99
|
-
<a id="type-data-plane-mesh"></a>• [`data_plane_mesh`](#type-data-plane-mesh) - Optional Block<br>
|
|
99
|
+
<a id="type-data-plane-mesh"></a>• [`data_plane_mesh`](#type-data-plane-mesh) - Optional Block<br>Can be used for messages where no values are needed
|
|
100
100
|
|
|
101
101
|
---
|
|
102
102
|
|