@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
|
@@ -100,33 +100,33 @@ 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="
|
|
103
|
+
<a id="token-d4247d"></a>• [`access_token`](#token-d4247d) - Optional Block<br>Secret. 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
|
-
An [`access_token`](#
|
|
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="
|
|
109
|
+
<a id="info-088938"></a>• [`blindfold_secret_info`](#info-088938) - Optional Block<br>Blindfold Secret. BlindfoldSecretInfoType specifies information about the Secret managed by F5XC Secret Management<br>See [Blindfold Secret Info](#info-088938) below.
|
|
110
110
|
|
|
111
|
-
<a id="
|
|
111
|
+
<a id="info-8fbdd3"></a>• [`clear_secret_info`](#info-8fbdd3) - Optional Block<br>In-Clear Secret. 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
|
|
|
115
|
-
A [`blindfold_secret_info`](#
|
|
115
|
+
A [`blindfold_secret_info`](#info-088938) block (within [`code_base_integration.azure_repos.access_token`](#token-d4247d)) supports the following:
|
|
116
116
|
|
|
117
|
-
<a id="
|
|
117
|
+
<a id="provider-78d708"></a>• [`decryption_provider`](#provider-78d708) - Optional String<br>Decryption Provider. Name of the Secret Management Access object that contains information about the backend Secret Management service
|
|
118
118
|
|
|
119
|
-
<a id="
|
|
119
|
+
<a id="location-ada2f1"></a>• [`location`](#location-ada2f1) - 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
|
|
120
120
|
|
|
121
|
-
<a id="
|
|
121
|
+
<a id="provider-938064"></a>• [`store_provider`](#provider-938064) - 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:///
|
|
122
122
|
|
|
123
123
|
#### Code Base Integration Azure Repos Access Token Clear Secret Info
|
|
124
124
|
|
|
125
|
-
A [`clear_secret_info`](#
|
|
125
|
+
A [`clear_secret_info`](#info-8fbdd3) block (within [`code_base_integration.azure_repos.access_token`](#token-d4247d)) supports the following:
|
|
126
126
|
|
|
127
|
-
<a id="
|
|
127
|
+
<a id="ref-766663"></a>• [`provider_ref`](#ref-766663) - 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:///
|
|
128
128
|
|
|
129
|
-
<a id="
|
|
129
|
+
<a id="url-ff530c"></a>• [`url`](#url-ff530c) - 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
|
|
130
130
|
|
|
131
131
|
#### Code Base Integration Bitbucket
|
|
132
132
|
|
|
@@ -134,77 +134,77 @@ A [`bitbucket`](#code-base-integration-bitbucket) block (within [`code_base_inte
|
|
|
134
134
|
|
|
135
135
|
<a id="code-base-integration-bitbucket-passwd"></a>• [`passwd`](#code-base-integration-bitbucket-passwd) - Optional Block<br>Secret. SecretType is used in an object to indicate a sensitive/confidential field<br>See [Passwd](#code-base-integration-bitbucket-passwd) below.
|
|
136
136
|
|
|
137
|
-
<a id="
|
|
137
|
+
<a id="username-d6a1e1"></a>• [`username`](#username-d6a1e1) - Optional String<br>BitBucket Username
|
|
138
138
|
|
|
139
139
|
#### Code Base Integration Bitbucket Passwd
|
|
140
140
|
|
|
141
141
|
A [`passwd`](#code-base-integration-bitbucket-passwd) block (within [`code_base_integration.bitbucket`](#code-base-integration-bitbucket)) supports the following:
|
|
142
142
|
|
|
143
|
-
<a id="
|
|
143
|
+
<a id="info-6400a1"></a>• [`blindfold_secret_info`](#info-6400a1) - Optional Block<br>Blindfold Secret. BlindfoldSecretInfoType specifies information about the Secret managed by F5XC Secret Management<br>See [Blindfold Secret Info](#info-6400a1) below.
|
|
144
144
|
|
|
145
|
-
<a id="
|
|
145
|
+
<a id="info-3c272b"></a>• [`clear_secret_info`](#info-3c272b) - Optional Block<br>In-Clear Secret. ClearSecretInfoType specifies information about the Secret that is not encrypted<br>See [Clear Secret Info](#info-3c272b) below.
|
|
146
146
|
|
|
147
147
|
#### Code Base Integration Bitbucket Passwd Blindfold Secret Info
|
|
148
148
|
|
|
149
|
-
A [`blindfold_secret_info`](#
|
|
149
|
+
A [`blindfold_secret_info`](#info-6400a1) block (within [`code_base_integration.bitbucket.passwd`](#code-base-integration-bitbucket-passwd)) supports the following:
|
|
150
150
|
|
|
151
|
-
<a id="
|
|
151
|
+
<a id="provider-7e1ec3"></a>• [`decryption_provider`](#provider-7e1ec3) - Optional String<br>Decryption Provider. Name of the Secret Management Access object that contains information about the backend Secret Management service
|
|
152
152
|
|
|
153
|
-
<a id="
|
|
153
|
+
<a id="location-a36cd5"></a>• [`location`](#location-a36cd5) - 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
|
|
154
154
|
|
|
155
|
-
<a id="
|
|
155
|
+
<a id="provider-debf54"></a>• [`store_provider`](#provider-debf54) - 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:///
|
|
156
156
|
|
|
157
157
|
#### Code Base Integration Bitbucket Passwd Clear Secret Info
|
|
158
158
|
|
|
159
|
-
A [`clear_secret_info`](#
|
|
159
|
+
A [`clear_secret_info`](#info-3c272b) block (within [`code_base_integration.bitbucket.passwd`](#code-base-integration-bitbucket-passwd)) supports the following:
|
|
160
160
|
|
|
161
|
-
<a id="
|
|
161
|
+
<a id="ref-0df26b"></a>• [`provider_ref`](#ref-0df26b) - 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:///
|
|
162
162
|
|
|
163
|
-
<a id="
|
|
163
|
+
<a id="url-850415"></a>• [`url`](#url-850415) - 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
|
|
164
164
|
|
|
165
165
|
#### Code Base Integration Bitbucket Server
|
|
166
166
|
|
|
167
167
|
A [`bitbucket_server`](#code-base-integration-bitbucket-server) block (within [`code_base_integration`](#code-base-integration)) supports the following:
|
|
168
168
|
|
|
169
|
-
<a id="
|
|
169
|
+
<a id="passwd-13127c"></a>• [`passwd`](#passwd-13127c) - Optional Block<br>Secret. SecretType is used in an object to indicate a sensitive/confidential field<br>See [Passwd](#passwd-13127c) below.
|
|
170
170
|
|
|
171
|
-
<a id="
|
|
171
|
+
<a id="url-2b7ca9"></a>• [`url`](#url-2b7ca9) - Optional String<br>BitBucket Server URL
|
|
172
172
|
|
|
173
|
-
<a id="
|
|
173
|
+
<a id="username-9a8614"></a>• [`username`](#username-9a8614) - Optional String<br>BitBucket Server Username
|
|
174
174
|
|
|
175
|
-
<a id="
|
|
175
|
+
<a id="ssl-af2ade"></a>• [`verify_ssl`](#ssl-af2ade) - Optional Bool<br>Verify SSL
|
|
176
176
|
|
|
177
177
|
#### Code Base Integration Bitbucket Server Passwd
|
|
178
178
|
|
|
179
|
-
A [`passwd`](#
|
|
179
|
+
A [`passwd`](#passwd-13127c) block (within [`code_base_integration.bitbucket_server`](#code-base-integration-bitbucket-server)) supports the following:
|
|
180
180
|
|
|
181
|
-
<a id="
|
|
181
|
+
<a id="info-e29dd9"></a>• [`blindfold_secret_info`](#info-e29dd9) - Optional Block<br>Blindfold Secret. BlindfoldSecretInfoType specifies information about the Secret managed by F5XC Secret Management<br>See [Blindfold Secret Info](#info-e29dd9) below.
|
|
182
182
|
|
|
183
|
-
<a id="
|
|
183
|
+
<a id="info-38f71d"></a>• [`clear_secret_info`](#info-38f71d) - Optional Block<br>In-Clear Secret. ClearSecretInfoType specifies information about the Secret that is not encrypted<br>See [Clear Secret Info](#info-38f71d) below.
|
|
184
184
|
|
|
185
185
|
#### Code Base Integration Bitbucket Server Passwd Blindfold Secret Info
|
|
186
186
|
|
|
187
|
-
A [`blindfold_secret_info`](#
|
|
187
|
+
A [`blindfold_secret_info`](#info-e29dd9) block (within [`code_base_integration.bitbucket_server.passwd`](#passwd-13127c)) supports the following:
|
|
188
188
|
|
|
189
|
-
<a id="
|
|
189
|
+
<a id="provider-b921a1"></a>• [`decryption_provider`](#provider-b921a1) - Optional String<br>Decryption Provider. Name of the Secret Management Access object that contains information about the backend Secret Management service
|
|
190
190
|
|
|
191
|
-
<a id="
|
|
191
|
+
<a id="location-229e74"></a>• [`location`](#location-229e74) - 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
|
|
192
192
|
|
|
193
|
-
<a id="
|
|
193
|
+
<a id="provider-6dd563"></a>• [`store_provider`](#provider-6dd563) - 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:///
|
|
194
194
|
|
|
195
195
|
#### Code Base Integration Bitbucket Server Passwd Clear Secret Info
|
|
196
196
|
|
|
197
|
-
A [`clear_secret_info`](#
|
|
197
|
+
A [`clear_secret_info`](#info-38f71d) block (within [`code_base_integration.bitbucket_server.passwd`](#passwd-13127c)) supports the following:
|
|
198
198
|
|
|
199
|
-
<a id="
|
|
199
|
+
<a id="ref-4c4fc5"></a>• [`provider_ref`](#ref-4c4fc5) - 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:///
|
|
200
200
|
|
|
201
|
-
<a id="
|
|
201
|
+
<a id="url-a08aa5"></a>• [`url`](#url-a08aa5) - 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
|
|
202
202
|
|
|
203
203
|
#### Code Base Integration Github
|
|
204
204
|
|
|
205
205
|
A [`github`](#code-base-integration-github) block (within [`code_base_integration`](#code-base-integration)) supports the following:
|
|
206
206
|
|
|
207
|
-
<a id="
|
|
207
|
+
<a id="token-b77f94"></a>• [`access_token`](#token-b77f94) - Optional Block<br>Secret. SecretType is used in an object to indicate a sensitive/confidential field<br>See [Access Token](#token-b77f94) below.
|
|
208
208
|
|
|
209
209
|
<a id="code-base-integration-github-username"></a>• [`username`](#code-base-integration-github-username) - Optional String<br>GitHub Username
|
|
210
210
|
|
|
@@ -212,131 +212,131 @@ A [`github`](#code-base-integration-github) block (within [`code_base_integratio
|
|
|
212
212
|
|
|
213
213
|
#### Code Base Integration Github Access Token
|
|
214
214
|
|
|
215
|
-
An [`access_token`](#
|
|
215
|
+
An [`access_token`](#token-b77f94) block (within [`code_base_integration.github`](#code-base-integration-github)) supports the following:
|
|
216
216
|
|
|
217
|
-
<a id="
|
|
217
|
+
<a id="info-a74f41"></a>• [`blindfold_secret_info`](#info-a74f41) - Optional Block<br>Blindfold Secret. BlindfoldSecretInfoType specifies information about the Secret managed by F5XC Secret Management<br>See [Blindfold Secret Info](#info-a74f41) below.
|
|
218
218
|
|
|
219
|
-
<a id="
|
|
219
|
+
<a id="info-4afb31"></a>• [`clear_secret_info`](#info-4afb31) - Optional Block<br>In-Clear Secret. ClearSecretInfoType specifies information about the Secret that is not encrypted<br>See [Clear Secret Info](#info-4afb31) below.
|
|
220
220
|
|
|
221
221
|
#### Code Base Integration Github Access Token Blindfold Secret Info
|
|
222
222
|
|
|
223
|
-
A [`blindfold_secret_info`](#
|
|
223
|
+
A [`blindfold_secret_info`](#info-a74f41) block (within [`code_base_integration.github.access_token`](#token-b77f94)) supports the following:
|
|
224
224
|
|
|
225
|
-
<a id="
|
|
225
|
+
<a id="provider-f15e5e"></a>• [`decryption_provider`](#provider-f15e5e) - Optional String<br>Decryption Provider. Name of the Secret Management Access object that contains information about the backend Secret Management service
|
|
226
226
|
|
|
227
|
-
<a id="
|
|
227
|
+
<a id="location-7b8655"></a>• [`location`](#location-7b8655) - 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
|
|
228
228
|
|
|
229
|
-
<a id="
|
|
229
|
+
<a id="provider-690b83"></a>• [`store_provider`](#provider-690b83) - 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:///
|
|
230
230
|
|
|
231
231
|
#### Code Base Integration Github Access Token Clear Secret Info
|
|
232
232
|
|
|
233
|
-
A [`clear_secret_info`](#
|
|
233
|
+
A [`clear_secret_info`](#info-4afb31) block (within [`code_base_integration.github.access_token`](#token-b77f94)) supports the following:
|
|
234
234
|
|
|
235
|
-
<a id="
|
|
235
|
+
<a id="ref-392814"></a>• [`provider_ref`](#ref-392814) - 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:///
|
|
236
236
|
|
|
237
|
-
<a id="
|
|
237
|
+
<a id="url-bfbf26"></a>• [`url`](#url-bfbf26) - 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
|
|
238
238
|
|
|
239
239
|
#### Code Base Integration Github Enterprise
|
|
240
240
|
|
|
241
241
|
A [`github_enterprise`](#code-base-integration-github-enterprise) block (within [`code_base_integration`](#code-base-integration)) supports the following:
|
|
242
242
|
|
|
243
|
-
<a id="
|
|
243
|
+
<a id="token-c0b5c1"></a>• [`access_token`](#token-c0b5c1) - Optional Block<br>Secret. SecretType is used in an object to indicate a sensitive/confidential field<br>See [Access Token](#token-c0b5c1) below.
|
|
244
244
|
|
|
245
|
-
<a id="
|
|
245
|
+
<a id="hostname-b59154"></a>• [`hostname`](#hostname-b59154) - Optional String<br>GitHub Hostname
|
|
246
246
|
|
|
247
|
-
<a id="
|
|
247
|
+
<a id="username-ea5b7b"></a>• [`username`](#username-ea5b7b) - Optional String<br>GitHub Username
|
|
248
248
|
|
|
249
249
|
#### Code Base Integration Github Enterprise Access Token
|
|
250
250
|
|
|
251
|
-
An [`access_token`](#
|
|
251
|
+
An [`access_token`](#token-c0b5c1) block (within [`code_base_integration.github_enterprise`](#code-base-integration-github-enterprise)) supports the following:
|
|
252
252
|
|
|
253
|
-
<a id="
|
|
253
|
+
<a id="info-113b2a"></a>• [`blindfold_secret_info`](#info-113b2a) - Optional Block<br>Blindfold Secret. BlindfoldSecretInfoType specifies information about the Secret managed by F5XC Secret Management<br>See [Blindfold Secret Info](#info-113b2a) below.
|
|
254
254
|
|
|
255
|
-
<a id="
|
|
255
|
+
<a id="info-f7aaa0"></a>• [`clear_secret_info`](#info-f7aaa0) - Optional Block<br>In-Clear Secret. ClearSecretInfoType specifies information about the Secret that is not encrypted<br>See [Clear Secret Info](#info-f7aaa0) below.
|
|
256
256
|
|
|
257
257
|
#### Code Base Integration Github Enterprise Access Token Blindfold Secret Info
|
|
258
258
|
|
|
259
|
-
A [`blindfold_secret_info`](#
|
|
259
|
+
A [`blindfold_secret_info`](#info-113b2a) block (within [`code_base_integration.github_enterprise.access_token`](#token-c0b5c1)) supports the following:
|
|
260
260
|
|
|
261
|
-
<a id="
|
|
261
|
+
<a id="provider-24b457"></a>• [`decryption_provider`](#provider-24b457) - Optional String<br>Decryption Provider. Name of the Secret Management Access object that contains information about the backend Secret Management service
|
|
262
262
|
|
|
263
|
-
<a id="
|
|
263
|
+
<a id="location-4dba95"></a>• [`location`](#location-4dba95) - 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
|
|
264
264
|
|
|
265
|
-
<a id="
|
|
265
|
+
<a id="provider-f5bbd0"></a>• [`store_provider`](#provider-f5bbd0) - 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:///
|
|
266
266
|
|
|
267
267
|
#### Code Base Integration Github Enterprise Access Token Clear Secret Info
|
|
268
268
|
|
|
269
|
-
A [`clear_secret_info`](#
|
|
269
|
+
A [`clear_secret_info`](#info-f7aaa0) block (within [`code_base_integration.github_enterprise.access_token`](#token-c0b5c1)) supports the following:
|
|
270
270
|
|
|
271
|
-
<a id="
|
|
271
|
+
<a id="ref-45233c"></a>• [`provider_ref`](#ref-45233c) - 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:///
|
|
272
272
|
|
|
273
|
-
<a id="
|
|
273
|
+
<a id="url-234d81"></a>• [`url`](#url-234d81) - 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
|
|
274
274
|
|
|
275
275
|
#### Code Base Integration Gitlab
|
|
276
276
|
|
|
277
277
|
A [`gitlab`](#code-base-integration-gitlab) block (within [`code_base_integration`](#code-base-integration)) supports the following:
|
|
278
278
|
|
|
279
|
-
<a id="
|
|
279
|
+
<a id="token-5d157b"></a>• [`access_token`](#token-5d157b) - Optional Block<br>Secret. SecretType is used in an object to indicate a sensitive/confidential field<br>See [Access Token](#token-5d157b) below.
|
|
280
280
|
|
|
281
281
|
#### Code Base Integration Gitlab Access Token
|
|
282
282
|
|
|
283
|
-
An [`access_token`](#
|
|
283
|
+
An [`access_token`](#token-5d157b) block (within [`code_base_integration.gitlab`](#code-base-integration-gitlab)) supports the following:
|
|
284
284
|
|
|
285
|
-
<a id="
|
|
285
|
+
<a id="info-ceae94"></a>• [`blindfold_secret_info`](#info-ceae94) - Optional Block<br>Blindfold Secret. BlindfoldSecretInfoType specifies information about the Secret managed by F5XC Secret Management<br>See [Blindfold Secret Info](#info-ceae94) below.
|
|
286
286
|
|
|
287
|
-
<a id="
|
|
287
|
+
<a id="info-6cbf02"></a>• [`clear_secret_info`](#info-6cbf02) - Optional Block<br>In-Clear Secret. ClearSecretInfoType specifies information about the Secret that is not encrypted<br>See [Clear Secret Info](#info-6cbf02) below.
|
|
288
288
|
|
|
289
289
|
#### Code Base Integration Gitlab Access Token Blindfold Secret Info
|
|
290
290
|
|
|
291
|
-
A [`blindfold_secret_info`](#
|
|
291
|
+
A [`blindfold_secret_info`](#info-ceae94) block (within [`code_base_integration.gitlab.access_token`](#token-5d157b)) supports the following:
|
|
292
292
|
|
|
293
|
-
<a id="
|
|
293
|
+
<a id="provider-c72635"></a>• [`decryption_provider`](#provider-c72635) - Optional String<br>Decryption Provider. Name of the Secret Management Access object that contains information about the backend Secret Management service
|
|
294
294
|
|
|
295
|
-
<a id="
|
|
295
|
+
<a id="location-ea775a"></a>• [`location`](#location-ea775a) - 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
|
|
296
296
|
|
|
297
|
-
<a id="
|
|
297
|
+
<a id="provider-492371"></a>• [`store_provider`](#provider-492371) - 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:///
|
|
298
298
|
|
|
299
299
|
#### Code Base Integration Gitlab Access Token Clear Secret Info
|
|
300
300
|
|
|
301
|
-
A [`clear_secret_info`](#
|
|
301
|
+
A [`clear_secret_info`](#info-6cbf02) block (within [`code_base_integration.gitlab.access_token`](#token-5d157b)) supports the following:
|
|
302
302
|
|
|
303
|
-
<a id="
|
|
303
|
+
<a id="ref-36c69f"></a>• [`provider_ref`](#ref-36c69f) - 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:///
|
|
304
304
|
|
|
305
|
-
<a id="
|
|
305
|
+
<a id="url-c06b88"></a>• [`url`](#url-c06b88) - 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
|
|
306
306
|
|
|
307
307
|
#### Code Base Integration Gitlab Enterprise
|
|
308
308
|
|
|
309
309
|
A [`gitlab_enterprise`](#code-base-integration-gitlab-enterprise) block (within [`code_base_integration`](#code-base-integration)) supports the following:
|
|
310
310
|
|
|
311
|
-
<a id="
|
|
311
|
+
<a id="token-b5c2b4"></a>• [`access_token`](#token-b5c2b4) - Optional Block<br>Secret. SecretType is used in an object to indicate a sensitive/confidential field<br>See [Access Token](#token-b5c2b4) below.
|
|
312
312
|
|
|
313
|
-
<a id="
|
|
313
|
+
<a id="url-5e31c3"></a>• [`url`](#url-5e31c3) - Optional String<br>GitLab URL
|
|
314
314
|
|
|
315
315
|
#### Code Base Integration Gitlab Enterprise Access Token
|
|
316
316
|
|
|
317
|
-
An [`access_token`](#
|
|
317
|
+
An [`access_token`](#token-b5c2b4) block (within [`code_base_integration.gitlab_enterprise`](#code-base-integration-gitlab-enterprise)) supports the following:
|
|
318
318
|
|
|
319
|
-
<a id="
|
|
319
|
+
<a id="info-f6945e"></a>• [`blindfold_secret_info`](#info-f6945e) - Optional Block<br>Blindfold Secret. BlindfoldSecretInfoType specifies information about the Secret managed by F5XC Secret Management<br>See [Blindfold Secret Info](#info-f6945e) below.
|
|
320
320
|
|
|
321
|
-
<a id="
|
|
321
|
+
<a id="info-040ff9"></a>• [`clear_secret_info`](#info-040ff9) - Optional Block<br>In-Clear Secret. ClearSecretInfoType specifies information about the Secret that is not encrypted<br>See [Clear Secret Info](#info-040ff9) below.
|
|
322
322
|
|
|
323
323
|
#### Code Base Integration Gitlab Enterprise Access Token Blindfold Secret Info
|
|
324
324
|
|
|
325
|
-
A [`blindfold_secret_info`](#
|
|
325
|
+
A [`blindfold_secret_info`](#info-f6945e) block (within [`code_base_integration.gitlab_enterprise.access_token`](#token-b5c2b4)) supports the following:
|
|
326
326
|
|
|
327
|
-
<a id="
|
|
327
|
+
<a id="provider-96b8db"></a>• [`decryption_provider`](#provider-96b8db) - Optional String<br>Decryption Provider. Name of the Secret Management Access object that contains information about the backend Secret Management service
|
|
328
328
|
|
|
329
|
-
<a id="
|
|
329
|
+
<a id="location-575461"></a>• [`location`](#location-575461) - 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
|
|
330
330
|
|
|
331
|
-
<a id="
|
|
331
|
+
<a id="provider-90006a"></a>• [`store_provider`](#provider-90006a) - 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:///
|
|
332
332
|
|
|
333
333
|
#### Code Base Integration Gitlab Enterprise Access Token Clear Secret Info
|
|
334
334
|
|
|
335
|
-
A [`clear_secret_info`](#
|
|
335
|
+
A [`clear_secret_info`](#info-040ff9) block (within [`code_base_integration.gitlab_enterprise.access_token`](#token-b5c2b4)) supports the following:
|
|
336
336
|
|
|
337
|
-
<a id="
|
|
337
|
+
<a id="ref-fecacf"></a>• [`provider_ref`](#ref-fecacf) - 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:///
|
|
338
338
|
|
|
339
|
-
<a id="
|
|
339
|
+
<a id="url-82954e"></a>• [`url`](#url-82954e) - 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
|
|
340
340
|
|
|
341
341
|
#### Timeouts
|
|
342
342
|
|
|
@@ -96,11 +96,11 @@ A [`password`](#password) block supports the following:
|
|
|
96
96
|
|
|
97
97
|
A [`blindfold_secret_info`](#password-blindfold-secret-info) block (within [`password`](#password)) supports the following:
|
|
98
98
|
|
|
99
|
-
<a id="
|
|
99
|
+
<a id="provider-f3d5d2"></a>• [`decryption_provider`](#provider-f3d5d2) - Optional String<br>Decryption Provider. Name of the Secret Management Access object that contains information about the backend Secret Management service
|
|
100
100
|
|
|
101
101
|
<a id="password-blindfold-secret-info-location"></a>• [`location`](#password-blindfold-secret-info-location) - 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
|
|
102
102
|
|
|
103
|
-
<a id="
|
|
103
|
+
<a id="provider-0e4651"></a>• [`store_provider`](#provider-0e4651) - 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:///
|
|
104
104
|
|
|
105
105
|
#### Password Clear Secret Info
|
|
106
106
|
|
|
@@ -108,7 +108,7 @@ A [`key_pattern`](#rules-key-pattern) block (within [`rules`](#rules)) supports
|
|
|
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="
|
|
111
|
+
<a id="values-4303de"></a>• [`exact_values`](#values-4303de) - Optional List<br>Exact Values. List of exact values to match
|
|
112
112
|
|
|
113
113
|
#### Rules Key Value Pattern
|
|
114
114
|
|
|
@@ -122,33 +122,33 @@ A [`key_value_pattern`](#rules-key-value-pattern) block (within [`rules`](#rules
|
|
|
122
122
|
|
|
123
123
|
A [`key_pattern`](#rules-key-value-pattern-key-pattern) block (within [`rules.key_value_pattern`](#rules-key-value-pattern)) supports the following:
|
|
124
124
|
|
|
125
|
-
<a id="
|
|
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="
|
|
127
|
+
<a id="value-cf8180"></a>• [`regex_value`](#value-cf8180) - Optional String<br>Regex Value. Search for values matching this regular expression
|
|
128
128
|
|
|
129
|
-
<a id="
|
|
129
|
+
<a id="value-597ab2"></a>• [`substring_value`](#value-597ab2) - Optional String<br>Substring Search. Search for values that include this substring
|
|
130
130
|
|
|
131
131
|
#### Rules Key Value Pattern Key Pattern Exact Values
|
|
132
132
|
|
|
133
|
-
An [`exact_values`](#
|
|
133
|
+
An [`exact_values`](#values-5868e6) block (within [`rules.key_value_pattern.key_pattern`](#rules-key-value-pattern-key-pattern)) supports the following:
|
|
134
134
|
|
|
135
|
-
<a id="
|
|
135
|
+
<a id="values-dd8bdf"></a>• [`exact_values`](#values-dd8bdf) - Optional List<br>Exact Values. List of exact values to match
|
|
136
136
|
|
|
137
137
|
#### Rules Key Value Pattern Value Pattern
|
|
138
138
|
|
|
139
139
|
A [`value_pattern`](#rules-key-value-pattern-value-pattern) block (within [`rules.key_value_pattern`](#rules-key-value-pattern)) supports the following:
|
|
140
140
|
|
|
141
|
-
<a id="
|
|
141
|
+
<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.
|
|
142
142
|
|
|
143
|
-
<a id="
|
|
143
|
+
<a id="value-d5fdfc"></a>• [`regex_value`](#value-d5fdfc) - Optional String<br>Regex Value. Search for values matching this regular expression
|
|
144
144
|
|
|
145
|
-
<a id="
|
|
145
|
+
<a id="value-9d96a5"></a>• [`substring_value`](#value-9d96a5) - Optional String<br>Substring Search. Search for values that include this substring
|
|
146
146
|
|
|
147
147
|
#### Rules Key Value Pattern Value Pattern Exact Values
|
|
148
148
|
|
|
149
|
-
An [`exact_values`](#
|
|
149
|
+
An [`exact_values`](#values-82342a) block (within [`rules.key_value_pattern.value_pattern`](#rules-key-value-pattern-value-pattern)) supports the following:
|
|
150
150
|
|
|
151
|
-
<a id="
|
|
151
|
+
<a id="values-061ece"></a>• [`exact_values`](#values-061ece) - Optional List<br>Exact Values. List of exact values to match
|
|
152
152
|
|
|
153
153
|
#### Rules Value Pattern
|
|
154
154
|
|
|
@@ -164,7 +164,7 @@ A [`value_pattern`](#rules-value-pattern) block (within [`rules`](#rules)) suppo
|
|
|
164
164
|
|
|
165
165
|
An [`exact_values`](#rules-value-pattern-exact-values) block (within [`rules.value_pattern`](#rules-value-pattern)) supports the following:
|
|
166
166
|
|
|
167
|
-
<a id="
|
|
167
|
+
<a id="values-cd8e66"></a>• [`exact_values`](#values-cd8e66) - Optional List<br>Exact Values. List of exact values to match
|
|
168
168
|
|
|
169
169
|
#### Timeouts
|
|
170
170
|
|