@robinmordasiewicz/f5xc-terraform-mcp 3.0.2 → 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.
Files changed (157) hide show
  1. package/dist/docs/data-sources/certificate.md +2 -2
  2. package/dist/docs/data-sources/fast_acl.md +2 -2
  3. package/dist/docs/data-sources/irule.md +2 -2
  4. package/dist/docs/data-sources/network_policy.md +2 -2
  5. package/dist/docs/data-sources/policer.md +2 -2
  6. package/dist/docs/data-sources/site.md +2 -2
  7. package/dist/docs/data-sources/workload.md +2 -2
  8. package/dist/docs/resources/certificate.md +4 -56
  9. package/dist/docs/resources/fast_acl.md +166 -60
  10. package/dist/docs/resources/irule.md +7 -5
  11. package/dist/docs/resources/network_policy.md +210 -37
  12. package/dist/docs/resources/policer.md +10 -50
  13. package/dist/docs/resources/securemesh_site.md +1614 -253
  14. package/dist/docs/resources/site.md +12 -819
  15. package/dist/docs/resources/workload.md +9 -2951
  16. package/dist/docs/specifications/api/CHANGELOG.md +4 -4
  17. package/dist/docs/specifications/api/README.md +2 -2
  18. package/dist/docs/specifications/api/domains/admin_console_and_ui.json +29 -25
  19. package/dist/docs/specifications/api/domains/ai_services.json +23 -21
  20. package/dist/docs/specifications/api/domains/api.json +201 -173
  21. package/dist/docs/specifications/api/domains/authentication.json +57 -45
  22. package/dist/docs/specifications/api/domains/bigip.json +106 -94
  23. package/dist/docs/specifications/api/domains/billing_and_usage.json +71 -63
  24. package/dist/docs/specifications/api/domains/blindfold.json +141 -109
  25. package/dist/docs/specifications/api/domains/bot_and_threat_defense.json +77 -65
  26. package/dist/docs/specifications/api/domains/cdn.json +371 -177
  27. package/dist/docs/specifications/api/domains/ce_management.json +137 -111
  28. package/dist/docs/specifications/api/domains/certificates.json +81 -75
  29. package/dist/docs/specifications/api/domains/cloud_infrastructure.json +136 -112
  30. package/dist/docs/specifications/api/domains/container_services.json +123 -91
  31. package/dist/docs/specifications/api/domains/data_and_privacy_security.json +72 -66
  32. package/dist/docs/specifications/api/domains/data_intelligence.json +68 -62
  33. package/dist/docs/specifications/api/domains/ddos.json +168 -154
  34. package/dist/docs/specifications/api/domains/dns.json +160 -148
  35. package/dist/docs/specifications/api/domains/managed_kubernetes.json +91 -85
  36. package/dist/docs/specifications/api/domains/marketplace.json +111 -103
  37. package/dist/docs/specifications/api/domains/network.json +269 -230
  38. package/dist/docs/specifications/api/domains/network_security.json +243 -187
  39. package/dist/docs/specifications/api/domains/nginx_one.json +70 -62
  40. package/dist/docs/specifications/api/domains/object_storage.json +12 -12
  41. package/dist/docs/specifications/api/domains/observability.json +231 -102
  42. package/dist/docs/specifications/api/domains/rate_limiting.json +58 -52
  43. package/dist/docs/specifications/api/domains/secops_and_incident_response.json +42 -36
  44. package/dist/docs/specifications/api/domains/service_mesh.json +143 -119
  45. package/dist/docs/specifications/api/domains/shape.json +327 -313
  46. package/dist/docs/specifications/api/domains/sites.json +536 -349
  47. package/dist/docs/specifications/api/domains/statistics.json +401 -225
  48. package/dist/docs/specifications/api/domains/support.json +116 -108
  49. package/dist/docs/specifications/api/domains/telemetry_and_insights.json +118 -72
  50. package/dist/docs/specifications/api/domains/tenant_and_identity.json +298 -268
  51. package/dist/docs/specifications/api/domains/threat_campaign.json +126 -66
  52. package/dist/docs/specifications/api/domains/users.json +76 -66
  53. package/dist/docs/specifications/api/domains/virtual.json +492 -244
  54. package/dist/docs/specifications/api/domains/vpm_and_node_management.json +1 -1
  55. package/dist/docs/specifications/api/domains/waf.json +227 -139
  56. package/dist/docs/specifications/api/index.json +99 -4
  57. package/dist/docs/specifications/api/openapi.json +3409 -2616
  58. package/dist/docs/specifications/api/openapi.yaml +5304 -2616
  59. package/package.json +1 -1
  60. package/dist/docs/data-sources/addon_service.md +0 -143
  61. package/dist/docs/data-sources/addon_service_activation_status.md +0 -144
  62. package/dist/docs/data-sources/addon_subscription.md +0 -134
  63. package/dist/docs/data-sources/allowed_tenant.md +0 -134
  64. package/dist/docs/data-sources/api_credential.md +0 -134
  65. package/dist/docs/data-sources/bigip_irule.md +0 -134
  66. package/dist/docs/data-sources/child_tenant.md +0 -134
  67. package/dist/docs/data-sources/child_tenant_manager.md +0 -134
  68. package/dist/docs/data-sources/contact.md +0 -134
  69. package/dist/docs/data-sources/customer_support.md +0 -134
  70. package/dist/docs/data-sources/dns_lb_health_check.md +0 -134
  71. package/dist/docs/data-sources/dns_lb_pool.md +0 -134
  72. package/dist/docs/data-sources/dns_load_balancer.md +0 -134
  73. package/dist/docs/data-sources/dns_zone.md +0 -145
  74. package/dist/docs/data-sources/geo_location_set.md +0 -134
  75. package/dist/docs/data-sources/ike1.md +0 -134
  76. package/dist/docs/data-sources/ike2.md +0 -134
  77. package/dist/docs/data-sources/ike_phase1_profile.md +0 -134
  78. package/dist/docs/data-sources/ike_phase2_profile.md +0 -134
  79. package/dist/docs/data-sources/infraprotect_asn.md +0 -134
  80. package/dist/docs/data-sources/infraprotect_asn_prefix.md +0 -134
  81. package/dist/docs/data-sources/infraprotect_deny_list_rule.md +0 -134
  82. package/dist/docs/data-sources/infraprotect_firewall_rule.md +0 -134
  83. package/dist/docs/data-sources/infraprotect_firewall_rule_group.md +0 -134
  84. package/dist/docs/data-sources/infraprotect_internet_prefix_advertisement.md +0 -134
  85. package/dist/docs/data-sources/infraprotect_tunnel.md +0 -134
  86. package/dist/docs/data-sources/k8s_cluster.md +0 -134
  87. package/dist/docs/data-sources/k8s_cluster_role.md +0 -134
  88. package/dist/docs/data-sources/k8s_cluster_role_binding.md +0 -134
  89. package/dist/docs/data-sources/k8s_pod_security_admission.md +0 -134
  90. package/dist/docs/data-sources/k8s_pod_security_policy.md +0 -134
  91. package/dist/docs/data-sources/managed_tenant.md +0 -134
  92. package/dist/docs/data-sources/namespace.md +0 -141
  93. package/dist/docs/data-sources/oidc_provider.md +0 -134
  94. package/dist/docs/data-sources/quota.md +0 -134
  95. package/dist/docs/data-sources/registration.md +0 -134
  96. package/dist/docs/data-sources/report_config.md +0 -134
  97. package/dist/docs/data-sources/role.md +0 -134
  98. package/dist/docs/data-sources/secret_policy.md +0 -134
  99. package/dist/docs/data-sources/secret_policy_rule.md +0 -134
  100. package/dist/docs/data-sources/securemesh_site_v2.md +0 -134
  101. package/dist/docs/data-sources/srv6_network_slice.md +0 -134
  102. package/dist/docs/data-sources/tenant_profile.md +0 -134
  103. package/dist/docs/data-sources/ticket_tracking_system.md +0 -134
  104. package/dist/docs/data-sources/token.md +0 -134
  105. package/dist/docs/data-sources/tpm_api_key.md +0 -134
  106. package/dist/docs/data-sources/tpm_category.md +0 -134
  107. package/dist/docs/data-sources/tpm_manager.md +0 -134
  108. package/dist/docs/data-sources/virtual_k8s.md +0 -134
  109. package/dist/docs/data-sources/voltshare_admin_policy.md +0 -134
  110. package/dist/docs/resources/addon_subscription.md +0 -213
  111. package/dist/docs/resources/allowed_tenant.md +0 -181
  112. package/dist/docs/resources/api_credential.md +0 -184
  113. package/dist/docs/resources/bigip_irule.md +0 -173
  114. package/dist/docs/resources/child_tenant.md +0 -237
  115. package/dist/docs/resources/child_tenant_manager.md +0 -201
  116. package/dist/docs/resources/contact.md +0 -187
  117. package/dist/docs/resources/customer_support.md +0 -253
  118. package/dist/docs/resources/dns_lb_health_check.md +0 -249
  119. package/dist/docs/resources/dns_lb_pool.md +0 -310
  120. package/dist/docs/resources/dns_load_balancer.md +0 -309
  121. package/dist/docs/resources/dns_zone.md +0 -790
  122. package/dist/docs/resources/geo_location_set.md +0 -180
  123. package/dist/docs/resources/ike1.md +0 -216
  124. package/dist/docs/resources/ike2.md +0 -210
  125. package/dist/docs/resources/ike_phase1_profile.md +0 -224
  126. package/dist/docs/resources/ike_phase2_profile.md +0 -214
  127. package/dist/docs/resources/infraprotect_asn.md +0 -183
  128. package/dist/docs/resources/infraprotect_asn_prefix.md +0 -181
  129. package/dist/docs/resources/infraprotect_deny_list_rule.md +0 -191
  130. package/dist/docs/resources/infraprotect_firewall_rule.md +0 -288
  131. package/dist/docs/resources/infraprotect_firewall_rule_group.md +0 -169
  132. package/dist/docs/resources/infraprotect_internet_prefix_advertisement.md +0 -191
  133. package/dist/docs/resources/infraprotect_tunnel.md +0 -289
  134. package/dist/docs/resources/k8s_cluster.md +0 -326
  135. package/dist/docs/resources/k8s_cluster_role.md +0 -222
  136. package/dist/docs/resources/k8s_cluster_role_binding.md +0 -207
  137. package/dist/docs/resources/k8s_pod_security_admission.md +0 -199
  138. package/dist/docs/resources/k8s_pod_security_policy.md +0 -337
  139. package/dist/docs/resources/managed_tenant.md +0 -193
  140. package/dist/docs/resources/namespace.md +0 -170
  141. package/dist/docs/resources/oidc_provider.md +0 -291
  142. package/dist/docs/resources/quota.md +0 -187
  143. package/dist/docs/resources/registration.md +0 -489
  144. package/dist/docs/resources/report_config.md +0 -237
  145. package/dist/docs/resources/role.md +0 -183
  146. package/dist/docs/resources/secret_policy.md +0 -240
  147. package/dist/docs/resources/secret_policy_rule.md +0 -198
  148. package/dist/docs/resources/securemesh_site_v2.md +0 -2027
  149. package/dist/docs/resources/srv6_network_slice.md +0 -175
  150. package/dist/docs/resources/tenant_profile.md +0 -233
  151. package/dist/docs/resources/ticket_tracking_system.md +0 -195
  152. package/dist/docs/resources/token.md +0 -170
  153. package/dist/docs/resources/tpm_api_key.md +0 -191
  154. package/dist/docs/resources/tpm_category.md +0 -191
  155. package/dist/docs/resources/tpm_manager.md +0 -167
  156. package/dist/docs/resources/virtual_k8s.md +0 -209
  157. package/dist/docs/resources/voltshare_admin_policy.md +0 -271
@@ -1,237 +0,0 @@
1
- ---
2
- page_title: "f5xc_report_config Resource - terraform-provider-f5xc"
3
- subcategory: "Monitoring"
4
- description: |-
5
- Manages a Report Config resource in F5 Distributed Cloud for report configuration is used to schedule report generation at a later point in time. configuration.
6
- ---
7
-
8
- # f5xc_report_config (Resource)
9
-
10
- Manages a Report Config resource in F5 Distributed Cloud for report configuration is used to schedule report generation at a later point in time. configuration.
11
-
12
- ~> **Note** For more information about this resource, please refer to the [F5 XC API Documentation](https://docs.cloud.f5.com/docs/api/).
13
-
14
- ## Example Usage
15
-
16
- ```terraform
17
- # Report Config Resource Example
18
- # Manages a Report Config resource in F5 Distributed Cloud for report configuration is used to schedule report generation at a later point in time. configuration.
19
-
20
- # Basic Report Config configuration
21
- resource "f5xc_report_config" "example" {
22
- name = "example-report-config"
23
- namespace = "staging"
24
-
25
- labels = {
26
- environment = "production"
27
- managed_by = "terraform"
28
- }
29
-
30
- annotations = {
31
- "owner" = "platform-team"
32
- }
33
-
34
- # Resource-specific configuration
35
- # Report recipients. Report recipients
36
- report_recipients {
37
- # Configure report_recipients settings
38
- }
39
- # User Groups. Select one or more user groups, to which the...
40
- user_groups {
41
- # Configure user_groups settings
42
- }
43
- # Report Type Waap. Report Type Waap
44
- waap {
45
- # Configure waap settings
46
- }
47
- }
48
- ```
49
-
50
- <!-- schema generated by tfplugindocs -->
51
- ## Argument Reference
52
-
53
- ### Metadata Argument Reference
54
-
55
- <a id="name"></a>&#x2022; [`name`](#name) - Required String<br>Name of the Report Config. Must be unique within the namespace
56
-
57
- <a id="namespace"></a>&#x2022; [`namespace`](#namespace) - Required String<br>Namespace where the Report Config will be created
58
-
59
- <a id="annotations"></a>&#x2022; [`annotations`](#annotations) - Optional Map<br>Annotations is an unstructured key value map stored with a resource that may be set by external tools to store and retrieve arbitrary metadata
60
-
61
- <a id="description"></a>&#x2022; [`description`](#description) - Optional String<br>Human readable description for the object
62
-
63
- <a id="disable"></a>&#x2022; [`disable`](#disable) - Optional Bool<br>A value of true will administratively disable the object
64
-
65
- <a id="labels"></a>&#x2022; [`labels`](#labels) - Optional Map<br>Labels is a user defined key value map that can be attached to resources for organization and filtering
66
-
67
- ### Spec Argument Reference
68
-
69
- <a id="report-recipients"></a>&#x2022; [`report_recipients`](#report-recipients) - Optional Block<br>Report recipients. Report recipients<br>See [Report Recipients](#report-recipients) below for details.
70
-
71
- <a id="timeouts"></a>&#x2022; [`timeouts`](#timeouts) - Optional Block<br>See [Timeouts](#timeouts) below for details.
72
-
73
- <a id="waap"></a>&#x2022; [`waap`](#waap) - Optional Block<br>Report Type Waap. Report Type Waap<br>See [Waap](#waap) below for details.
74
-
75
- ### Attributes Reference
76
-
77
- In addition to all arguments above, the following attributes are exported:
78
-
79
- <a id="id"></a>&#x2022; [`id`](#id) - Optional String<br>Unique identifier for the resource
80
-
81
- ---
82
-
83
- #### Report Recipients
84
-
85
- A [`report_recipients`](#report-recipients) block supports the following:
86
-
87
- <a id="report-recipients-user-groups"></a>&#x2022; [`user_groups`](#report-recipients-user-groups) - Optional Block<br>User Groups. Select one or more user groups, to which the report should be sent via email<br>See [User Groups](#report-recipients-user-groups) below.
88
-
89
- #### Report Recipients User Groups
90
-
91
- <a id="objref-6ad8d4"></a>Uses standard [Object Reference](#common-object-reference) fields (name, namespace, tenant).
92
-
93
- #### Timeouts
94
-
95
- A [`timeouts`](#timeouts) block supports the following:
96
-
97
- <a id="timeouts-create"></a>&#x2022; [`create`](#timeouts-create) - Optional String (Defaults to `10 minutes`)<br>Used when creating the resource
98
-
99
- <a id="timeouts-delete"></a>&#x2022; [`delete`](#timeouts-delete) - Optional String (Defaults to `10 minutes`)<br>Used when deleting the resource
100
-
101
- <a id="timeouts-read"></a>&#x2022; [`read`](#timeouts-read) - Optional String (Defaults to `5 minutes`)<br>Used when retrieving the resource
102
-
103
- <a id="timeouts-update"></a>&#x2022; [`update`](#timeouts-update) - Optional String (Defaults to `10 minutes`)<br>Used when updating the resource
104
-
105
- #### Waap
106
-
107
- A [`waap`](#waap) block supports the following:
108
-
109
- <a id="waap-current-namespace"></a>&#x2022; [`current_namespace`](#waap-current-namespace) - Optional Block<br>Enable this option
110
-
111
- <a id="waap-daily"></a>&#x2022; [`daily`](#waap-daily) - Optional Block<br>Report Frequency Daily. create report daily<br>See [Daily](#waap-daily) below.
112
-
113
- <a id="waap-monthly"></a>&#x2022; [`monthly`](#waap-monthly) - Optional Block<br>Report Frequency Monthly. create report monthly<br>See [Monthly](#waap-monthly) below.
114
-
115
- <a id="waap-namespaces"></a>&#x2022; [`namespaces`](#waap-namespaces) - Optional Block<br>Namespaces. namespaces<br>See [Namespaces](#waap-namespaces) below.
116
-
117
- <a id="waap-weekly"></a>&#x2022; [`weekly`](#waap-weekly) - Optional Block<br>Report Frequency Weekly. create report weekly<br>See [Weekly](#waap-weekly) below.
118
-
119
- #### Waap Daily
120
-
121
- A [`daily`](#waap-daily) block (within [`waap`](#waap)) supports the following:
122
-
123
- <a id="waap-daily-report-generation-time"></a>&#x2022; [`report_generation_time`](#waap-daily-report-generation-time) - Optional String<br>Report Generation Time. Times are in UTC time. Generating reports may be delayed up to 30 minutes from the time set
124
-
125
- #### Waap Monthly
126
-
127
- A [`monthly`](#waap-monthly) block (within [`waap`](#waap)) supports the following:
128
-
129
- <a id="waap-monthly-date"></a>&#x2022; [`date`](#waap-monthly-date) - Optional String Defaults to `DATE_NONE`<br>Possible values are `DATE_NONE`, `DATE_ONE`, `DATE_TWO`, `DATE_THREE`, `DATE_FOUR`, `DATE_FIVE`, `DATE_SIX`, `DATE_SEVEN`, `DATE_EIGHT`, `DATE_NINE`, `DATE_TEN`, `DATE_ELEVEN`, `DATE_TWELVE`, `DATE_THIRTEEN`, `DATE_FOURTEEN`, `DATE_FIFTEEN`, `DATE_SIXTEEN`, `DATE_SEVENTEEN`, `DATE_EIGHTEEN`, `DATE_NINETEEN`, `DATE_TWENTY`, `DATE_TWENTYONE`, `DATE_TWENTYTWO`, `DATE_TWENTYTHREE`, `DATE_TWENTYFOUR`, `DATE_TWENTYFIVE`, `DATE_TWENTYSIX`, `DATE_TWENTYSEVEN`, `DATE_TWENTYEIGHT`, `DATE_LAST`<br>[Enum: DATE_NONE|DATE_ONE|DATE_TWO|DATE_THREE|DATE_FOUR|DATE_FIVE|DATE_SIX|DATE_SEVEN|DATE_EIGHT|DATE_NINE|DATE_TEN|DATE_ELEVEN|DATE_TWELVE|DATE_THIRTEEN|DATE_FOURTEEN|DATE_FIFTEEN|DATE_SIXTEEN|DATE_SEVENTEEN|DATE_EIGHTEEN|DATE_NINETEEN|DATE_TWENTY|DATE_TWENTYONE|DATE_TWENTYTWO|DATE_TWENTYTHREE|DATE_TWENTYFOUR|DATE_TWENTYFIVE|DATE_TWENTYSIX|DATE_TWENTYSEVEN|DATE_TWENTYEIGHT|DATE_LAST] Report Generation Date. report generation date Indicates field not being set Create report on Last day of month
130
-
131
- <a id="waap-monthly-report-generation-time"></a>&#x2022; [`report_generation_time`](#waap-monthly-report-generation-time) - Optional String<br>Time Report is Generated. Times are in UTC time. Generating reports may be delayed up to 30 minutes from the time set
132
-
133
- #### Waap Namespaces
134
-
135
- A [`namespaces`](#waap-namespaces) block (within [`waap`](#waap)) supports the following:
136
-
137
- <a id="waap-namespaces-namespaces"></a>&#x2022; [`namespaces`](#waap-namespaces-namespaces) - Optional List<br>Namespaces. list of namespaces for which user wants to generate report
138
-
139
- #### Waap Weekly
140
-
141
- A [`weekly`](#waap-weekly) block (within [`waap`](#waap)) supports the following:
142
-
143
- <a id="waap-weekly-day"></a>&#x2022; [`day`](#waap-weekly-day) - Optional String Defaults to `WEEKDAY_NONE`<br>Possible values are `WEEKDAY_NONE`, `WEEKDAY_MONDAY`, `WEEKDAY_TUESDAY`, `WEEKDAY_WEDNESDAY`, `WEEKDAY_THURSDAY`, `WEEKDAY_FRIDAY`, `WEEKDAY_SATURDAY`, `WEEKDAY_SUNDAY`<br>[Enum: WEEKDAY_NONE|WEEKDAY_MONDAY|WEEKDAY_TUESDAY|WEEKDAY_WEDNESDAY|WEEKDAY_THURSDAY|WEEKDAY_FRIDAY|WEEKDAY_SATURDAY|WEEKDAY_SUNDAY] Report Generation Weekday. report generation weekday Indicates field not being set
144
-
145
- <a id="waap-weekly-report-generation-time"></a>&#x2022; [`report_generation_time`](#waap-weekly-report-generation-time) - Optional String<br>Report Generation Time. Times are in UTC time. Generating reports may be delayed up to 30 minutes from the time set
146
-
147
- ---
148
-
149
- ## Common Types
150
-
151
- The following type definitions are used throughout this resource. See the full definition here rather than repeated inline.
152
-
153
- ### Object Reference {#common-object-reference}
154
-
155
- Object references establish a direct reference from one configuration object to another in F5 Distributed Cloud. References use the format `tenant/namespace/name`.
156
-
157
- | Field | Type | Description |
158
- | ----- | ---- | ----------- |
159
- | `name` | String | Name of the referenced object |
160
- | `namespace` | String | Namespace containing the referenced object |
161
- | `tenant` | String | Tenant of the referenced object (system-managed) |
162
-
163
- ### Transformers {#common-transformers}
164
-
165
- Transformers apply transformations to input values before matching. Multiple transformers can be applied in order.
166
-
167
- | Value | Description |
168
- | ----- | ----------- |
169
- | `LOWER_CASE` | Convert to lowercase |
170
- | `UPPER_CASE` | Convert to uppercase |
171
- | `BASE64_DECODE` | Decode base64 content |
172
- | `NORMALIZE_PATH` | Normalize URL path |
173
- | `REMOVE_WHITESPACE` | Remove whitespace characters |
174
- | `URL_DECODE` | Decode URL-encoded characters |
175
- | `TRIM_LEFT` | Trim leading whitespace |
176
- | `TRIM_RIGHT` | Trim trailing whitespace |
177
- | `TRIM` | Trim both leading and trailing whitespace |
178
-
179
- ### HTTP Methods {#common-http-methods}
180
-
181
- HTTP methods used for request matching.
182
-
183
- | Value | Description |
184
- | ----- | ----------- |
185
- | `ANY` | Match any HTTP method |
186
- | `GET` | HTTP GET request |
187
- | `HEAD` | HTTP HEAD request |
188
- | `POST` | HTTP POST request |
189
- | `PUT` | HTTP PUT request |
190
- | `DELETE` | HTTP DELETE request |
191
- | `CONNECT` | HTTP CONNECT request |
192
- | `OPTIONS` | HTTP OPTIONS request |
193
- | `TRACE` | HTTP TRACE request |
194
- | `PATCH` | HTTP PATCH request |
195
- | `COPY` | HTTP COPY request (WebDAV) |
196
-
197
- ### TLS Fingerprints {#common-tls-fingerprints}
198
-
199
- TLS fingerprint categories for malicious client detection.
200
-
201
- | Value | Description |
202
- | ----- | ----------- |
203
- | `TLS_FINGERPRINT_NONE` | No fingerprint matching |
204
- | `ANY_MALICIOUS_FINGERPRINT` | Match any known malicious fingerprint |
205
- | `ADWARE` | Adware-associated fingerprints |
206
- | `DRIDEX` | Dridex malware fingerprints |
207
- | `GOOTKIT` | Gootkit malware fingerprints |
208
- | `RANSOMWARE` | Ransomware-associated fingerprints |
209
- | `TRICKBOT` | Trickbot malware fingerprints |
210
-
211
- ### IP Threat Categories {#common-ip-threat-categories}
212
-
213
- IP address threat categories for security filtering.
214
-
215
- | Value | Description |
216
- | ----- | ----------- |
217
- | `SPAM_SOURCES` | Known spam sources |
218
- | `WINDOWS_EXPLOITS` | Windows exploit sources |
219
- | `WEB_ATTACKS` | Web attack sources |
220
- | `BOTNETS` | Known botnet IPs |
221
- | `SCANNERS` | Network scanner IPs |
222
- | `REPUTATION` | Poor reputation IPs |
223
- | `PHISHING` | Phishing-related IPs |
224
- | `PROXY` | Anonymous proxy IPs |
225
- | `MOBILE_THREATS` | Mobile threat sources |
226
- | `TOR_PROXY` | Tor exit nodes |
227
- | `DENIAL_OF_SERVICE` | DoS attack sources |
228
- | `NETWORK` | Known bad network ranges |
229
-
230
- ## Import
231
-
232
- Import is supported using the following syntax:
233
-
234
- ```shell
235
- # Import using namespace/name format
236
- terraform import f5xc_report_config.example system/example
237
- ```
@@ -1,183 +0,0 @@
1
- ---
2
- page_title: "f5xc_role Resource - terraform-provider-f5xc"
3
- subcategory: "Organization"
4
- description: |-
5
- Manages role in F5 Distributed Cloud.
6
- ---
7
-
8
- # f5xc_role (Resource)
9
-
10
- Manages role in F5 Distributed Cloud.
11
-
12
- ~> **Note** For more information about this resource, please refer to the [F5 XC API Documentation](https://docs.cloud.f5.com/docs/api/).
13
-
14
- ## Example Usage
15
-
16
- ```terraform
17
- # Role Resource Example
18
- # Manages role in F5 Distributed Cloud.
19
-
20
- # Basic Role configuration
21
- resource "f5xc_role" "example" {
22
- name = "example-role"
23
- namespace = "system"
24
-
25
- labels = {
26
- environment = "production"
27
- managed_by = "terraform"
28
- }
29
-
30
- annotations = {
31
- "owner" = "platform-team"
32
- }
33
-
34
- # Role configuration
35
- role_type = "CUSTOM"
36
-
37
- # API groups for this role
38
- api_groups {
39
- name = "read-http-lb"
40
- api_group_elements {
41
- api_group = "ves.io.schema.views.http_loadbalancer"
42
- resource_type = "http_loadbalancer"
43
- verbs {
44
- get = true
45
- list = true
46
- }
47
- }
48
- }
49
- }
50
- ```
51
-
52
- <!-- schema generated by tfplugindocs -->
53
- ## Argument Reference
54
-
55
- ### Metadata Argument Reference
56
-
57
- <a id="name"></a>&#x2022; [`name`](#name) - Required String<br>Name of the Role. Must be unique within the namespace
58
-
59
- <a id="namespace"></a>&#x2022; [`namespace`](#namespace) - Required String<br>Namespace where the Role will be created
60
-
61
- <a id="annotations"></a>&#x2022; [`annotations`](#annotations) - Optional Map<br>Annotations is an unstructured key value map stored with a resource that may be set by external tools to store and retrieve arbitrary metadata
62
-
63
- <a id="description"></a>&#x2022; [`description`](#description) - Optional String<br>Human readable description for the object
64
-
65
- <a id="disable"></a>&#x2022; [`disable`](#disable) - Optional Bool<br>A value of true will administratively disable the object
66
-
67
- <a id="labels"></a>&#x2022; [`labels`](#labels) - Optional Map<br>Labels is a user defined key value map that can be attached to resources for organization and filtering
68
-
69
- ### Spec Argument Reference
70
-
71
- <a id="timeouts"></a>&#x2022; [`timeouts`](#timeouts) - Optional Block<br>See [Timeouts](#timeouts) below for details.
72
-
73
- ### Attributes Reference
74
-
75
- In addition to all arguments above, the following attributes are exported:
76
-
77
- <a id="id"></a>&#x2022; [`id`](#id) - Optional String<br>Unique identifier for the resource
78
-
79
- ---
80
-
81
- #### Timeouts
82
-
83
- A [`timeouts`](#timeouts) block supports the following:
84
-
85
- <a id="timeouts-create"></a>&#x2022; [`create`](#timeouts-create) - Optional String (Defaults to `10 minutes`)<br>Used when creating the resource
86
-
87
- <a id="timeouts-delete"></a>&#x2022; [`delete`](#timeouts-delete) - Optional String (Defaults to `10 minutes`)<br>Used when deleting the resource
88
-
89
- <a id="timeouts-read"></a>&#x2022; [`read`](#timeouts-read) - Optional String (Defaults to `5 minutes`)<br>Used when retrieving the resource
90
-
91
- <a id="timeouts-update"></a>&#x2022; [`update`](#timeouts-update) - Optional String (Defaults to `10 minutes`)<br>Used when updating the resource
92
-
93
- ---
94
-
95
- ## Common Types
96
-
97
- The following type definitions are used throughout this resource. See the full definition here rather than repeated inline.
98
-
99
- ### Object Reference {#common-object-reference}
100
-
101
- Object references establish a direct reference from one configuration object to another in F5 Distributed Cloud. References use the format `tenant/namespace/name`.
102
-
103
- | Field | Type | Description |
104
- | ----- | ---- | ----------- |
105
- | `name` | String | Name of the referenced object |
106
- | `namespace` | String | Namespace containing the referenced object |
107
- | `tenant` | String | Tenant of the referenced object (system-managed) |
108
-
109
- ### Transformers {#common-transformers}
110
-
111
- Transformers apply transformations to input values before matching. Multiple transformers can be applied in order.
112
-
113
- | Value | Description |
114
- | ----- | ----------- |
115
- | `LOWER_CASE` | Convert to lowercase |
116
- | `UPPER_CASE` | Convert to uppercase |
117
- | `BASE64_DECODE` | Decode base64 content |
118
- | `NORMALIZE_PATH` | Normalize URL path |
119
- | `REMOVE_WHITESPACE` | Remove whitespace characters |
120
- | `URL_DECODE` | Decode URL-encoded characters |
121
- | `TRIM_LEFT` | Trim leading whitespace |
122
- | `TRIM_RIGHT` | Trim trailing whitespace |
123
- | `TRIM` | Trim both leading and trailing whitespace |
124
-
125
- ### HTTP Methods {#common-http-methods}
126
-
127
- HTTP methods used for request matching.
128
-
129
- | Value | Description |
130
- | ----- | ----------- |
131
- | `ANY` | Match any HTTP method |
132
- | `GET` | HTTP GET request |
133
- | `HEAD` | HTTP HEAD request |
134
- | `POST` | HTTP POST request |
135
- | `PUT` | HTTP PUT request |
136
- | `DELETE` | HTTP DELETE request |
137
- | `CONNECT` | HTTP CONNECT request |
138
- | `OPTIONS` | HTTP OPTIONS request |
139
- | `TRACE` | HTTP TRACE request |
140
- | `PATCH` | HTTP PATCH request |
141
- | `COPY` | HTTP COPY request (WebDAV) |
142
-
143
- ### TLS Fingerprints {#common-tls-fingerprints}
144
-
145
- TLS fingerprint categories for malicious client detection.
146
-
147
- | Value | Description |
148
- | ----- | ----------- |
149
- | `TLS_FINGERPRINT_NONE` | No fingerprint matching |
150
- | `ANY_MALICIOUS_FINGERPRINT` | Match any known malicious fingerprint |
151
- | `ADWARE` | Adware-associated fingerprints |
152
- | `DRIDEX` | Dridex malware fingerprints |
153
- | `GOOTKIT` | Gootkit malware fingerprints |
154
- | `RANSOMWARE` | Ransomware-associated fingerprints |
155
- | `TRICKBOT` | Trickbot malware fingerprints |
156
-
157
- ### IP Threat Categories {#common-ip-threat-categories}
158
-
159
- IP address threat categories for security filtering.
160
-
161
- | Value | Description |
162
- | ----- | ----------- |
163
- | `SPAM_SOURCES` | Known spam sources |
164
- | `WINDOWS_EXPLOITS` | Windows exploit sources |
165
- | `WEB_ATTACKS` | Web attack sources |
166
- | `BOTNETS` | Known botnet IPs |
167
- | `SCANNERS` | Network scanner IPs |
168
- | `REPUTATION` | Poor reputation IPs |
169
- | `PHISHING` | Phishing-related IPs |
170
- | `PROXY` | Anonymous proxy IPs |
171
- | `MOBILE_THREATS` | Mobile threat sources |
172
- | `TOR_PROXY` | Tor exit nodes |
173
- | `DENIAL_OF_SERVICE` | DoS attack sources |
174
- | `NETWORK` | Known bad network ranges |
175
-
176
- ## Import
177
-
178
- Import is supported using the following syntax:
179
-
180
- ```shell
181
- # Import using namespace/name format
182
- terraform import f5xc_role.example system/example
183
- ```
@@ -1,240 +0,0 @@
1
- ---
2
- page_title: "f5xc_secret_policy Resource - terraform-provider-f5xc"
3
- subcategory: "Security"
4
- description: |-
5
- Manages secret_policy creates a new object in the storage backend for metadata.namespace. in F5 Distributed Cloud.
6
- ---
7
-
8
- # f5xc_secret_policy (Resource)
9
-
10
- Manages secret_policy creates a new object in the storage backend for metadata.namespace. in F5 Distributed Cloud.
11
-
12
- ~> **Note** For more information about this resource, please refer to the [F5 XC API Documentation](https://docs.cloud.f5.com/docs/api/).
13
-
14
- ## Example Usage
15
-
16
- ```terraform
17
- # Secret Policy Resource Example
18
- # Manages secret_policy creates a new object in the storage backend for metadata.namespace. in F5 Distributed Cloud.
19
-
20
- # Basic Secret Policy configuration
21
- resource "f5xc_secret_policy" "example" {
22
- name = "example-secret-policy"
23
- namespace = "shared"
24
-
25
- labels = {
26
- environment = "production"
27
- managed_by = "terraform"
28
- }
29
-
30
- annotations = {
31
- "owner" = "platform-team"
32
- }
33
-
34
- # Secret Policy configuration
35
- algo = "DENY_OVERRIDES"
36
-
37
- rules {
38
- metadata {
39
- name = "allow-team-secrets"
40
- }
41
- spec {
42
- action = "ALLOW"
43
- secret_match {
44
- regex {
45
- regex = "team-.*"
46
- }
47
- }
48
- }
49
- }
50
- }
51
- ```
52
-
53
- <!-- schema generated by tfplugindocs -->
54
- ## Argument Reference
55
-
56
- ### Metadata Argument Reference
57
-
58
- <a id="name"></a>&#x2022; [`name`](#name) - Required String<br>Name of the Secret Policy. Must be unique within the namespace
59
-
60
- <a id="namespace"></a>&#x2022; [`namespace`](#namespace) - Required String<br>Namespace where the Secret Policy will be created
61
-
62
- <a id="annotations"></a>&#x2022; [`annotations`](#annotations) - Optional Map<br>Annotations is an unstructured key value map stored with a resource that may be set by external tools to store and retrieve arbitrary metadata
63
-
64
- <a id="description"></a>&#x2022; [`description`](#description) - Optional String<br>Human readable description for the object
65
-
66
- <a id="disable"></a>&#x2022; [`disable`](#disable) - Optional Bool<br>A value of true will administratively disable the object
67
-
68
- <a id="labels"></a>&#x2022; [`labels`](#labels) - Optional Map<br>Labels is a user defined key value map that can be attached to resources for organization and filtering
69
-
70
- ### Spec Argument Reference
71
-
72
- <a id="allow-f5xc"></a>&#x2022; [`allow_f5xc`](#allow-f5xc) - Optional Bool<br>Allow F5XC. if allow_f5xc is set to true, it allows relevant F5XC infrastructure services to decrypt the secret encrypted using this policy
73
-
74
- <a id="decrypt-cache-timeout"></a>&#x2022; [`decrypt_cache_timeout`](#decrypt-cache-timeout) - Optional String<br>Decrypt Cache Timeout. decrypt_cache_timeout contains the amount of time a decrypted secret is cached in wingman. Value for this parameter is a string ending in the suffix 's' (indicating seconds), suffix 'm' (indicating minutes) or suffix 'h' (indicating hours)
75
-
76
- <a id="rule-list"></a>&#x2022; [`rule_list`](#rule-list) - Optional Block<br>Rule List. A list of rules. The order of evaluation of the rules depends on the rule combining algorithm<br>See [Rule List](#rule-list) below for details.
77
-
78
- <a id="timeouts"></a>&#x2022; [`timeouts`](#timeouts) - Optional Block<br>See [Timeouts](#timeouts) below for details.
79
-
80
- ### Attributes Reference
81
-
82
- In addition to all arguments above, the following attributes are exported:
83
-
84
- <a id="id"></a>&#x2022; [`id`](#id) - Optional String<br>Unique identifier for the resource
85
-
86
- ---
87
-
88
- #### Rule List
89
-
90
- A [`rule_list`](#rule-list) block supports the following:
91
-
92
- <a id="rule-list-rules"></a>&#x2022; [`rules`](#rule-list-rules) - Optional Block<br>Rules. Define the list of rules (with an order) that should be evaluated by this service policy. Rules are evaluated from top to bottom in the list<br>See [Rules](#rule-list-rules) below.
93
-
94
- #### Rule List Rules
95
-
96
- A [`rules`](#rule-list-rules) block (within [`rule_list`](#rule-list)) supports the following:
97
-
98
- <a id="rule-list-rules-metadata"></a>&#x2022; [`metadata`](#rule-list-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](#rule-list-rules-metadata) below.
99
-
100
- <a id="rule-list-rules-spec"></a>&#x2022; [`spec`](#rule-list-rules-spec) - Optional Block<br>Global Specifications. A secret_policy_rule object consists of an unordered list of predicates and an action. The predicates are evaluated against a set of input fields that are extracted from client certificate. A rule is considered to match if all predicates in the rule evaluate to true for that request. Any predicates that are not specified in a rule are implicitly considered to be true. If a rule is matched, the action specified for the rule is enforced for that request. A secret_policy_rule can be part of exactly one secret_policy and must belong to the same namespace as the secret policy<br>See [Spec](#rule-list-rules-spec) below.
101
-
102
- #### Rule List Rules Metadata
103
-
104
- A [`metadata`](#rule-list-rules-metadata) block (within [`rule_list.rules`](#rule-list-rules)) supports the following:
105
-
106
- <a id="spec-118a99"></a>&#x2022; [`description_spec`](#spec-118a99) - Optional String<br>Description. Human readable description
107
-
108
- <a id="rule-list-rules-metadata-name"></a>&#x2022; [`name`](#rule-list-rules-metadata-name) - Optional String<br>Name. This is the name of the message. The value of name has to follow DNS-1035 format
109
-
110
- #### Rule List Rules Spec
111
-
112
- A [`spec`](#rule-list-rules-spec) block (within [`rule_list.rules`](#rule-list-rules)) supports the following:
113
-
114
- <a id="rule-list-rules-spec-action"></a>&#x2022; [`action`](#rule-list-rules-spec-action) - Optional String Defaults to `DENY`<br>Possible values are `DENY`, `ALLOW`, `NEXT_POLICY`<br>[Enum: DENY|ALLOW|NEXT_POLICY] Rule Action. The rule action determines the disposition of the input request API. If a policy matches a rule with an ALLOW action, the processing of the request proceeds forward. If it matches a rule with a DENY action, the processing of the request is terminated and an appropriate message/code returned to the originator. If it matches a rule with a NEXT_POLICY_SET action, evaluation of the current policy set terminates and evaluation of the next policy set in the chain begins. - DENY: DENY Deny the request. - ALLOW: ALLOW Allow the request to proceed. - NEXT_POLICY_SET: NEXT_POLICY_SET Terminate evaluation of the current policy set and begin evaluating the next policy set in the chain. Note that the evaluation of any remaining policies in the current policy set is skipped. - NEXT_POLICY: NEXT_POLICY Terminate evaluation of the current policy and begin evaluating the next policy in the policy set. Note that the evaluation of any remaining rules in the current policy is skipped. - LAST_POLICY: LAST_POLICY Terminate evaluation of the current policy and begin evaluating the last policy in the policy set. Note that the evaluation of any remaining rules in the current policy is skipped. - GOTO_POLICY: GOTO_POLICY Terminate evaluation of the current policy and begin evaluating a specific policy in the policy set. The policy is specified using the goto_policy field in the rule and must be after the current policy in the policy set
115
-
116
- <a id="rule-list-rules-spec-client-name"></a>&#x2022; [`client_name`](#rule-list-rules-spec-client-name) - Optional String<br>Client Name. The name of the client trying to access the secret. Name of the client will be extracted from client TLS certificate. This predicate evaluates to true if client name matches the configured name
117
-
118
- <a id="matcher-ded25d"></a>&#x2022; [`client_name_matcher`](#matcher-ded25d) - Optional Block<br>Matcher. A matcher specifies multiple criteria for matching an input string. The match is considered successful if any of the criteria are satisfied. The set of supported match criteria includes a list of exact values and a list of regular expressions<br>See [Client Name Matcher](#matcher-ded25d) below.
119
-
120
- <a id="rule-list-rules-spec-client-selector"></a>&#x2022; [`client_selector`](#rule-list-rules-spec-client-selector) - Optional Block<br>Label Selector. This type can be used to establish a 'selector reference' from one object(called selector) to a set of other objects(called selectees) based on the value of expresssions. A label selector is a label query over a set of resources. An empty label selector matches all objects. A null label selector matches no objects. Label selector is immutable. expressions is a list of strings of label selection expression. Each string has ',' separated values which are 'AND' and all strings are logically 'OR'. BNF for expression string `<selector-syntax>` ::= `<requirement>` | `<requirement>` ',' `<selector-syntax>` `<requirement>` ::= [!] KEY [ `<set-based-restriction>` | `<exact-match-restriction>` ] `<set-based-restriction>` ::= '' | `<inclusion-exclusion>` `<value-set>` `<inclusion-exclusion>` ::= `<inclusion>` | `<exclusion>` `<exclusion>` ::= 'notin' `<inclusion>` ::= 'in' `<value-set>` ::= '(' `<values>` ')' `<values>` ::= VALUE | VALUE ',' `<values>` `<exact-match-restriction>` ::= ['='|'=='|'!='] VALUE<br>See [Client Selector](#rule-list-rules-spec-client-selector) below.
121
-
122
- #### Rule List Rules Spec Client Name Matcher
123
-
124
- A [`client_name_matcher`](#matcher-ded25d) block (within [`rule_list.rules.spec`](#rule-list-rules-spec)) supports the following:
125
-
126
- <a id="values-835b8f"></a>&#x2022; [`exact_values`](#values-835b8f) - Optional List<br>Exact Values. A list of exact values to match the input against
127
-
128
- <a id="values-4b3791"></a>&#x2022; [`regex_values`](#values-4b3791) - Optional List<br>Regex Values. A list of regular expressions to match the input against
129
-
130
- <a id="transformers-fd5b88"></a>&#x2022; [`transformers`](#transformers-fd5b88) - Optional List Defaults to `TRANSFORMER_NONE`<br>See [Transformers](#common-transformers)<br> Transformers. An ordered list of transformers (starting from index 0) to be applied to the path before matching
131
-
132
- #### Rule List Rules Spec Client Selector
133
-
134
- A [`client_selector`](#rule-list-rules-spec-client-selector) block (within [`rule_list.rules.spec`](#rule-list-rules-spec)) supports the following:
135
-
136
- <a id="expressions-248d45"></a>&#x2022; [`expressions`](#expressions-248d45) - Optional List<br>Selector Expression. expressions contains the kubernetes style label expression for selections
137
-
138
- #### Timeouts
139
-
140
- A [`timeouts`](#timeouts) block supports the following:
141
-
142
- <a id="timeouts-create"></a>&#x2022; [`create`](#timeouts-create) - Optional String (Defaults to `10 minutes`)<br>Used when creating the resource
143
-
144
- <a id="timeouts-delete"></a>&#x2022; [`delete`](#timeouts-delete) - Optional String (Defaults to `10 minutes`)<br>Used when deleting the resource
145
-
146
- <a id="timeouts-read"></a>&#x2022; [`read`](#timeouts-read) - Optional String (Defaults to `5 minutes`)<br>Used when retrieving the resource
147
-
148
- <a id="timeouts-update"></a>&#x2022; [`update`](#timeouts-update) - Optional String (Defaults to `10 minutes`)<br>Used when updating the resource
149
-
150
- ---
151
-
152
- ## Common Types
153
-
154
- The following type definitions are used throughout this resource. See the full definition here rather than repeated inline.
155
-
156
- ### Object Reference {#common-object-reference}
157
-
158
- Object references establish a direct reference from one configuration object to another in F5 Distributed Cloud. References use the format `tenant/namespace/name`.
159
-
160
- | Field | Type | Description |
161
- | ----- | ---- | ----------- |
162
- | `name` | String | Name of the referenced object |
163
- | `namespace` | String | Namespace containing the referenced object |
164
- | `tenant` | String | Tenant of the referenced object (system-managed) |
165
-
166
- ### Transformers {#common-transformers}
167
-
168
- Transformers apply transformations to input values before matching. Multiple transformers can be applied in order.
169
-
170
- | Value | Description |
171
- | ----- | ----------- |
172
- | `LOWER_CASE` | Convert to lowercase |
173
- | `UPPER_CASE` | Convert to uppercase |
174
- | `BASE64_DECODE` | Decode base64 content |
175
- | `NORMALIZE_PATH` | Normalize URL path |
176
- | `REMOVE_WHITESPACE` | Remove whitespace characters |
177
- | `URL_DECODE` | Decode URL-encoded characters |
178
- | `TRIM_LEFT` | Trim leading whitespace |
179
- | `TRIM_RIGHT` | Trim trailing whitespace |
180
- | `TRIM` | Trim both leading and trailing whitespace |
181
-
182
- ### HTTP Methods {#common-http-methods}
183
-
184
- HTTP methods used for request matching.
185
-
186
- | Value | Description |
187
- | ----- | ----------- |
188
- | `ANY` | Match any HTTP method |
189
- | `GET` | HTTP GET request |
190
- | `HEAD` | HTTP HEAD request |
191
- | `POST` | HTTP POST request |
192
- | `PUT` | HTTP PUT request |
193
- | `DELETE` | HTTP DELETE request |
194
- | `CONNECT` | HTTP CONNECT request |
195
- | `OPTIONS` | HTTP OPTIONS request |
196
- | `TRACE` | HTTP TRACE request |
197
- | `PATCH` | HTTP PATCH request |
198
- | `COPY` | HTTP COPY request (WebDAV) |
199
-
200
- ### TLS Fingerprints {#common-tls-fingerprints}
201
-
202
- TLS fingerprint categories for malicious client detection.
203
-
204
- | Value | Description |
205
- | ----- | ----------- |
206
- | `TLS_FINGERPRINT_NONE` | No fingerprint matching |
207
- | `ANY_MALICIOUS_FINGERPRINT` | Match any known malicious fingerprint |
208
- | `ADWARE` | Adware-associated fingerprints |
209
- | `DRIDEX` | Dridex malware fingerprints |
210
- | `GOOTKIT` | Gootkit malware fingerprints |
211
- | `RANSOMWARE` | Ransomware-associated fingerprints |
212
- | `TRICKBOT` | Trickbot malware fingerprints |
213
-
214
- ### IP Threat Categories {#common-ip-threat-categories}
215
-
216
- IP address threat categories for security filtering.
217
-
218
- | Value | Description |
219
- | ----- | ----------- |
220
- | `SPAM_SOURCES` | Known spam sources |
221
- | `WINDOWS_EXPLOITS` | Windows exploit sources |
222
- | `WEB_ATTACKS` | Web attack sources |
223
- | `BOTNETS` | Known botnet IPs |
224
- | `SCANNERS` | Network scanner IPs |
225
- | `REPUTATION` | Poor reputation IPs |
226
- | `PHISHING` | Phishing-related IPs |
227
- | `PROXY` | Anonymous proxy IPs |
228
- | `MOBILE_THREATS` | Mobile threat sources |
229
- | `TOR_PROXY` | Tor exit nodes |
230
- | `DENIAL_OF_SERVICE` | DoS attack sources |
231
- | `NETWORK` | Known bad network ranges |
232
-
233
- ## Import
234
-
235
- Import is supported using the following syntax:
236
-
237
- ```shell
238
- # Import using namespace/name format
239
- terraform import f5xc_secret_policy.example system/example
240
- ```