@robinmordasiewicz/f5xc-terraform-mcp 3.5.0 → 3.6.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 (111) hide show
  1. package/README.md +283 -104
  2. package/dist/docs/data-sources/bgp.md +2 -2
  3. package/dist/docs/data-sources/discovery.md +2 -2
  4. package/dist/docs/data-sources/fast_acl.md +2 -2
  5. package/dist/docs/data-sources/fast_acl_rule.md +2 -2
  6. package/dist/docs/data-sources/irule.md +2 -2
  7. package/dist/docs/data-sources/log_receiver.md +2 -2
  8. package/dist/docs/data-sources/network_policy.md +2 -2
  9. package/dist/docs/data-sources/route.md +2 -2
  10. package/dist/docs/data-sources/site.md +2 -2
  11. package/dist/docs/resources/address_allocator.md +7 -7
  12. package/dist/docs/resources/advertise_policy.md +57 -57
  13. package/dist/docs/resources/alert_policy.md +40 -40
  14. package/dist/docs/resources/alert_receiver.md +57 -57
  15. package/dist/docs/resources/api_crawler.md +13 -13
  16. package/dist/docs/resources/api_definition.md +11 -11
  17. package/dist/docs/resources/api_discovery.md +4 -4
  18. package/dist/docs/resources/api_testing.md +27 -27
  19. package/dist/docs/resources/apm.md +40 -40
  20. package/dist/docs/resources/app_api_group.md +20 -20
  21. package/dist/docs/resources/app_firewall.md +50 -50
  22. package/dist/docs/resources/app_setting.md +19 -19
  23. package/dist/docs/resources/app_type.md +7 -7
  24. package/dist/docs/resources/authentication.md +29 -29
  25. package/dist/docs/resources/aws_tgw_site.md +140 -140
  26. package/dist/docs/resources/aws_vpc_site.md +174 -174
  27. package/dist/docs/resources/azure_vnet_site.md +245 -245
  28. package/dist/docs/resources/bgp.md +37 -205
  29. package/dist/docs/resources/bgp_asn_set.md +1 -1
  30. package/dist/docs/resources/bgp_routing_policy.md +19 -19
  31. package/dist/docs/resources/bot_defense_app_infrastructure.md +12 -12
  32. package/dist/docs/resources/cdn_cache_rule.md +5 -5
  33. package/dist/docs/resources/cdn_loadbalancer.md +418 -418
  34. package/dist/docs/resources/certificate.md +1 -1
  35. package/dist/docs/resources/certificate_chain.md +1 -1
  36. package/dist/docs/resources/cloud_connect.md +28 -28
  37. package/dist/docs/resources/cloud_credentials.md +35 -35
  38. package/dist/docs/resources/cloud_elastic_ip.md +8 -8
  39. package/dist/docs/resources/cloud_link.md +36 -36
  40. package/dist/docs/resources/cluster.md +86 -86
  41. package/dist/docs/resources/cminstance.md +22 -22
  42. package/dist/docs/resources/code_base_integration.md +24 -24
  43. package/dist/docs/resources/container_registry.md +13 -13
  44. package/dist/docs/resources/crl.md +1 -1
  45. package/dist/docs/resources/data_type.md +16 -16
  46. package/dist/docs/resources/dc_cluster_group.md +4 -4
  47. package/dist/docs/resources/discovery.md +8 -259
  48. package/dist/docs/resources/dns_compliance_checks.md +1 -1
  49. package/dist/docs/resources/dns_domain.md +3 -3
  50. package/dist/docs/resources/endpoint.md +44 -44
  51. package/dist/docs/resources/enhanced_firewall_policy.md +51 -51
  52. package/dist/docs/resources/external_connector.md +42 -42
  53. package/dist/docs/resources/fast_acl.md +60 -166
  54. package/dist/docs/resources/fast_acl_rule.md +28 -28
  55. package/dist/docs/resources/filter_set.md +10 -10
  56. package/dist/docs/resources/fleet.md +160 -160
  57. package/dist/docs/resources/forward_proxy_policy.md +82 -82
  58. package/dist/docs/resources/forwarding_class.md +14 -14
  59. package/dist/docs/resources/gcp_vpc_site.md +152 -152
  60. package/dist/docs/resources/global_log_receiver.md +238 -238
  61. package/dist/docs/resources/healthcheck.md +17 -17
  62. package/dist/docs/resources/http_loadbalancer.md +1003 -1003
  63. package/dist/docs/resources/irule.md +5 -7
  64. package/dist/docs/resources/log_receiver.md +825 -44
  65. package/dist/docs/resources/malicious_user_mitigation.md +10 -10
  66. package/dist/docs/resources/nat_policy.md +86 -86
  67. package/dist/docs/resources/network_connector.md +31 -31
  68. package/dist/docs/resources/network_firewall.md +22 -22
  69. package/dist/docs/resources/network_interface.md +77 -77
  70. package/dist/docs/resources/network_policy.md +38 -217
  71. package/dist/docs/resources/network_policy_rule.md +21 -21
  72. package/dist/docs/resources/network_policy_view.md +65 -65
  73. package/dist/docs/resources/nfv_service.md +76 -76
  74. package/dist/docs/resources/nginx_service_discovery.md +10 -10
  75. package/dist/docs/resources/origin_pool.md +166 -166
  76. package/dist/docs/resources/policer.md +4 -4
  77. package/dist/docs/resources/policy_based_routing.md +28 -28
  78. package/dist/docs/resources/protocol_inspection.md +12 -12
  79. package/dist/docs/resources/protocol_policer.md +14 -14
  80. package/dist/docs/resources/proxy.md +111 -111
  81. package/dist/docs/resources/rate_limiter.md +15 -15
  82. package/dist/docs/resources/rate_limiter_policy.md +56 -56
  83. package/dist/docs/resources/route.md +183 -183
  84. package/dist/docs/resources/secret_management_access.md +68 -68
  85. package/dist/docs/resources/securemesh_site.md +1619 -258
  86. package/dist/docs/resources/segment.md +4 -4
  87. package/dist/docs/resources/sensitive_data_policy.md +9 -9
  88. package/dist/docs/resources/service_policy.md +175 -175
  89. package/dist/docs/resources/service_policy_rule.md +142 -142
  90. package/dist/docs/resources/site.md +381 -303
  91. package/dist/docs/resources/site_mesh_group.md +18 -18
  92. package/dist/docs/resources/subnet.md +17 -17
  93. package/dist/docs/resources/tcp_loadbalancer.md +130 -130
  94. package/dist/docs/resources/tenant_configuration.md +10 -10
  95. package/dist/docs/resources/trusted_ca_list.md +1 -1
  96. package/dist/docs/resources/tunnel.md +36 -36
  97. package/dist/docs/resources/udp_loadbalancer.md +59 -59
  98. package/dist/docs/resources/usb_policy.md +6 -6
  99. package/dist/docs/resources/user_identification.md +16 -16
  100. package/dist/docs/resources/virtual_host.md +225 -225
  101. package/dist/docs/resources/virtual_network.md +14 -14
  102. package/dist/docs/resources/virtual_site.md +3 -3
  103. package/dist/docs/resources/voltstack_site.md +141 -141
  104. package/dist/docs/resources/waf_exclusion_policy.md +17 -17
  105. package/dist/docs/resources/workload.md +327 -327
  106. package/dist/docs/resources/workload_flavor.md +3 -3
  107. package/dist/metadata/resource-metadata.json +1484 -942
  108. package/dist/types.d.ts +11 -0
  109. package/dist/types.d.ts.map +1 -1
  110. package/dist/types.js.map +1 -1
  111. package/package.json +1 -1
@@ -2,12 +2,12 @@
2
2
  page_title: "f5xc_fast_acl_rule Resource - terraform-provider-f5xc"
3
3
  subcategory: "Security"
4
4
  description: |-
5
- Manages new Fast ACL rule, fast_acl_rule has specification to match source IP, source port and action to apply. in F5 Distributed Cloud.
5
+ Manages new Fast ACL rule, has specification to match source IP, source port and action to apply. in F5 Distributed Cloud.
6
6
  ---
7
7
 
8
8
  # f5xc_fast_acl_rule (Resource)
9
9
 
10
- Manages new Fast ACL rule, `fast_acl_rule` has specification to match source IP, source port and action to apply. in F5 Distributed Cloud.
10
+ Manages new Fast ACL rule, has specification to match source IP, source port and action to apply. in F5 Distributed Cloud.
11
11
 
12
12
  ~> **Note** For more information about this resource, please refer to the [F5 XC API Documentation](https://docs.cloud.f5.com/docs/api/).
13
13
 
@@ -15,7 +15,7 @@ Manages new Fast ACL rule, `fast_acl_rule` has specification to match source IP,
15
15
 
16
16
  ```terraform
17
17
  # Fast ACL Rule Resource Example
18
- # Manages new Fast ACL rule, `fast_acl_rule` has specification to match source IP, source port and action to apply. in F5 Distributed Cloud.
18
+ # Manages new Fast ACL rule, has specification to match source IP, source port and action to apply. in F5 Distributed Cloud.
19
19
 
20
20
  # Basic Fast ACL Rule configuration
21
21
  resource "f5xc_fast_acl_rule" "example" {
@@ -32,7 +32,7 @@ resource "f5xc_fast_acl_rule" "example" {
32
32
  }
33
33
 
34
34
  # Resource-specific configuration
35
- # Action. FastAclRuleAction specifies possible action to be...
35
+ # FastAclRuleAction specifies possible action to be applied...
36
36
  action {
37
37
  # Configure action settings
38
38
  }
@@ -66,11 +66,11 @@ resource "f5xc_fast_acl_rule" "example" {
66
66
 
67
67
  ### Spec Argument Reference
68
68
 
69
- <a id="action"></a>&#x2022; [`action`](#action) - Optional Block<br>Action. FastAclRuleAction specifies possible action to be applied on traffic, possible action include dropping, forwarding or ratelimiting the traffic<br>See [Action](#action) below for details.
69
+ <a id="action"></a>&#x2022; [`action`](#action) - Optional Block<br>FastAclRuleAction specifies possible action to be applied on traffic, possible action include dropping, forwarding or ratelimiting the traffic<br>See [Action](#action) below for details.
70
70
 
71
71
  -> **One of the following:**
72
- &#x2022; <a id="ip-prefix-set"></a>[`ip_prefix_set`](#ip-prefix-set) - Optional Block<br>IP Prefix Set Reference. A list of references to ip_prefix_set objects<br>See [IP Prefix Set](#ip-prefix-set) below for details.
73
- <br><br>&#x2022; <a id="prefix"></a>[`prefix`](#prefix) - Optional Block<br>IP Prefix List. List of IP Address prefixes. Prefix must contain both prefix and prefix-length The list can contain mix of both IPv4 and IPv6 prefixes<br>See [Prefix](#prefix) below for details.
72
+ &#x2022; <a id="ip-prefix-set"></a>[`ip_prefix_set`](#ip-prefix-set) - Optional Block<br>List of references to ip_prefix_set objects<br>See [IP Prefix Set](#ip-prefix-set) below for details.
73
+ <br><br>&#x2022; <a id="prefix"></a>[`prefix`](#prefix) - Optional Block<br>List of IP Address prefixes. Prefix must contain both prefix and prefix-length The list can contain mix of both IPv4 and IPv6 prefixes<br>See [Prefix](#prefix) below for details.
74
74
 
75
75
  <a id="port"></a>&#x2022; [`port`](#port) - Optional Block<br>Source Ports. L4 port numbers to match<br>See [Port](#port) below for details.
76
76
 
@@ -92,7 +92,7 @@ An [`action`](#action) block supports the following:
92
92
 
93
93
  <a id="action-protocol-policer-action"></a>&#x2022; [`protocol_policer_action`](#action-protocol-policer-action) - Optional Block<br>Protocol Policer Reference. Reference to policer object<br>See [Protocol Policer Action](#action-protocol-policer-action) below.
94
94
 
95
- <a id="action-simple-action"></a>&#x2022; [`simple_action`](#action-simple-action) - Optional String Defaults to `DENY`<br>Possible values are `DENY`, `ALLOW`<br>[Enum: DENY|ALLOW] Simple Action. FastAclRuleSimpleAction specifies simple action like PASS or DENY Drop the traffic Forward the traffic
95
+ <a id="action-simple-action"></a>&#x2022; [`simple_action`](#action-simple-action) - Optional String Defaults to `DENY`<br>Possible values are `DENY`, `ALLOW`<br>[Enum: DENY|ALLOW] FastAclRuleSimpleAction specifies simple action like PASS or DENY Drop the traffic Forward the traffic
96
96
 
97
97
  #### Action Policer Action
98
98
 
@@ -104,15 +104,15 @@ A [`policer_action`](#action-policer-action) block (within [`action`](#action))
104
104
 
105
105
  A [`ref`](#action-policer-action-ref) block (within [`action.policer_action`](#action-policer-action)) supports the following:
106
106
 
107
- <a id="action-policer-action-ref-kind"></a>&#x2022; [`kind`](#action-policer-action-ref-kind) - Optional String<br>Kind. When a configuration object(e.g. Virtual_host) refers to another(e.g route) then kind will hold the referred object's kind (e.g. 'route')
107
+ <a id="action-policer-action-ref-kind"></a>&#x2022; [`kind`](#action-policer-action-ref-kind) - Optional String<br>When a configuration object(e.g. Virtual_host) refers to another(e.g route) then kind will hold the referred object's kind (e.g. 'route')
108
108
 
109
- <a id="action-policer-action-ref-name"></a>&#x2022; [`name`](#action-policer-action-ref-name) - Optional String<br>Name. When a configuration object(e.g. Virtual_host) refers to another(e.g route) then name will hold the referred object's(e.g. Route's) name
109
+ <a id="action-policer-action-ref-name"></a>&#x2022; [`name`](#action-policer-action-ref-name) - Optional String<br>When a configuration object(e.g. Virtual_host) refers to another(e.g route) then name will hold the referred object's(e.g. Route's) name
110
110
 
111
- <a id="action-policer-action-ref-namespace"></a>&#x2022; [`namespace`](#action-policer-action-ref-namespace) - Optional String<br>Namespace. When a configuration object(e.g. Virtual_host) refers to another(e.g route) then namespace will hold the referred object's(e.g. Route's) namespace
111
+ <a id="action-policer-action-ref-namespace"></a>&#x2022; [`namespace`](#action-policer-action-ref-namespace) - Optional String<br>When a configuration object(e.g. Virtual_host) refers to another(e.g route) then namespace will hold the referred object's(e.g. Route's) namespace
112
112
 
113
- <a id="action-policer-action-ref-tenant"></a>&#x2022; [`tenant`](#action-policer-action-ref-tenant) - Optional String<br>Tenant. When a configuration object(e.g. Virtual_host) refers to another(e.g route) then tenant will hold the referred object's(e.g. Route's) tenant
113
+ <a id="action-policer-action-ref-tenant"></a>&#x2022; [`tenant`](#action-policer-action-ref-tenant) - Optional String<br>When a configuration object(e.g. Virtual_host) refers to another(e.g route) then tenant will hold the referred object's(e.g. Route's) tenant
114
114
 
115
- <a id="action-policer-action-ref-uid"></a>&#x2022; [`uid`](#action-policer-action-ref-uid) - Optional String<br>UID. When a configuration object(e.g. Virtual_host) refers to another(e.g route) then uid will hold the referred object's(e.g. Route's) uid
115
+ <a id="action-policer-action-ref-uid"></a>&#x2022; [`uid`](#action-policer-action-ref-uid) - Optional String<br>When a configuration object(e.g. Virtual_host) refers to another(e.g route) then uid will hold the referred object's(e.g. Route's) uid
116
116
 
117
117
  #### Action Protocol Policer Action
118
118
 
@@ -124,51 +124,51 @@ A [`protocol_policer_action`](#action-protocol-policer-action) block (within [`a
124
124
 
125
125
  A [`ref`](#action-protocol-policer-action-ref) block (within [`action.protocol_policer_action`](#action-protocol-policer-action)) supports the following:
126
126
 
127
- <a id="action-protocol-policer-action-ref-kind"></a>&#x2022; [`kind`](#action-protocol-policer-action-ref-kind) - Optional String<br>Kind. When a configuration object(e.g. Virtual_host) refers to another(e.g route) then kind will hold the referred object's kind (e.g. 'route')
127
+ <a id="action-protocol-policer-action-ref-kind"></a>&#x2022; [`kind`](#action-protocol-policer-action-ref-kind) - Optional String<br>When a configuration object(e.g. Virtual_host) refers to another(e.g route) then kind will hold the referred object's kind (e.g. 'route')
128
128
 
129
- <a id="action-protocol-policer-action-ref-name"></a>&#x2022; [`name`](#action-protocol-policer-action-ref-name) - Optional String<br>Name. When a configuration object(e.g. Virtual_host) refers to another(e.g route) then name will hold the referred object's(e.g. Route's) name
129
+ <a id="action-protocol-policer-action-ref-name"></a>&#x2022; [`name`](#action-protocol-policer-action-ref-name) - Optional String<br>When a configuration object(e.g. Virtual_host) refers to another(e.g route) then name will hold the referred object's(e.g. Route's) name
130
130
 
131
- <a id="namespace-b31006"></a>&#x2022; [`namespace`](#namespace-b31006) - Optional String<br>Namespace. When a configuration object(e.g. Virtual_host) refers to another(e.g route) then namespace will hold the referred object's(e.g. Route's) namespace
131
+ <a id="namespace-b31006"></a>&#x2022; [`namespace`](#namespace-b31006) - Optional String<br>When a configuration object(e.g. Virtual_host) refers to another(e.g route) then namespace will hold the referred object's(e.g. Route's) namespace
132
132
 
133
- <a id="tenant-2622a3"></a>&#x2022; [`tenant`](#tenant-2622a3) - Optional String<br>Tenant. When a configuration object(e.g. Virtual_host) refers to another(e.g route) then tenant will hold the referred object's(e.g. Route's) tenant
133
+ <a id="tenant-2622a3"></a>&#x2022; [`tenant`](#tenant-2622a3) - Optional String<br>When a configuration object(e.g. Virtual_host) refers to another(e.g route) then tenant will hold the referred object's(e.g. Route's) tenant
134
134
 
135
- <a id="action-protocol-policer-action-ref-uid"></a>&#x2022; [`uid`](#action-protocol-policer-action-ref-uid) - Optional String<br>UID. When a configuration object(e.g. Virtual_host) refers to another(e.g route) then uid will hold the referred object's(e.g. Route's) uid
135
+ <a id="action-protocol-policer-action-ref-uid"></a>&#x2022; [`uid`](#action-protocol-policer-action-ref-uid) - Optional String<br>When a configuration object(e.g. Virtual_host) refers to another(e.g route) then uid will hold the referred object's(e.g. Route's) uid
136
136
 
137
137
  #### IP Prefix Set
138
138
 
139
139
  An [`ip_prefix_set`](#ip-prefix-set) block supports the following:
140
140
 
141
- <a id="ip-prefix-set-ref"></a>&#x2022; [`ref`](#ip-prefix-set-ref) - Optional Block<br>Reference. A list of references to ip_prefix_set objects<br>See [Ref](#ip-prefix-set-ref) below.
141
+ <a id="ip-prefix-set-ref"></a>&#x2022; [`ref`](#ip-prefix-set-ref) - Optional Block<br>List of references to ip_prefix_set objects<br>See [Ref](#ip-prefix-set-ref) below.
142
142
 
143
143
  #### IP Prefix Set Ref
144
144
 
145
145
  A [`ref`](#ip-prefix-set-ref) block (within [`ip_prefix_set`](#ip-prefix-set)) supports the following:
146
146
 
147
- <a id="ip-prefix-set-ref-kind"></a>&#x2022; [`kind`](#ip-prefix-set-ref-kind) - Optional String<br>Kind. When a configuration object(e.g. Virtual_host) refers to another(e.g route) then kind will hold the referred object's kind (e.g. 'route')
147
+ <a id="ip-prefix-set-ref-kind"></a>&#x2022; [`kind`](#ip-prefix-set-ref-kind) - Optional String<br>When a configuration object(e.g. Virtual_host) refers to another(e.g route) then kind will hold the referred object's kind (e.g. 'route')
148
148
 
149
- <a id="ip-prefix-set-ref-name"></a>&#x2022; [`name`](#ip-prefix-set-ref-name) - Optional String<br>Name. When a configuration object(e.g. Virtual_host) refers to another(e.g route) then name will hold the referred object's(e.g. Route's) name
149
+ <a id="ip-prefix-set-ref-name"></a>&#x2022; [`name`](#ip-prefix-set-ref-name) - Optional String<br>When a configuration object(e.g. Virtual_host) refers to another(e.g route) then name will hold the referred object's(e.g. Route's) name
150
150
 
151
- <a id="ip-prefix-set-ref-namespace"></a>&#x2022; [`namespace`](#ip-prefix-set-ref-namespace) - Optional String<br>Namespace. When a configuration object(e.g. Virtual_host) refers to another(e.g route) then namespace will hold the referred object's(e.g. Route's) namespace
151
+ <a id="ip-prefix-set-ref-namespace"></a>&#x2022; [`namespace`](#ip-prefix-set-ref-namespace) - Optional String<br>When a configuration object(e.g. Virtual_host) refers to another(e.g route) then namespace will hold the referred object's(e.g. Route's) namespace
152
152
 
153
- <a id="ip-prefix-set-ref-tenant"></a>&#x2022; [`tenant`](#ip-prefix-set-ref-tenant) - Optional String<br>Tenant. When a configuration object(e.g. Virtual_host) refers to another(e.g route) then tenant will hold the referred object's(e.g. Route's) tenant
153
+ <a id="ip-prefix-set-ref-tenant"></a>&#x2022; [`tenant`](#ip-prefix-set-ref-tenant) - Optional String<br>When a configuration object(e.g. Virtual_host) refers to another(e.g route) then tenant will hold the referred object's(e.g. Route's) tenant
154
154
 
155
- <a id="ip-prefix-set-ref-uid"></a>&#x2022; [`uid`](#ip-prefix-set-ref-uid) - Optional String<br>UID. When a configuration object(e.g. Virtual_host) refers to another(e.g route) then uid will hold the referred object's(e.g. Route's) uid
155
+ <a id="ip-prefix-set-ref-uid"></a>&#x2022; [`uid`](#ip-prefix-set-ref-uid) - Optional String<br>When a configuration object(e.g. Virtual_host) refers to another(e.g route) then uid will hold the referred object's(e.g. Route's) uid
156
156
 
157
157
  #### Port
158
158
 
159
159
  A [`port`](#port) block supports the following:
160
160
 
161
- <a id="port-all"></a>&#x2022; [`all`](#port-all) - Optional Block<br>Enable this option
161
+ <a id="port-all"></a>&#x2022; [`all`](#port-all) - Optional Block<br>Can be used for messages where no values are needed
162
162
 
163
- <a id="port-dns"></a>&#x2022; [`dns`](#port-dns) - Optional Block<br>Enable this option
163
+ <a id="port-dns"></a>&#x2022; [`dns`](#port-dns) - Optional Block<br>Can be used for messages where no values are needed
164
164
 
165
- <a id="port-user-defined"></a>&#x2022; [`user_defined`](#port-user-defined) - Optional Number<br>User defined port. Matches the user defined port
165
+ <a id="port-user-defined"></a>&#x2022; [`user_defined`](#port-user-defined) - Optional Number<br>Matches the user defined port
166
166
 
167
167
  #### Prefix
168
168
 
169
169
  A [`prefix`](#prefix) block supports the following:
170
170
 
171
- <a id="prefix-prefix"></a>&#x2022; [`prefix`](#prefix-prefix) - Optional List<br>Prefix. IP Address prefix in string format. String must contain both prefix and prefix-length
171
+ <a id="prefix-prefix"></a>&#x2022; [`prefix`](#prefix-prefix) - Optional List<br>IP Address prefix in string format. String must contain both prefix and prefix-length
172
172
 
173
173
  #### Timeouts
174
174
 
@@ -32,15 +32,15 @@ resource "f5xc_filter_set" "example" {
32
32
  }
33
33
 
34
34
  # Resource-specific configuration
35
- # Filter Fields. List of fields and their values selected b...
35
+ # List of fields and their values selected by the user .
36
36
  filter_fields {
37
37
  # Configure filter_fields settings
38
38
  }
39
- # Filter Date/Time Range Field. Either an absolute time ran...
39
+ # Either an absolute time range or a relative time interval.
40
40
  date_field {
41
41
  # Configure date_field settings
42
42
  }
43
- # Date Range. Date range is for selecting a date range.
43
+ # Date range is for selecting a date range.
44
44
  absolute {
45
45
  # Configure absolute settings
46
46
  }
@@ -66,9 +66,9 @@ resource "f5xc_filter_set" "example" {
66
66
 
67
67
  ### Spec Argument Reference
68
68
 
69
- <a id="context-key"></a>&#x2022; [`context_key`](#context-key) - Optional String<br>Context Key. Indexable context key that identifies a page or page type for which the FilterSet is applicable
69
+ <a id="context-key"></a>&#x2022; [`context_key`](#context-key) - Optional String<br>Indexable context key that identifies a page or page type for which the FilterSet is applicable
70
70
 
71
- <a id="filter-fields"></a>&#x2022; [`filter_fields`](#filter-fields) - Optional Block<br>Filter Fields. List of fields and their values selected by the user<br>See [Filter Fields](#filter-fields) below for details.
71
+ <a id="filter-fields"></a>&#x2022; [`filter_fields`](#filter-fields) - Optional Block<br>List of fields and their values selected by the user<br>See [Filter Fields](#filter-fields) below for details.
72
72
 
73
73
  <a id="timeouts"></a>&#x2022; [`timeouts`](#timeouts) - Optional Block<br>See [Timeouts](#timeouts) below for details.
74
74
 
@@ -84,9 +84,9 @@ In addition to all arguments above, the following attributes are exported:
84
84
 
85
85
  A [`filter_fields`](#filter-fields) block supports the following:
86
86
 
87
- <a id="filter-fields-date-field"></a>&#x2022; [`date_field`](#filter-fields-date-field) - Optional Block<br>Filter Date/Time Range Field. Either an absolute time range or a relative time interval<br>See [Date Field](#filter-fields-date-field) below.
87
+ <a id="filter-fields-date-field"></a>&#x2022; [`date_field`](#filter-fields-date-field) - Optional Block<br>Either an absolute time range or a relative time interval<br>See [Date Field](#filter-fields-date-field) below.
88
88
 
89
- <a id="filter-fields-field-id"></a>&#x2022; [`field_id`](#filter-fields-field-id) - Optional String<br>Field ID. An identifier for the field that maps to some UI filter component
89
+ <a id="filter-fields-field-id"></a>&#x2022; [`field_id`](#filter-fields-field-id) - Optional String<br>Identifier for the field that maps to some UI filter component
90
90
 
91
91
  <a id="filter-fields-filter-expression-field"></a>&#x2022; [`filter_expression_field`](#filter-fields-filter-expression-field) - Optional Block<br>Filter Expression Field<br>See [Filter Expression Field](#filter-fields-filter-expression-field) below.
92
92
 
@@ -96,9 +96,9 @@ A [`filter_fields`](#filter-fields) block supports the following:
96
96
 
97
97
  A [`date_field`](#filter-fields-date-field) block (within [`filter_fields`](#filter-fields)) supports the following:
98
98
 
99
- <a id="filter-fields-date-field-absolute"></a>&#x2022; [`absolute`](#filter-fields-date-field-absolute) - Optional Block<br>Date Range. Date range is for selecting a date range<br>See [Absolute](#filter-fields-date-field-absolute) below.
99
+ <a id="filter-fields-date-field-absolute"></a>&#x2022; [`absolute`](#filter-fields-date-field-absolute) - Optional Block<br>Date range is for selecting a date range<br>See [Absolute](#filter-fields-date-field-absolute) below.
100
100
 
101
- <a id="filter-fields-date-field-relative"></a>&#x2022; [`relative`](#filter-fields-date-field-relative) - Optional String<br>Relative. relative time duration
101
+ <a id="filter-fields-date-field-relative"></a>&#x2022; [`relative`](#filter-fields-date-field-relative) - Optional String<br>relative time duration
102
102
 
103
103
  #### Filter Fields Date Field Absolute
104
104
 
@@ -112,7 +112,7 @@ An [`absolute`](#filter-fields-date-field-absolute) block (within [`filter_field
112
112
 
113
113
  A [`filter_expression_field`](#filter-fields-filter-expression-field) block (within [`filter_fields`](#filter-fields)) supports the following:
114
114
 
115
- <a id="expression-7b0f3e"></a>&#x2022; [`expression`](#expression-7b0f3e) - Optional String<br>Expression Value. Expression is a Kubernetes style label expression for selections, but differs in that it allows special characters in the keys and values
115
+ <a id="expression-7b0f3e"></a>&#x2022; [`expression`](#expression-7b0f3e) - Optional String<br>Expression is a Kubernetes style label expression for selections, but differs in that it allows special characters in the keys and values
116
116
 
117
117
  #### Filter Fields String Field
118
118