@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
@@ -40,7 +40,7 @@ resource "f5xc_global_log_receiver" "example" {
40
40
  aws_cloud_watch_receiver {
41
41
  # Configure aws_cloud_watch_receiver settings
42
42
  }
43
- # Object reference. This type establishes a direct referenc...
43
+ # Type establishes a direct reference from one object(the r...
44
44
  aws_cred {
45
45
  # Configure aws_cred settings
46
46
  }
@@ -67,28 +67,28 @@ resource "f5xc_global_log_receiver" "example" {
67
67
  ### Spec Argument Reference
68
68
 
69
69
  -> **One of the following:**
70
- &#x2022; <a id="audit-logs"></a>[`audit_logs`](#audit-logs) - Optional Block<br>Enable this option
71
- <br><br>&#x2022; <a id="dns-logs"></a>[`dns_logs`](#dns-logs) - Optional Block<br>Enable this option
72
- <br><br>&#x2022; <a id="request-logs"></a>[`request_logs`](#request-logs) - Optional Block<br>Enable this option
73
- <br><br>&#x2022; <a id="security-events"></a>[`security_events`](#security-events) - Optional Block<br>Enable this option
70
+ &#x2022; <a id="audit-logs"></a>[`audit_logs`](#audit-logs) - Optional Block<br>Can be used for messages where no values are needed
71
+ <br><br>&#x2022; <a id="dns-logs"></a>[`dns_logs`](#dns-logs) - Optional Block<br>Can be used for messages where no values are needed
72
+ <br><br>&#x2022; <a id="request-logs"></a>[`request_logs`](#request-logs) - Optional Block<br>Can be used for messages where no values are needed
73
+ <br><br>&#x2022; <a id="security-events"></a>[`security_events`](#security-events) - Optional Block<br>Can be used for messages where no values are needed
74
74
 
75
75
  -> **One of the following:**
76
- &#x2022; <a id="aws-cloud-watch-receiver"></a>[`aws_cloud_watch_receiver`](#aws-cloud-watch-receiver) - Optional Block<br>AWS Cloudwatch Logs Configuration. AWS Cloudwatch Logs Configuration for Global Log Receiver<br>See [AWS Cloud Watch Receiver](#aws-cloud-watch-receiver) below for details.
77
- <br><br>&#x2022; <a id="azure-event-hubs-receiver"></a>[`azure_event_hubs_receiver`](#azure-event-hubs-receiver) - Optional Block<br>Azure Event Hubs Configuration. Azure Event Hubs Configuration for Global Log Receiver<br>See [Azure Event Hubs Receiver](#azure-event-hubs-receiver) below for details.
78
- <br><br>&#x2022; <a id="azure-receiver"></a>[`azure_receiver`](#azure-receiver) - Optional Block<br>Azure Blob Configuration. Azure Blob Configuration for Global Log Receiver<br>See [Azure Receiver](#azure-receiver) below for details.
76
+ &#x2022; <a id="aws-cloud-watch-receiver"></a>[`aws_cloud_watch_receiver`](#aws-cloud-watch-receiver) - Optional Block<br>AWS Cloudwatch Logs Configuration for Global Log Receiver<br>See [AWS Cloud Watch Receiver](#aws-cloud-watch-receiver) below for details.
77
+ <br><br>&#x2022; <a id="azure-event-hubs-receiver"></a>[`azure_event_hubs_receiver`](#azure-event-hubs-receiver) - Optional Block<br>Azure Event Hubs Configuration for Global Log Receiver<br>See [Azure Event Hubs Receiver](#azure-event-hubs-receiver) below for details.
78
+ <br><br>&#x2022; <a id="azure-receiver"></a>[`azure_receiver`](#azure-receiver) - Optional Block<br>Azure Blob Configuration for Global Log Receiver<br>See [Azure Receiver](#azure-receiver) below for details.
79
79
  <br><br>&#x2022; <a id="datadog-receiver"></a>[`datadog_receiver`](#datadog-receiver) - Optional Block<br>Datadog Configuration. Configuration for Datadog endpoint<br>See [Datadog Receiver](#datadog-receiver) below for details.
80
- <br><br>&#x2022; <a id="gcp-bucket-receiver"></a>[`gcp_bucket_receiver`](#gcp-bucket-receiver) - Optional Block<br>GCP BucketConfiguration. GCP Bucket Configuration for Global Log Receiver<br>See [GCP Bucket Receiver](#gcp-bucket-receiver) below for details.
80
+ <br><br>&#x2022; <a id="gcp-bucket-receiver"></a>[`gcp_bucket_receiver`](#gcp-bucket-receiver) - Optional Block<br>GCP Bucket Configuration for Global Log Receiver<br>See [GCP Bucket Receiver](#gcp-bucket-receiver) below for details.
81
81
  <br><br>&#x2022; <a id="http-receiver"></a>[`http_receiver`](#http-receiver) - Optional Block<br>HTTP Configuration. Configuration for HTTP endpoint
82
- <br><br>&#x2022; <a id="kafka-receiver"></a>[`kafka_receiver`](#kafka-receiver) - Optional Block<br>Kafka Configuration. Kafka Configuration for Global Log Receiver
82
+ <br><br>&#x2022; <a id="kafka-receiver"></a>[`kafka_receiver`](#kafka-receiver) - Optional Block<br>Kafka Configuration for Global Log Receiver
83
83
  <br><br>&#x2022; <a id="new-relic-receiver"></a>[`new_relic_receiver`](#new-relic-receiver) - Optional Block<br>NewRelic Configuration. Configuration for NewRelic endpoint
84
84
  <br><br>&#x2022; <a id="qradar-receiver"></a>[`qradar_receiver`](#qradar-receiver) - Optional Block<br>IBM QRadar Configuration. Configuration for IBM QRadar endpoint
85
- <br><br>&#x2022; <a id="s3-receiver"></a>[`s3_receiver`](#s3-receiver) - Optional Block<br>S3 Configuration. S3 Configuration for Global Log Receiver
86
- <br><br>&#x2022; <a id="splunk-receiver"></a>[`splunk_receiver`](#splunk-receiver) - Optional Block<br>Splunk HEC Logs Configuration. Configuration for Splunk HEC Logs endpoint
85
+ <br><br>&#x2022; <a id="s3-receiver"></a>[`s3_receiver`](#s3-receiver) - Optional Block<br>S3 Configuration for Global Log Receiver
86
+ <br><br>&#x2022; <a id="splunk-receiver"></a>[`splunk_receiver`](#splunk-receiver) - Optional Block<br>Configuration for Splunk HEC Logs endpoint
87
87
  <br><br>&#x2022; <a id="sumo-logic-receiver"></a>[`sumo_logic_receiver`](#sumo-logic-receiver) - Optional Block<br>SumoLogic Configuration. Configuration for SumoLogic endpoint
88
88
 
89
89
  -> **One of the following:**
90
- &#x2022; <a id="ns-all"></a>[`ns_all`](#ns-all) - Optional Block<br>Enable this option
91
- <br><br>&#x2022; <a id="ns-current"></a>[`ns_current`](#ns-current) - Optional Block<br>Enable this option
90
+ &#x2022; <a id="ns-all"></a>[`ns_all`](#ns-all) - Optional Block<br>Can be used for messages where no values are needed
91
+ <br><br>&#x2022; <a id="ns-current"></a>[`ns_current`](#ns-current) - Optional Block<br>Can be used for messages where no values are needed
92
92
  <br><br>&#x2022; <a id="ns-list"></a>[`ns_list`](#ns-list) - Optional Block<br>Namespace List. Namespace List
93
93
 
94
94
  <a id="timeouts"></a>&#x2022; [`timeouts`](#timeouts) - Optional Block
@@ -105,71 +105,71 @@ In addition to all arguments above, the following attributes are exported:
105
105
 
106
106
  An [`aws_cloud_watch_receiver`](#aws-cloud-watch-receiver) block supports the following:
107
107
 
108
- <a id="aws-cloud-watch-receiver-aws-cred"></a>&#x2022; [`aws_cred`](#aws-cloud-watch-receiver-aws-cred) - Optional Block<br>Object reference. This type establishes a direct reference from one object(the referrer) to another(the referred). Such a reference is in form of tenant/namespace/name<br>See [AWS Cred](#aws-cloud-watch-receiver-aws-cred) below.
108
+ <a id="aws-cloud-watch-receiver-aws-cred"></a>&#x2022; [`aws_cred`](#aws-cloud-watch-receiver-aws-cred) - Optional Block<br>Type establishes a direct reference from one object(the referrer) to another(the referred). Such a reference is in form of tenant/namespace/name<br>See [AWS Cred](#aws-cloud-watch-receiver-aws-cred) below.
109
109
 
110
110
  <a id="aws-cloud-watch-receiver-aws-region"></a>&#x2022; [`aws_region`](#aws-cloud-watch-receiver-aws-region) - Optional String<br>AWS Region. AWS Region Name
111
111
 
112
- <a id="aws-cloud-watch-receiver-batch"></a>&#x2022; [`batch`](#aws-cloud-watch-receiver-batch) - Optional Block<br>Batch OPTIONS. Batch OPTIONS allow tuning for how batches of logs are sent to an endpoint<br>See [Batch](#aws-cloud-watch-receiver-batch) below.
112
+ <a id="aws-cloud-watch-receiver-batch"></a>&#x2022; [`batch`](#aws-cloud-watch-receiver-batch) - Optional Block<br>Batch OPTIONS allow tuning for how batches of logs are sent to an endpoint<br>See [Batch](#aws-cloud-watch-receiver-batch) below.
113
113
 
114
114
  <a id="aws-cloud-watch-receiver-compression"></a>&#x2022; [`compression`](#aws-cloud-watch-receiver-compression) - Optional Block<br>Compression Type. Compression Type<br>See [Compression](#aws-cloud-watch-receiver-compression) below.
115
115
 
116
- <a id="aws-cloud-watch-receiver-group-name"></a>&#x2022; [`group_name`](#aws-cloud-watch-receiver-group-name) - Optional String<br>Group Name. The group name of the target Cloudwatch Logs stream
116
+ <a id="aws-cloud-watch-receiver-group-name"></a>&#x2022; [`group_name`](#aws-cloud-watch-receiver-group-name) - Optional String<br>The group name of the target Cloudwatch Logs stream
117
117
 
118
- <a id="aws-cloud-watch-receiver-stream-name"></a>&#x2022; [`stream_name`](#aws-cloud-watch-receiver-stream-name) - Optional String<br>Stream Name. The stream name of the target Cloudwatch Logs stream. Note that there can only be one writer to a log stream at a time
118
+ <a id="aws-cloud-watch-receiver-stream-name"></a>&#x2022; [`stream_name`](#aws-cloud-watch-receiver-stream-name) - Optional String<br>The stream name of the target Cloudwatch Logs stream. Note that there can only be one writer to a log stream at a time
119
119
 
120
120
  #### AWS Cloud Watch Receiver AWS Cred
121
121
 
122
122
  An [`aws_cred`](#aws-cloud-watch-receiver-aws-cred) block (within [`aws_cloud_watch_receiver`](#aws-cloud-watch-receiver)) supports the following:
123
123
 
124
- <a id="aws-cloud-watch-receiver-aws-cred-name"></a>&#x2022; [`name`](#aws-cloud-watch-receiver-aws-cred-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
124
+ <a id="aws-cloud-watch-receiver-aws-cred-name"></a>&#x2022; [`name`](#aws-cloud-watch-receiver-aws-cred-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
125
125
 
126
- <a id="namespace-b9cb40"></a>&#x2022; [`namespace`](#namespace-b9cb40) - 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
126
+ <a id="namespace-b9cb40"></a>&#x2022; [`namespace`](#namespace-b9cb40) - 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
127
127
 
128
- <a id="tenant-fc3ba9"></a>&#x2022; [`tenant`](#tenant-fc3ba9) - 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
128
+ <a id="tenant-fc3ba9"></a>&#x2022; [`tenant`](#tenant-fc3ba9) - 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
129
129
 
130
130
  #### AWS Cloud Watch Receiver Batch
131
131
 
132
132
  A [`batch`](#aws-cloud-watch-receiver-batch) block (within [`aws_cloud_watch_receiver`](#aws-cloud-watch-receiver)) supports the following:
133
133
 
134
- <a id="bytes-fb8782"></a>&#x2022; [`max_bytes`](#bytes-fb8782) - Optional Number<br>Max Bytes. Send batch to endpoint after the batch is equal to or larger than this many bytes
134
+ <a id="bytes-fb8782"></a>&#x2022; [`max_bytes`](#bytes-fb8782) - Optional Number<br>Send batch to endpoint after the batch is equal to or larger than this many bytes
135
135
 
136
- <a id="disabled-e2ec6b"></a>&#x2022; [`max_bytes_disabled`](#disabled-e2ec6b) - Optional Block<br>Enable this option
136
+ <a id="disabled-e2ec6b"></a>&#x2022; [`max_bytes_disabled`](#disabled-e2ec6b) - Optional Block<br>Can be used for messages where no values are needed
137
137
 
138
- <a id="events-0606a7"></a>&#x2022; [`max_events`](#events-0606a7) - Optional Number<br>Max Events. Send batch to endpoint after this many log messages are in the batch
138
+ <a id="events-0606a7"></a>&#x2022; [`max_events`](#events-0606a7) - Optional Number<br>Send batch to endpoint after this many log messages are in the batch
139
139
 
140
- <a id="disabled-3c3dcd"></a>&#x2022; [`max_events_disabled`](#disabled-3c3dcd) - Optional Block<br>Enable this option
140
+ <a id="disabled-3c3dcd"></a>&#x2022; [`max_events_disabled`](#disabled-3c3dcd) - Optional Block<br>Can be used for messages where no values are needed
141
141
 
142
- <a id="seconds-d5b12a"></a>&#x2022; [`timeout_seconds`](#seconds-d5b12a) - Optional String<br>Timeout Seconds. Send batch to the endpoint after this many seconds
142
+ <a id="seconds-d5b12a"></a>&#x2022; [`timeout_seconds`](#seconds-d5b12a) - Optional String<br>Send batch to the endpoint after this many seconds
143
143
 
144
- <a id="default-697810"></a>&#x2022; [`timeout_seconds_default`](#default-697810) - Optional Block<br>Enable this option
144
+ <a id="default-697810"></a>&#x2022; [`timeout_seconds_default`](#default-697810) - Optional Block<br>Can be used for messages where no values are needed
145
145
 
146
146
  #### AWS Cloud Watch Receiver Compression
147
147
 
148
148
  A [`compression`](#aws-cloud-watch-receiver-compression) block (within [`aws_cloud_watch_receiver`](#aws-cloud-watch-receiver)) supports the following:
149
149
 
150
- <a id="default-963843"></a>&#x2022; [`compression_default`](#default-963843) - Optional Block<br>Enable this option
150
+ <a id="default-963843"></a>&#x2022; [`compression_default`](#default-963843) - Optional Block<br>Can be used for messages where no values are needed
151
151
 
152
- <a id="gzip-2ccbff"></a>&#x2022; [`compression_gzip`](#gzip-2ccbff) - Optional Block<br>Enable this option
152
+ <a id="gzip-2ccbff"></a>&#x2022; [`compression_gzip`](#gzip-2ccbff) - Optional Block<br>Can be used for messages where no values are needed
153
153
 
154
- <a id="none-640cb2"></a>&#x2022; [`compression_none`](#none-640cb2) - Optional Block<br>Enable this option
154
+ <a id="none-640cb2"></a>&#x2022; [`compression_none`](#none-640cb2) - Optional Block<br>Can be used for messages where no values are needed
155
155
 
156
156
  #### Azure Event Hubs Receiver
157
157
 
158
158
  An [`azure_event_hubs_receiver`](#azure-event-hubs-receiver) block supports the following:
159
159
 
160
- <a id="string-b729f9"></a>&#x2022; [`connection_string`](#string-b729f9) - Optional Block<br>Secret. SecretType is used in an object to indicate a sensitive/confidential field<br>See [Connection String](#string-b729f9) below.
160
+ <a id="string-b729f9"></a>&#x2022; [`connection_string`](#string-b729f9) - Optional Block<br>SecretType is used in an object to indicate a sensitive/confidential field<br>See [Connection String](#string-b729f9) below.
161
161
 
162
- <a id="azure-event-hubs-receiver-instance"></a>&#x2022; [`instance`](#azure-event-hubs-receiver-instance) - Optional String<br>Event Hubs Instance. Event Hubs Instance name into which logs should be stored
162
+ <a id="azure-event-hubs-receiver-instance"></a>&#x2022; [`instance`](#azure-event-hubs-receiver-instance) - Optional String<br>Event Hubs Instance name into which logs should be stored
163
163
 
164
- <a id="azure-event-hubs-receiver-namespace"></a>&#x2022; [`namespace`](#azure-event-hubs-receiver-namespace) - Optional String<br>Event Hubs Namespace. Event Hubs Namespace is namespace with instance into which logs should be stored
164
+ <a id="azure-event-hubs-receiver-namespace"></a>&#x2022; [`namespace`](#azure-event-hubs-receiver-namespace) - Optional String<br>Event Hubs Namespace is namespace with instance into which logs should be stored
165
165
 
166
166
  #### Azure Event Hubs Receiver Connection String
167
167
 
168
168
  A [`connection_string`](#string-b729f9) block (within [`azure_event_hubs_receiver`](#azure-event-hubs-receiver)) supports the following:
169
169
 
170
- <a id="info-0b01ca"></a>&#x2022; [`blindfold_secret_info`](#info-0b01ca) - Optional Block<br>Blindfold Secret. BlindfoldSecretInfoType specifies information about the Secret managed by F5XC Secret Management<br>See [Blindfold Secret Info](#info-0b01ca) below.
170
+ <a id="info-0b01ca"></a>&#x2022; [`blindfold_secret_info`](#info-0b01ca) - Optional Block<br>BlindfoldSecretInfoType specifies information about the Secret managed by F5XC Secret Management<br>See [Blindfold Secret Info](#info-0b01ca) below.
171
171
 
172
- <a id="info-a586ad"></a>&#x2022; [`clear_secret_info`](#info-a586ad) - Optional Block<br>In-Clear Secret. ClearSecretInfoType specifies information about the Secret that is not encrypted<br>See [Clear Secret Info](#info-a586ad) below.
172
+ <a id="info-a586ad"></a>&#x2022; [`clear_secret_info`](#info-a586ad) - Optional Block<br>ClearSecretInfoType specifies information about the Secret that is not encrypted<br>See [Clear Secret Info](#info-a586ad) below.
173
173
 
174
174
  #### Azure Event Hubs Receiver Connection String Blindfold Secret Info
175
175
 
@@ -183,129 +183,129 @@ A [`connection_string`](#string-b729f9) block (within [`azure_event_hubs_receive
183
183
 
184
184
  An [`azure_receiver`](#azure-receiver) block supports the following:
185
185
 
186
- <a id="azure-receiver-batch"></a>&#x2022; [`batch`](#azure-receiver-batch) - Optional Block<br>Batch OPTIONS. Batch OPTIONS allow tuning for how batches of logs are sent to an endpoint<br>See [Batch](#azure-receiver-batch) below.
186
+ <a id="azure-receiver-batch"></a>&#x2022; [`batch`](#azure-receiver-batch) - Optional Block<br>Batch OPTIONS allow tuning for how batches of logs are sent to an endpoint<br>See [Batch](#azure-receiver-batch) below.
187
187
 
188
188
  <a id="azure-receiver-compression"></a>&#x2022; [`compression`](#azure-receiver-compression) - Optional Block<br>Compression Type. Compression Type<br>See [Compression](#azure-receiver-compression) below.
189
189
 
190
- <a id="azure-receiver-connection-string"></a>&#x2022; [`connection_string`](#azure-receiver-connection-string) - Optional Block<br>Secret. SecretType is used in an object to indicate a sensitive/confidential field<br>See [Connection String](#azure-receiver-connection-string) below.
190
+ <a id="azure-receiver-connection-string"></a>&#x2022; [`connection_string`](#azure-receiver-connection-string) - Optional Block<br>SecretType is used in an object to indicate a sensitive/confidential field<br>See [Connection String](#azure-receiver-connection-string) below.
191
191
 
192
- <a id="azure-receiver-container-name"></a>&#x2022; [`container_name`](#azure-receiver-container-name) - Optional String<br>Container Name. Container Name is the name of the container into which logs should be stored
192
+ <a id="azure-receiver-container-name"></a>&#x2022; [`container_name`](#azure-receiver-container-name) - Optional String<br>Container Name is the name of the container into which logs should be stored
193
193
 
194
- <a id="azure-receiver-filename-options"></a>&#x2022; [`filename_options`](#azure-receiver-filename-options) - Optional Block<br>Filename OPTIONS. Filename OPTIONS allow customization of filename and folder paths used by a destination endpoint bucket or file<br>See [Filename Options](#azure-receiver-filename-options) below.
194
+ <a id="azure-receiver-filename-options"></a>&#x2022; [`filename_options`](#azure-receiver-filename-options) - Optional Block<br>Filename OPTIONS allow customization of filename and folder paths used by a destination endpoint bucket or file<br>See [Filename Options](#azure-receiver-filename-options) below.
195
195
 
196
196
  #### Azure Receiver Batch
197
197
 
198
198
  A [`batch`](#azure-receiver-batch) block (within [`azure_receiver`](#azure-receiver)) supports the following:
199
199
 
200
- <a id="azure-receiver-batch-max-bytes"></a>&#x2022; [`max_bytes`](#azure-receiver-batch-max-bytes) - Optional Number<br>Max Bytes. Send batch to endpoint after the batch is equal to or larger than this many bytes
200
+ <a id="azure-receiver-batch-max-bytes"></a>&#x2022; [`max_bytes`](#azure-receiver-batch-max-bytes) - Optional Number<br>Send batch to endpoint after the batch is equal to or larger than this many bytes
201
201
 
202
- <a id="azure-receiver-batch-max-bytes-disabled"></a>&#x2022; [`max_bytes_disabled`](#azure-receiver-batch-max-bytes-disabled) - Optional Block<br>Enable this option
202
+ <a id="azure-receiver-batch-max-bytes-disabled"></a>&#x2022; [`max_bytes_disabled`](#azure-receiver-batch-max-bytes-disabled) - Optional Block<br>Can be used for messages where no values are needed
203
203
 
204
- <a id="azure-receiver-batch-max-events"></a>&#x2022; [`max_events`](#azure-receiver-batch-max-events) - Optional Number<br>Max Events. Send batch to endpoint after this many log messages are in the batch
204
+ <a id="azure-receiver-batch-max-events"></a>&#x2022; [`max_events`](#azure-receiver-batch-max-events) - Optional Number<br>Send batch to endpoint after this many log messages are in the batch
205
205
 
206
- <a id="disabled-754236"></a>&#x2022; [`max_events_disabled`](#disabled-754236) - Optional Block<br>Enable this option
206
+ <a id="disabled-754236"></a>&#x2022; [`max_events_disabled`](#disabled-754236) - Optional Block<br>Can be used for messages where no values are needed
207
207
 
208
- <a id="azure-receiver-batch-timeout-seconds"></a>&#x2022; [`timeout_seconds`](#azure-receiver-batch-timeout-seconds) - Optional String<br>Timeout Seconds. Send batch to the endpoint after this many seconds
208
+ <a id="azure-receiver-batch-timeout-seconds"></a>&#x2022; [`timeout_seconds`](#azure-receiver-batch-timeout-seconds) - Optional String<br>Send batch to the endpoint after this many seconds
209
209
 
210
- <a id="default-19a14b"></a>&#x2022; [`timeout_seconds_default`](#default-19a14b) - Optional Block<br>Enable this option
210
+ <a id="default-19a14b"></a>&#x2022; [`timeout_seconds_default`](#default-19a14b) - Optional Block<br>Can be used for messages where no values are needed
211
211
 
212
212
  #### Azure Receiver Compression
213
213
 
214
214
  A [`compression`](#azure-receiver-compression) block (within [`azure_receiver`](#azure-receiver)) supports the following:
215
215
 
216
- <a id="default-02273a"></a>&#x2022; [`compression_default`](#default-02273a) - Optional Block<br>Enable this option
216
+ <a id="default-02273a"></a>&#x2022; [`compression_default`](#default-02273a) - Optional Block<br>Can be used for messages where no values are needed
217
217
 
218
- <a id="gzip-156cfe"></a>&#x2022; [`compression_gzip`](#gzip-156cfe) - Optional Block<br>Enable this option
218
+ <a id="gzip-156cfe"></a>&#x2022; [`compression_gzip`](#gzip-156cfe) - Optional Block<br>Can be used for messages where no values are needed
219
219
 
220
- <a id="none-aaef5b"></a>&#x2022; [`compression_none`](#none-aaef5b) - Optional Block<br>Enable this option
220
+ <a id="none-aaef5b"></a>&#x2022; [`compression_none`](#none-aaef5b) - Optional Block<br>Can be used for messages where no values are needed
221
221
 
222
222
  #### Azure Receiver Connection String
223
223
 
224
224
  A [`connection_string`](#azure-receiver-connection-string) block (within [`azure_receiver`](#azure-receiver)) supports the following:
225
225
 
226
- <a id="info-e8810f"></a>&#x2022; [`blindfold_secret_info`](#info-e8810f) - Optional Block<br>Blindfold Secret. BlindfoldSecretInfoType specifies information about the Secret managed by F5XC Secret Management<br>See [Blindfold Secret Info](#info-e8810f) below.
226
+ <a id="info-e8810f"></a>&#x2022; [`blindfold_secret_info`](#info-e8810f) - Optional Block<br>BlindfoldSecretInfoType specifies information about the Secret managed by F5XC Secret Management<br>See [Blindfold Secret Info](#info-e8810f) below.
227
227
 
228
- <a id="info-e37fa5"></a>&#x2022; [`clear_secret_info`](#info-e37fa5) - Optional Block<br>In-Clear Secret. ClearSecretInfoType specifies information about the Secret that is not encrypted<br>See [Clear Secret Info](#info-e37fa5) below.
228
+ <a id="info-e37fa5"></a>&#x2022; [`clear_secret_info`](#info-e37fa5) - Optional Block<br>ClearSecretInfoType specifies information about the Secret that is not encrypted<br>See [Clear Secret Info](#info-e37fa5) below.
229
229
 
230
230
  #### Azure Receiver Connection String Blindfold Secret Info
231
231
 
232
232
  A [`blindfold_secret_info`](#info-e8810f) block (within [`azure_receiver.connection_string`](#azure-receiver-connection-string)) supports the following:
233
233
 
234
- <a id="provider-89bfbb"></a>&#x2022; [`decryption_provider`](#provider-89bfbb) - Optional String<br>Decryption Provider. Name of the Secret Management Access object that contains information about the backend Secret Management service
234
+ <a id="provider-89bfbb"></a>&#x2022; [`decryption_provider`](#provider-89bfbb) - Optional String<br>Name of the Secret Management Access object that contains information about the backend Secret Management service
235
235
 
236
- <a id="location-15db90"></a>&#x2022; [`location`](#location-15db90) - 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
236
+ <a id="location-15db90"></a>&#x2022; [`location`](#location-15db90) - Optional String<br>Location is the uri_ref. It could be in URL format for string:/// Or it could be a path if the store provider is an HTTP/HTTPS location
237
237
 
238
- <a id="provider-b18b33"></a>&#x2022; [`store_provider`](#provider-b18b33) - 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:///
238
+ <a id="provider-b18b33"></a>&#x2022; [`store_provider`](#provider-b18b33) - Optional String<br>Name of the Secret Management Access object that contains information about the store to GET encrypted bytes This field needs to be provided only if the URL scheme is not string:///
239
239
 
240
240
  #### Azure Receiver Connection String Clear Secret Info
241
241
 
242
242
  A [`clear_secret_info`](#info-e37fa5) block (within [`azure_receiver.connection_string`](#azure-receiver-connection-string)) supports the following:
243
243
 
244
- <a id="ref-29f26d"></a>&#x2022; [`provider_ref`](#ref-29f26d) - 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:///
244
+ <a id="ref-29f26d"></a>&#x2022; [`provider_ref`](#ref-29f26d) - Optional String<br>Name of the Secret Management Access object that contains information about the store to GET encrypted bytes This field needs to be provided only if the URL scheme is not string:///
245
245
 
246
- <a id="url-06a3b0"></a>&#x2022; [`url`](#url-06a3b0) - 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
246
+ <a id="url-06a3b0"></a>&#x2022; [`url`](#url-06a3b0) - Optional String<br>URL of the secret. Currently supported URL schemes is string:///. For string:/// scheme, Secret needs to be encoded Base64 format. When asked for this secret, caller will GET Secret bytes after Base64 decoding
247
247
 
248
248
  #### Azure Receiver Filename Options
249
249
 
250
250
  A [`filename_options`](#azure-receiver-filename-options) block (within [`azure_receiver`](#azure-receiver)) supports the following:
251
251
 
252
- <a id="folder-153221"></a>&#x2022; [`custom_folder`](#folder-153221) - Optional String<br>Custom Folder. Use your own folder name as the name of the folder in the endpoint bucket or file The folder name must match `/^[a-z_]\[a-z0-9\-\._]*$/i`
252
+ <a id="folder-153221"></a>&#x2022; [`custom_folder`](#folder-153221) - Optional String<br>Use your own folder name as the name of the folder in the endpoint bucket or file The folder name must match
253
253
 
254
- <a id="folder-1cd085"></a>&#x2022; [`log_type_folder`](#folder-1cd085) - Optional Block<br>Enable this option
254
+ <a id="folder-1cd085"></a>&#x2022; [`log_type_folder`](#folder-1cd085) - Optional Block<br>Can be used for messages where no values are needed
255
255
 
256
- <a id="folder-569968"></a>&#x2022; [`no_folder`](#folder-569968) - Optional Block<br>Enable this option
256
+ <a id="folder-569968"></a>&#x2022; [`no_folder`](#folder-569968) - Optional Block<br>Can be used for messages where no values are needed
257
257
 
258
258
  #### Datadog Receiver
259
259
 
260
260
  A [`datadog_receiver`](#datadog-receiver) block supports the following:
261
261
 
262
- <a id="datadog-receiver-batch"></a>&#x2022; [`batch`](#datadog-receiver-batch) - Optional Block<br>Batch OPTIONS. Batch OPTIONS allow tuning for how batches of logs are sent to an endpoint<br>See [Batch](#datadog-receiver-batch) below.
262
+ <a id="datadog-receiver-batch"></a>&#x2022; [`batch`](#datadog-receiver-batch) - Optional Block<br>Batch OPTIONS allow tuning for how batches of logs are sent to an endpoint<br>See [Batch](#datadog-receiver-batch) below.
263
263
 
264
264
  <a id="datadog-receiver-compression"></a>&#x2022; [`compression`](#datadog-receiver-compression) - Optional Block<br>Compression Type. Compression Type<br>See [Compression](#datadog-receiver-compression) below.
265
265
 
266
- <a id="datadog-receiver-datadog-api-key"></a>&#x2022; [`datadog_api_key`](#datadog-receiver-datadog-api-key) - Optional Block<br>Secret. SecretType is used in an object to indicate a sensitive/confidential field<br>See [Datadog API Key](#datadog-receiver-datadog-api-key) below.
266
+ <a id="datadog-receiver-datadog-api-key"></a>&#x2022; [`datadog_api_key`](#datadog-receiver-datadog-api-key) - Optional Block<br>SecretType is used in an object to indicate a sensitive/confidential field<br>See [Datadog API Key](#datadog-receiver-datadog-api-key) below.
267
267
 
268
- <a id="datadog-receiver-endpoint"></a>&#x2022; [`endpoint`](#datadog-receiver-endpoint) - Optional String<br>Datadog Endpoint. Datadog Endpoint,
268
+ <a id="datadog-receiver-endpoint"></a>&#x2022; [`endpoint`](#datadog-receiver-endpoint) - Optional String<br>Datadog Endpoint,
269
269
 
270
- <a id="datadog-receiver-no-tls"></a>&#x2022; [`no_tls`](#datadog-receiver-no-tls) - Optional Block<br>Enable this option
270
+ <a id="datadog-receiver-no-tls"></a>&#x2022; [`no_tls`](#datadog-receiver-no-tls) - Optional Block<br>Can be used for messages where no values are needed
271
271
 
272
- <a id="datadog-receiver-site"></a>&#x2022; [`site`](#datadog-receiver-site) - Optional String<br>Datadog Site. Datadog Site,
272
+ <a id="datadog-receiver-site"></a>&#x2022; [`site`](#datadog-receiver-site) - Optional String<br>Datadog Site,
273
273
 
274
- <a id="datadog-receiver-use-tls"></a>&#x2022; [`use_tls`](#datadog-receiver-use-tls) - Optional Block<br>TLS Parameters Endpoint. TLS Parameters for client connection to the endpoint<br>See [Use TLS](#datadog-receiver-use-tls) below.
274
+ <a id="datadog-receiver-use-tls"></a>&#x2022; [`use_tls`](#datadog-receiver-use-tls) - Optional Block<br>TLS Parameters for client connection to the endpoint<br>See [Use TLS](#datadog-receiver-use-tls) below.
275
275
 
276
276
  #### Datadog Receiver Batch
277
277
 
278
278
  A [`batch`](#datadog-receiver-batch) block (within [`datadog_receiver`](#datadog-receiver)) supports the following:
279
279
 
280
- <a id="datadog-receiver-batch-max-bytes"></a>&#x2022; [`max_bytes`](#datadog-receiver-batch-max-bytes) - Optional Number<br>Max Bytes. Send batch to endpoint after the batch is equal to or larger than this many bytes
280
+ <a id="datadog-receiver-batch-max-bytes"></a>&#x2022; [`max_bytes`](#datadog-receiver-batch-max-bytes) - Optional Number<br>Send batch to endpoint after the batch is equal to or larger than this many bytes
281
281
 
282
- <a id="disabled-96f32b"></a>&#x2022; [`max_bytes_disabled`](#disabled-96f32b) - Optional Block<br>Enable this option
282
+ <a id="disabled-96f32b"></a>&#x2022; [`max_bytes_disabled`](#disabled-96f32b) - Optional Block<br>Can be used for messages where no values are needed
283
283
 
284
- <a id="datadog-receiver-batch-max-events"></a>&#x2022; [`max_events`](#datadog-receiver-batch-max-events) - Optional Number<br>Max Events. Send batch to endpoint after this many log messages are in the batch
284
+ <a id="datadog-receiver-batch-max-events"></a>&#x2022; [`max_events`](#datadog-receiver-batch-max-events) - Optional Number<br>Send batch to endpoint after this many log messages are in the batch
285
285
 
286
- <a id="disabled-a9dbc9"></a>&#x2022; [`max_events_disabled`](#disabled-a9dbc9) - Optional Block<br>Enable this option
286
+ <a id="disabled-a9dbc9"></a>&#x2022; [`max_events_disabled`](#disabled-a9dbc9) - Optional Block<br>Can be used for messages where no values are needed
287
287
 
288
- <a id="datadog-receiver-batch-timeout-seconds"></a>&#x2022; [`timeout_seconds`](#datadog-receiver-batch-timeout-seconds) - Optional String<br>Timeout Seconds. Send batch to the endpoint after this many seconds
288
+ <a id="datadog-receiver-batch-timeout-seconds"></a>&#x2022; [`timeout_seconds`](#datadog-receiver-batch-timeout-seconds) - Optional String<br>Send batch to the endpoint after this many seconds
289
289
 
290
- <a id="default-f00e06"></a>&#x2022; [`timeout_seconds_default`](#default-f00e06) - Optional Block<br>Enable this option
290
+ <a id="default-f00e06"></a>&#x2022; [`timeout_seconds_default`](#default-f00e06) - Optional Block<br>Can be used for messages where no values are needed
291
291
 
292
292
  #### Datadog Receiver Compression
293
293
 
294
294
  A [`compression`](#datadog-receiver-compression) block (within [`datadog_receiver`](#datadog-receiver)) supports the following:
295
295
 
296
- <a id="default-888579"></a>&#x2022; [`compression_default`](#default-888579) - Optional Block<br>Enable this option
296
+ <a id="default-888579"></a>&#x2022; [`compression_default`](#default-888579) - Optional Block<br>Can be used for messages where no values are needed
297
297
 
298
- <a id="gzip-004135"></a>&#x2022; [`compression_gzip`](#gzip-004135) - Optional Block<br>Enable this option
298
+ <a id="gzip-004135"></a>&#x2022; [`compression_gzip`](#gzip-004135) - Optional Block<br>Can be used for messages where no values are needed
299
299
 
300
- <a id="none-4e31f2"></a>&#x2022; [`compression_none`](#none-4e31f2) - Optional Block<br>Enable this option
300
+ <a id="none-4e31f2"></a>&#x2022; [`compression_none`](#none-4e31f2) - Optional Block<br>Can be used for messages where no values are needed
301
301
 
302
302
  #### Datadog Receiver Datadog API Key
303
303
 
304
304
  A [`datadog_api_key`](#datadog-receiver-datadog-api-key) block (within [`datadog_receiver`](#datadog-receiver)) supports the following:
305
305
 
306
- <a id="info-c8197d"></a>&#x2022; [`blindfold_secret_info`](#info-c8197d) - Optional Block<br>Blindfold Secret. BlindfoldSecretInfoType specifies information about the Secret managed by F5XC Secret Management<br>See [Blindfold Secret Info](#info-c8197d) below.
306
+ <a id="info-c8197d"></a>&#x2022; [`blindfold_secret_info`](#info-c8197d) - Optional Block<br>BlindfoldSecretInfoType specifies information about the Secret managed by F5XC Secret Management<br>See [Blindfold Secret Info](#info-c8197d) below.
307
307
 
308
- <a id="info-400d24"></a>&#x2022; [`clear_secret_info`](#info-400d24) - Optional Block<br>In-Clear Secret. ClearSecretInfoType specifies information about the Secret that is not encrypted<br>See [Clear Secret Info](#info-400d24) below.
308
+ <a id="info-400d24"></a>&#x2022; [`clear_secret_info`](#info-400d24) - Optional Block<br>ClearSecretInfoType specifies information about the Secret that is not encrypted<br>See [Clear Secret Info](#info-400d24) below.
309
309
 
310
310
  #### Datadog Receiver Datadog API Key Blindfold Secret Info
311
311
 
@@ -319,29 +319,29 @@ A [`datadog_api_key`](#datadog-receiver-datadog-api-key) block (within [`datadog
319
319
 
320
320
  An [`use_tls`](#datadog-receiver-use-tls) block (within [`datadog_receiver`](#datadog-receiver)) supports the following:
321
321
 
322
- <a id="certificate-fc103e"></a>&#x2022; [`disable_verify_certificate`](#certificate-fc103e) - Optional Block<br>Enable this option
322
+ <a id="certificate-fc103e"></a>&#x2022; [`disable_verify_certificate`](#certificate-fc103e) - Optional Block<br>Can be used for messages where no values are needed
323
323
 
324
- <a id="hostname-e3faa0"></a>&#x2022; [`disable_verify_hostname`](#hostname-e3faa0) - Optional Block<br>Enable this option
324
+ <a id="hostname-e3faa0"></a>&#x2022; [`disable_verify_hostname`](#hostname-e3faa0) - Optional Block<br>Can be used for messages where no values are needed
325
325
 
326
- <a id="certificate-37d53f"></a>&#x2022; [`enable_verify_certificate`](#certificate-37d53f) - Optional Block<br>Enable this option
326
+ <a id="certificate-37d53f"></a>&#x2022; [`enable_verify_certificate`](#certificate-37d53f) - Optional Block<br>Can be used for messages where no values are needed
327
327
 
328
- <a id="hostname-5c7a30"></a>&#x2022; [`enable_verify_hostname`](#hostname-5c7a30) - Optional Block<br>Enable this option
328
+ <a id="hostname-5c7a30"></a>&#x2022; [`enable_verify_hostname`](#hostname-5c7a30) - Optional Block<br>Can be used for messages where no values are needed
329
329
 
330
- <a id="datadog-receiver-use-tls-mtls-disabled"></a>&#x2022; [`mtls_disabled`](#datadog-receiver-use-tls-mtls-disabled) - Optional Block<br>Enable this option
330
+ <a id="datadog-receiver-use-tls-mtls-disabled"></a>&#x2022; [`mtls_disabled`](#datadog-receiver-use-tls-mtls-disabled) - Optional Block<br>Can be used for messages where no values are needed
331
331
 
332
- <a id="datadog-receiver-use-tls-mtls-enable"></a>&#x2022; [`mtls_enable`](#datadog-receiver-use-tls-mtls-enable) - Optional Block<br>mTLS Client Config. mTLS Client config allows configuration of mTLS client OPTIONS<br>See [mTLS Enable](#datadog-receiver-use-tls-mtls-enable) below.
332
+ <a id="datadog-receiver-use-tls-mtls-enable"></a>&#x2022; [`mtls_enable`](#datadog-receiver-use-tls-mtls-enable) - Optional Block<br>mTLS Client config allows configuration of mTLS client OPTIONS<br>See [mTLS Enable](#datadog-receiver-use-tls-mtls-enable) below.
333
333
 
334
- <a id="datadog-receiver-use-tls-no-ca"></a>&#x2022; [`no_ca`](#datadog-receiver-use-tls-no-ca) - Optional Block<br>Enable this option
334
+ <a id="datadog-receiver-use-tls-no-ca"></a>&#x2022; [`no_ca`](#datadog-receiver-use-tls-no-ca) - Optional Block<br>Can be used for messages where no values are needed
335
335
 
336
- <a id="datadog-receiver-use-tls-trusted-ca-url"></a>&#x2022; [`trusted_ca_url`](#datadog-receiver-use-tls-trusted-ca-url) - Optional String<br>Server CA Certificates. The URL or value for trusted Server CA certificate or certificate chain Certificates in PEM format including the PEM headers
336
+ <a id="datadog-receiver-use-tls-trusted-ca-url"></a>&#x2022; [`trusted_ca_url`](#datadog-receiver-use-tls-trusted-ca-url) - Optional String<br>The URL or value for trusted Server CA certificate or certificate chain Certificates in PEM format including the PEM headers
337
337
 
338
338
  #### Datadog Receiver Use TLS mTLS Enable
339
339
 
340
340
  A [`mtls_enable`](#datadog-receiver-use-tls-mtls-enable) block (within [`datadog_receiver.use_tls`](#datadog-receiver-use-tls)) supports the following:
341
341
 
342
- <a id="certificate-a6bd6b"></a>&#x2022; [`certificate`](#certificate-a6bd6b) - Optional String<br>Client Certificate. Client certificate is PEM-encoded certificate or certificate-chain
342
+ <a id="certificate-a6bd6b"></a>&#x2022; [`certificate`](#certificate-a6bd6b) - Optional String<br>Client certificate is PEM-encoded certificate or certificate-chain
343
343
 
344
- <a id="url-266095"></a>&#x2022; [`key_url`](#url-266095) - Optional Block<br>Secret. SecretType is used in an object to indicate a sensitive/confidential field<br>See [Key URL](#url-266095) below.
344
+ <a id="url-266095"></a>&#x2022; [`key_url`](#url-266095) - Optional Block<br>SecretType is used in an object to indicate a sensitive/confidential field<br>See [Key URL](#url-266095) below.
345
345
 
346
346
  #### Datadog Receiver Use TLS mTLS Enable Key URL
347
347
 
@@ -359,87 +359,87 @@ A [`mtls_enable`](#datadog-receiver-use-tls-mtls-enable) block (within [`datadog
359
359
 
360
360
  A [`gcp_bucket_receiver`](#gcp-bucket-receiver) block supports the following:
361
361
 
362
- <a id="gcp-bucket-receiver-batch"></a>&#x2022; [`batch`](#gcp-bucket-receiver-batch) - Optional Block<br>Batch OPTIONS. Batch OPTIONS allow tuning for how batches of logs are sent to an endpoint<br>See [Batch](#gcp-bucket-receiver-batch) below.
362
+ <a id="gcp-bucket-receiver-batch"></a>&#x2022; [`batch`](#gcp-bucket-receiver-batch) - Optional Block<br>Batch OPTIONS allow tuning for how batches of logs are sent to an endpoint<br>See [Batch](#gcp-bucket-receiver-batch) below.
363
363
 
364
364
  <a id="gcp-bucket-receiver-bucket"></a>&#x2022; [`bucket`](#gcp-bucket-receiver-bucket) - Optional String<br>GCP Bucket Name. GCP Bucket Name
365
365
 
366
366
  <a id="gcp-bucket-receiver-compression"></a>&#x2022; [`compression`](#gcp-bucket-receiver-compression) - Optional Block<br>Compression Type. Compression Type<br>See [Compression](#gcp-bucket-receiver-compression) below.
367
367
 
368
- <a id="gcp-bucket-receiver-filename-options"></a>&#x2022; [`filename_options`](#gcp-bucket-receiver-filename-options) - Optional Block<br>Filename OPTIONS. Filename OPTIONS allow customization of filename and folder paths used by a destination endpoint bucket or file<br>See [Filename Options](#gcp-bucket-receiver-filename-options) below.
368
+ <a id="gcp-bucket-receiver-filename-options"></a>&#x2022; [`filename_options`](#gcp-bucket-receiver-filename-options) - Optional Block<br>Filename OPTIONS allow customization of filename and folder paths used by a destination endpoint bucket or file<br>See [Filename Options](#gcp-bucket-receiver-filename-options) below.
369
369
 
370
- <a id="gcp-bucket-receiver-gcp-cred"></a>&#x2022; [`gcp_cred`](#gcp-bucket-receiver-gcp-cred) - Optional Block<br>Object reference. This type establishes a direct reference from one object(the referrer) to another(the referred). Such a reference is in form of tenant/namespace/name<br>See [GCP Cred](#gcp-bucket-receiver-gcp-cred) below.
370
+ <a id="gcp-bucket-receiver-gcp-cred"></a>&#x2022; [`gcp_cred`](#gcp-bucket-receiver-gcp-cred) - Optional Block<br>Type establishes a direct reference from one object(the referrer) to another(the referred). Such a reference is in form of tenant/namespace/name<br>See [GCP Cred](#gcp-bucket-receiver-gcp-cred) below.
371
371
 
372
372
  #### GCP Bucket Receiver Batch
373
373
 
374
374
  A [`batch`](#gcp-bucket-receiver-batch) block (within [`gcp_bucket_receiver`](#gcp-bucket-receiver)) supports the following:
375
375
 
376
- <a id="gcp-bucket-receiver-batch-max-bytes"></a>&#x2022; [`max_bytes`](#gcp-bucket-receiver-batch-max-bytes) - Optional Number<br>Max Bytes. Send batch to endpoint after the batch is equal to or larger than this many bytes
376
+ <a id="gcp-bucket-receiver-batch-max-bytes"></a>&#x2022; [`max_bytes`](#gcp-bucket-receiver-batch-max-bytes) - Optional Number<br>Send batch to endpoint after the batch is equal to or larger than this many bytes
377
377
 
378
- <a id="disabled-2aebe7"></a>&#x2022; [`max_bytes_disabled`](#disabled-2aebe7) - Optional Block<br>Enable this option
378
+ <a id="disabled-2aebe7"></a>&#x2022; [`max_bytes_disabled`](#disabled-2aebe7) - Optional Block<br>Can be used for messages where no values are needed
379
379
 
380
- <a id="gcp-bucket-receiver-batch-max-events"></a>&#x2022; [`max_events`](#gcp-bucket-receiver-batch-max-events) - Optional Number<br>Max Events. Send batch to endpoint after this many log messages are in the batch
380
+ <a id="gcp-bucket-receiver-batch-max-events"></a>&#x2022; [`max_events`](#gcp-bucket-receiver-batch-max-events) - Optional Number<br>Send batch to endpoint after this many log messages are in the batch
381
381
 
382
- <a id="disabled-6b6d30"></a>&#x2022; [`max_events_disabled`](#disabled-6b6d30) - Optional Block<br>Enable this option
382
+ <a id="disabled-6b6d30"></a>&#x2022; [`max_events_disabled`](#disabled-6b6d30) - Optional Block<br>Can be used for messages where no values are needed
383
383
 
384
- <a id="seconds-a39e0f"></a>&#x2022; [`timeout_seconds`](#seconds-a39e0f) - Optional String<br>Timeout Seconds. Send batch to the endpoint after this many seconds
384
+ <a id="seconds-a39e0f"></a>&#x2022; [`timeout_seconds`](#seconds-a39e0f) - Optional String<br>Send batch to the endpoint after this many seconds
385
385
 
386
- <a id="default-2db988"></a>&#x2022; [`timeout_seconds_default`](#default-2db988) - Optional Block<br>Enable this option
386
+ <a id="default-2db988"></a>&#x2022; [`timeout_seconds_default`](#default-2db988) - Optional Block<br>Can be used for messages where no values are needed
387
387
 
388
388
  #### GCP Bucket Receiver Compression
389
389
 
390
390
  A [`compression`](#gcp-bucket-receiver-compression) block (within [`gcp_bucket_receiver`](#gcp-bucket-receiver)) supports the following:
391
391
 
392
- <a id="default-db78dc"></a>&#x2022; [`compression_default`](#default-db78dc) - Optional Block<br>Enable this option
392
+ <a id="default-db78dc"></a>&#x2022; [`compression_default`](#default-db78dc) - Optional Block<br>Can be used for messages where no values are needed
393
393
 
394
- <a id="gzip-c72b3f"></a>&#x2022; [`compression_gzip`](#gzip-c72b3f) - Optional Block<br>Enable this option
394
+ <a id="gzip-c72b3f"></a>&#x2022; [`compression_gzip`](#gzip-c72b3f) - Optional Block<br>Can be used for messages where no values are needed
395
395
 
396
- <a id="none-8916e9"></a>&#x2022; [`compression_none`](#none-8916e9) - Optional Block<br>Enable this option
396
+ <a id="none-8916e9"></a>&#x2022; [`compression_none`](#none-8916e9) - Optional Block<br>Can be used for messages where no values are needed
397
397
 
398
398
  #### GCP Bucket Receiver Filename Options
399
399
 
400
400
  A [`filename_options`](#gcp-bucket-receiver-filename-options) block (within [`gcp_bucket_receiver`](#gcp-bucket-receiver)) supports the following:
401
401
 
402
- <a id="folder-ab0859"></a>&#x2022; [`custom_folder`](#folder-ab0859) - Optional String<br>Custom Folder. Use your own folder name as the name of the folder in the endpoint bucket or file The folder name must match `/^[a-z_]\[a-z0-9\-\._]*$/i`
402
+ <a id="folder-ab0859"></a>&#x2022; [`custom_folder`](#folder-ab0859) - Optional String<br>Use your own folder name as the name of the folder in the endpoint bucket or file The folder name must match
403
403
 
404
- <a id="folder-3d88ea"></a>&#x2022; [`log_type_folder`](#folder-3d88ea) - Optional Block<br>Enable this option
404
+ <a id="folder-3d88ea"></a>&#x2022; [`log_type_folder`](#folder-3d88ea) - Optional Block<br>Can be used for messages where no values are needed
405
405
 
406
- <a id="folder-0b7426"></a>&#x2022; [`no_folder`](#folder-0b7426) - Optional Block<br>Enable this option
406
+ <a id="folder-0b7426"></a>&#x2022; [`no_folder`](#folder-0b7426) - Optional Block<br>Can be used for messages where no values are needed
407
407
 
408
408
  #### GCP Bucket Receiver GCP Cred
409
409
 
410
410
  A [`gcp_cred`](#gcp-bucket-receiver-gcp-cred) block (within [`gcp_bucket_receiver`](#gcp-bucket-receiver)) supports the following:
411
411
 
412
- <a id="gcp-bucket-receiver-gcp-cred-name"></a>&#x2022; [`name`](#gcp-bucket-receiver-gcp-cred-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
412
+ <a id="gcp-bucket-receiver-gcp-cred-name"></a>&#x2022; [`name`](#gcp-bucket-receiver-gcp-cred-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
413
413
 
414
- <a id="gcp-bucket-receiver-gcp-cred-namespace"></a>&#x2022; [`namespace`](#gcp-bucket-receiver-gcp-cred-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
414
+ <a id="gcp-bucket-receiver-gcp-cred-namespace"></a>&#x2022; [`namespace`](#gcp-bucket-receiver-gcp-cred-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
415
415
 
416
- <a id="gcp-bucket-receiver-gcp-cred-tenant"></a>&#x2022; [`tenant`](#gcp-bucket-receiver-gcp-cred-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
416
+ <a id="gcp-bucket-receiver-gcp-cred-tenant"></a>&#x2022; [`tenant`](#gcp-bucket-receiver-gcp-cred-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
417
417
 
418
418
  #### HTTP Receiver
419
419
 
420
420
  A [`http_receiver`](#http-receiver) block supports the following:
421
421
 
422
- <a id="http-receiver-auth-basic"></a>&#x2022; [`auth_basic`](#http-receiver-auth-basic) - Optional Block<br>Basic Authentication Credentials. Authentication parameters to access HTPP Log Receiver Endpoint<br>See [Auth Basic](#http-receiver-auth-basic) below.
422
+ <a id="http-receiver-auth-basic"></a>&#x2022; [`auth_basic`](#http-receiver-auth-basic) - Optional Block<br>Authentication parameters to access HTPP Log Receiver Endpoint<br>See [Auth Basic](#http-receiver-auth-basic) below.
423
423
 
424
- <a id="http-receiver-auth-none"></a>&#x2022; [`auth_none`](#http-receiver-auth-none) - Optional Block<br>Enable this option
424
+ <a id="http-receiver-auth-none"></a>&#x2022; [`auth_none`](#http-receiver-auth-none) - Optional Block<br>Can be used for messages where no values are needed
425
425
 
426
426
  <a id="http-receiver-auth-token"></a>&#x2022; [`auth_token`](#http-receiver-auth-token) - Optional Block<br>Access Token. Authentication Token for access<br>See [Auth Token](#http-receiver-auth-token) below.
427
427
 
428
- <a id="http-receiver-batch"></a>&#x2022; [`batch`](#http-receiver-batch) - Optional Block<br>Batch OPTIONS. Batch OPTIONS allow tuning for how batches of logs are sent to an endpoint<br>See [Batch](#http-receiver-batch) below.
428
+ <a id="http-receiver-batch"></a>&#x2022; [`batch`](#http-receiver-batch) - Optional Block<br>Batch OPTIONS allow tuning for how batches of logs are sent to an endpoint<br>See [Batch](#http-receiver-batch) below.
429
429
 
430
430
  <a id="http-receiver-compression"></a>&#x2022; [`compression`](#http-receiver-compression) - Optional Block<br>Compression Type. Compression Type<br>See [Compression](#http-receiver-compression) below.
431
431
 
432
- <a id="http-receiver-no-tls"></a>&#x2022; [`no_tls`](#http-receiver-no-tls) - Optional Block<br>Enable this option
432
+ <a id="http-receiver-no-tls"></a>&#x2022; [`no_tls`](#http-receiver-no-tls) - Optional Block<br>Can be used for messages where no values are needed
433
433
 
434
- <a id="http-receiver-uri"></a>&#x2022; [`uri`](#http-receiver-uri) - Optional String<br>HTTP URI. HTTP URI is the URI of the HTTP endpoint to send logs to,
434
+ <a id="http-receiver-uri"></a>&#x2022; [`uri`](#http-receiver-uri) - Optional String<br>HTTP URI is the URI of the HTTP endpoint to send logs to,
435
435
 
436
- <a id="http-receiver-use-tls"></a>&#x2022; [`use_tls`](#http-receiver-use-tls) - Optional Block<br>TLS Parameters Endpoint. TLS Parameters for client connection to the endpoint<br>See [Use TLS](#http-receiver-use-tls) below.
436
+ <a id="http-receiver-use-tls"></a>&#x2022; [`use_tls`](#http-receiver-use-tls) - Optional Block<br>TLS Parameters for client connection to the endpoint<br>See [Use TLS](#http-receiver-use-tls) below.
437
437
 
438
438
  #### HTTP Receiver Auth Basic
439
439
 
440
440
  An [`auth_basic`](#http-receiver-auth-basic) block (within [`http_receiver`](#http-receiver)) supports the following:
441
441
 
442
- <a id="http-receiver-auth-basic-password"></a>&#x2022; [`password`](#http-receiver-auth-basic-password) - Optional Block<br>Secret. SecretType is used in an object to indicate a sensitive/confidential field<br>See [Password](#http-receiver-auth-basic-password) below.
442
+ <a id="http-receiver-auth-basic-password"></a>&#x2022; [`password`](#http-receiver-auth-basic-password) - Optional Block<br>SecretType is used in an object to indicate a sensitive/confidential field<br>See [Password](#http-receiver-auth-basic-password) below.
443
443
 
444
444
  <a id="http-receiver-auth-basic-user-name"></a>&#x2022; [`user_name`](#http-receiver-auth-basic-user-name) - Optional String<br>User Name. HTTP Basic Auth User Name
445
445
 
@@ -447,9 +447,9 @@ An [`auth_basic`](#http-receiver-auth-basic) block (within [`http_receiver`](#ht
447
447
 
448
448
  A [`password`](#http-receiver-auth-basic-password) block (within [`http_receiver.auth_basic`](#http-receiver-auth-basic)) supports the following:
449
449
 
450
- <a id="info-265ff8"></a>&#x2022; [`blindfold_secret_info`](#info-265ff8) - Optional Block<br>Blindfold Secret. BlindfoldSecretInfoType specifies information about the Secret managed by F5XC Secret Management<br>See [Blindfold Secret Info](#info-265ff8) below.
450
+ <a id="info-265ff8"></a>&#x2022; [`blindfold_secret_info`](#info-265ff8) - Optional Block<br>BlindfoldSecretInfoType specifies information about the Secret managed by F5XC Secret Management<br>See [Blindfold Secret Info](#info-265ff8) below.
451
451
 
452
- <a id="info-b23662"></a>&#x2022; [`clear_secret_info`](#info-b23662) - Optional Block<br>In-Clear Secret. ClearSecretInfoType specifies information about the Secret that is not encrypted<br>See [Clear Secret Info](#info-b23662) below.
452
+ <a id="info-b23662"></a>&#x2022; [`clear_secret_info`](#info-b23662) - Optional Block<br>ClearSecretInfoType specifies information about the Secret that is not encrypted<br>See [Clear Secret Info](#info-b23662) below.
453
453
 
454
454
  #### HTTP Receiver Auth Basic Password Blindfold Secret Info
455
455
 
@@ -463,15 +463,15 @@ A [`password`](#http-receiver-auth-basic-password) block (within [`http_receiver
463
463
 
464
464
  An [`auth_token`](#http-receiver-auth-token) block (within [`http_receiver`](#http-receiver)) supports the following:
465
465
 
466
- <a id="http-receiver-auth-token-token"></a>&#x2022; [`token`](#http-receiver-auth-token-token) - Optional Block<br>Secret. SecretType is used in an object to indicate a sensitive/confidential field<br>See [Token](#http-receiver-auth-token-token) below.
466
+ <a id="http-receiver-auth-token-token"></a>&#x2022; [`token`](#http-receiver-auth-token-token) - Optional Block<br>SecretType is used in an object to indicate a sensitive/confidential field<br>See [Token](#http-receiver-auth-token-token) below.
467
467
 
468
468
  #### HTTP Receiver Auth Token Token
469
469
 
470
470
  A [`token`](#http-receiver-auth-token-token) block (within [`http_receiver.auth_token`](#http-receiver-auth-token)) supports the following:
471
471
 
472
- <a id="info-5dfb53"></a>&#x2022; [`blindfold_secret_info`](#info-5dfb53) - Optional Block<br>Blindfold Secret. BlindfoldSecretInfoType specifies information about the Secret managed by F5XC Secret Management<br>See [Blindfold Secret Info](#info-5dfb53) below.
472
+ <a id="info-5dfb53"></a>&#x2022; [`blindfold_secret_info`](#info-5dfb53) - Optional Block<br>BlindfoldSecretInfoType specifies information about the Secret managed by F5XC Secret Management<br>See [Blindfold Secret Info](#info-5dfb53) below.
473
473
 
474
- <a id="info-f68d67"></a>&#x2022; [`clear_secret_info`](#info-f68d67) - Optional Block<br>In-Clear Secret. ClearSecretInfoType specifies information about the Secret that is not encrypted<br>See [Clear Secret Info](#info-f68d67) below.
474
+ <a id="info-f68d67"></a>&#x2022; [`clear_secret_info`](#info-f68d67) - Optional Block<br>ClearSecretInfoType specifies information about the Secret that is not encrypted<br>See [Clear Secret Info](#info-f68d67) below.
475
475
 
476
476
  #### HTTP Receiver Auth Token Token Blindfold Secret Info
477
477
 
@@ -485,55 +485,55 @@ A [`token`](#http-receiver-auth-token-token) block (within [`http_receiver.auth_
485
485
 
486
486
  A [`batch`](#http-receiver-batch) block (within [`http_receiver`](#http-receiver)) supports the following:
487
487
 
488
- <a id="http-receiver-batch-max-bytes"></a>&#x2022; [`max_bytes`](#http-receiver-batch-max-bytes) - Optional Number<br>Max Bytes. Send batch to endpoint after the batch is equal to or larger than this many bytes
488
+ <a id="http-receiver-batch-max-bytes"></a>&#x2022; [`max_bytes`](#http-receiver-batch-max-bytes) - Optional Number<br>Send batch to endpoint after the batch is equal to or larger than this many bytes
489
489
 
490
- <a id="http-receiver-batch-max-bytes-disabled"></a>&#x2022; [`max_bytes_disabled`](#http-receiver-batch-max-bytes-disabled) - Optional Block<br>Enable this option
490
+ <a id="http-receiver-batch-max-bytes-disabled"></a>&#x2022; [`max_bytes_disabled`](#http-receiver-batch-max-bytes-disabled) - Optional Block<br>Can be used for messages where no values are needed
491
491
 
492
- <a id="http-receiver-batch-max-events"></a>&#x2022; [`max_events`](#http-receiver-batch-max-events) - Optional Number<br>Max Events. Send batch to endpoint after this many log messages are in the batch
492
+ <a id="http-receiver-batch-max-events"></a>&#x2022; [`max_events`](#http-receiver-batch-max-events) - Optional Number<br>Send batch to endpoint after this many log messages are in the batch
493
493
 
494
- <a id="http-receiver-batch-max-events-disabled"></a>&#x2022; [`max_events_disabled`](#http-receiver-batch-max-events-disabled) - Optional Block<br>Enable this option
494
+ <a id="http-receiver-batch-max-events-disabled"></a>&#x2022; [`max_events_disabled`](#http-receiver-batch-max-events-disabled) - Optional Block<br>Can be used for messages where no values are needed
495
495
 
496
- <a id="http-receiver-batch-timeout-seconds"></a>&#x2022; [`timeout_seconds`](#http-receiver-batch-timeout-seconds) - Optional String<br>Timeout Seconds. Send batch to the endpoint after this many seconds
496
+ <a id="http-receiver-batch-timeout-seconds"></a>&#x2022; [`timeout_seconds`](#http-receiver-batch-timeout-seconds) - Optional String<br>Send batch to the endpoint after this many seconds
497
497
 
498
- <a id="default-07fa28"></a>&#x2022; [`timeout_seconds_default`](#default-07fa28) - Optional Block<br>Enable this option
498
+ <a id="default-07fa28"></a>&#x2022; [`timeout_seconds_default`](#default-07fa28) - Optional Block<br>Can be used for messages where no values are needed
499
499
 
500
500
  #### HTTP Receiver Compression
501
501
 
502
502
  A [`compression`](#http-receiver-compression) block (within [`http_receiver`](#http-receiver)) supports the following:
503
503
 
504
- <a id="default-acdb2d"></a>&#x2022; [`compression_default`](#default-acdb2d) - Optional Block<br>Enable this option
504
+ <a id="default-acdb2d"></a>&#x2022; [`compression_default`](#default-acdb2d) - Optional Block<br>Can be used for messages where no values are needed
505
505
 
506
- <a id="gzip-aa097d"></a>&#x2022; [`compression_gzip`](#gzip-aa097d) - Optional Block<br>Enable this option
506
+ <a id="gzip-aa097d"></a>&#x2022; [`compression_gzip`](#gzip-aa097d) - Optional Block<br>Can be used for messages where no values are needed
507
507
 
508
- <a id="none-64622e"></a>&#x2022; [`compression_none`](#none-64622e) - Optional Block<br>Enable this option
508
+ <a id="none-64622e"></a>&#x2022; [`compression_none`](#none-64622e) - Optional Block<br>Can be used for messages where no values are needed
509
509
 
510
510
  #### HTTP Receiver Use TLS
511
511
 
512
512
  An [`use_tls`](#http-receiver-use-tls) block (within [`http_receiver`](#http-receiver)) supports the following:
513
513
 
514
- <a id="certificate-44f578"></a>&#x2022; [`disable_verify_certificate`](#certificate-44f578) - Optional Block<br>Enable this option
514
+ <a id="certificate-44f578"></a>&#x2022; [`disable_verify_certificate`](#certificate-44f578) - Optional Block<br>Can be used for messages where no values are needed
515
515
 
516
- <a id="hostname-b557e6"></a>&#x2022; [`disable_verify_hostname`](#hostname-b557e6) - Optional Block<br>Enable this option
516
+ <a id="hostname-b557e6"></a>&#x2022; [`disable_verify_hostname`](#hostname-b557e6) - Optional Block<br>Can be used for messages where no values are needed
517
517
 
518
- <a id="certificate-2245f4"></a>&#x2022; [`enable_verify_certificate`](#certificate-2245f4) - Optional Block<br>Enable this option
518
+ <a id="certificate-2245f4"></a>&#x2022; [`enable_verify_certificate`](#certificate-2245f4) - Optional Block<br>Can be used for messages where no values are needed
519
519
 
520
- <a id="hostname-080fc4"></a>&#x2022; [`enable_verify_hostname`](#hostname-080fc4) - Optional Block<br>Enable this option
520
+ <a id="hostname-080fc4"></a>&#x2022; [`enable_verify_hostname`](#hostname-080fc4) - Optional Block<br>Can be used for messages where no values are needed
521
521
 
522
- <a id="http-receiver-use-tls-mtls-disabled"></a>&#x2022; [`mtls_disabled`](#http-receiver-use-tls-mtls-disabled) - Optional Block<br>Enable this option
522
+ <a id="http-receiver-use-tls-mtls-disabled"></a>&#x2022; [`mtls_disabled`](#http-receiver-use-tls-mtls-disabled) - Optional Block<br>Can be used for messages where no values are needed
523
523
 
524
- <a id="http-receiver-use-tls-mtls-enable"></a>&#x2022; [`mtls_enable`](#http-receiver-use-tls-mtls-enable) - Optional Block<br>mTLS Client Config. mTLS Client config allows configuration of mTLS client OPTIONS<br>See [mTLS Enable](#http-receiver-use-tls-mtls-enable) below.
524
+ <a id="http-receiver-use-tls-mtls-enable"></a>&#x2022; [`mtls_enable`](#http-receiver-use-tls-mtls-enable) - Optional Block<br>mTLS Client config allows configuration of mTLS client OPTIONS<br>See [mTLS Enable](#http-receiver-use-tls-mtls-enable) below.
525
525
 
526
- <a id="http-receiver-use-tls-no-ca"></a>&#x2022; [`no_ca`](#http-receiver-use-tls-no-ca) - Optional Block<br>Enable this option
526
+ <a id="http-receiver-use-tls-no-ca"></a>&#x2022; [`no_ca`](#http-receiver-use-tls-no-ca) - Optional Block<br>Can be used for messages where no values are needed
527
527
 
528
- <a id="http-receiver-use-tls-trusted-ca-url"></a>&#x2022; [`trusted_ca_url`](#http-receiver-use-tls-trusted-ca-url) - Optional String<br>Server CA Certificates. The URL or value for trusted Server CA certificate or certificate chain Certificates in PEM format including the PEM headers
528
+ <a id="http-receiver-use-tls-trusted-ca-url"></a>&#x2022; [`trusted_ca_url`](#http-receiver-use-tls-trusted-ca-url) - Optional String<br>The URL or value for trusted Server CA certificate or certificate chain Certificates in PEM format including the PEM headers
529
529
 
530
530
  #### HTTP Receiver Use TLS mTLS Enable
531
531
 
532
532
  A [`mtls_enable`](#http-receiver-use-tls-mtls-enable) block (within [`http_receiver.use_tls`](#http-receiver-use-tls)) supports the following:
533
533
 
534
- <a id="certificate-c3cc99"></a>&#x2022; [`certificate`](#certificate-c3cc99) - Optional String<br>Client Certificate. Client certificate is PEM-encoded certificate or certificate-chain
534
+ <a id="certificate-c3cc99"></a>&#x2022; [`certificate`](#certificate-c3cc99) - Optional String<br>Client certificate is PEM-encoded certificate or certificate-chain
535
535
 
536
- <a id="url-12d8b8"></a>&#x2022; [`key_url`](#url-12d8b8) - Optional Block<br>Secret. SecretType is used in an object to indicate a sensitive/confidential field<br>See [Key URL](#url-12d8b8) below.
536
+ <a id="url-12d8b8"></a>&#x2022; [`key_url`](#url-12d8b8) - Optional Block<br>SecretType is used in an object to indicate a sensitive/confidential field<br>See [Key URL](#url-12d8b8) below.
537
537
 
538
538
  #### HTTP Receiver Use TLS mTLS Enable Key URL
539
539
 
@@ -551,71 +551,71 @@ A [`mtls_enable`](#http-receiver-use-tls-mtls-enable) block (within [`http_recei
551
551
 
552
552
  A [`kafka_receiver`](#kafka-receiver) block supports the following:
553
553
 
554
- <a id="kafka-receiver-batch"></a>&#x2022; [`batch`](#kafka-receiver-batch) - Optional Block<br>Batch OPTIONS. Batch OPTIONS allow tuning for how batches of logs are sent to an endpoint<br>See [Batch](#kafka-receiver-batch) below.
554
+ <a id="kafka-receiver-batch"></a>&#x2022; [`batch`](#kafka-receiver-batch) - Optional Block<br>Batch OPTIONS allow tuning for how batches of logs are sent to an endpoint<br>See [Batch](#kafka-receiver-batch) below.
555
555
 
556
- <a id="kafka-receiver-bootstrap-servers"></a>&#x2022; [`bootstrap_servers`](#kafka-receiver-bootstrap-servers) - Optional List<br>Kafka Bootstrap Servers List. List of host:port pairs of the Kafka brokers
556
+ <a id="kafka-receiver-bootstrap-servers"></a>&#x2022; [`bootstrap_servers`](#kafka-receiver-bootstrap-servers) - Optional List<br>List of host:port pairs of the Kafka brokers
557
557
 
558
558
  <a id="kafka-receiver-compression"></a>&#x2022; [`compression`](#kafka-receiver-compression) - Optional Block<br>Compression Type. Compression Type<br>See [Compression](#kafka-receiver-compression) below.
559
559
 
560
- <a id="kafka-receiver-kafka-topic"></a>&#x2022; [`kafka_topic`](#kafka-receiver-kafka-topic) - Optional String<br>Kafka Topic. The Kafka topic name to write events to
560
+ <a id="kafka-receiver-kafka-topic"></a>&#x2022; [`kafka_topic`](#kafka-receiver-kafka-topic) - Optional String<br>The Kafka topic name to write events to
561
561
 
562
- <a id="kafka-receiver-no-tls"></a>&#x2022; [`no_tls`](#kafka-receiver-no-tls) - Optional Block<br>Enable this option
562
+ <a id="kafka-receiver-no-tls"></a>&#x2022; [`no_tls`](#kafka-receiver-no-tls) - Optional Block<br>Can be used for messages where no values are needed
563
563
 
564
- <a id="kafka-receiver-use-tls"></a>&#x2022; [`use_tls`](#kafka-receiver-use-tls) - Optional Block<br>TLS Parameters Endpoint. TLS Parameters for client connection to the endpoint<br>See [Use TLS](#kafka-receiver-use-tls) below.
564
+ <a id="kafka-receiver-use-tls"></a>&#x2022; [`use_tls`](#kafka-receiver-use-tls) - Optional Block<br>TLS Parameters for client connection to the endpoint<br>See [Use TLS](#kafka-receiver-use-tls) below.
565
565
 
566
566
  #### Kafka Receiver Batch
567
567
 
568
568
  A [`batch`](#kafka-receiver-batch) block (within [`kafka_receiver`](#kafka-receiver)) supports the following:
569
569
 
570
- <a id="kafka-receiver-batch-max-bytes"></a>&#x2022; [`max_bytes`](#kafka-receiver-batch-max-bytes) - Optional Number<br>Max Bytes. Send batch to endpoint after the batch is equal to or larger than this many bytes
570
+ <a id="kafka-receiver-batch-max-bytes"></a>&#x2022; [`max_bytes`](#kafka-receiver-batch-max-bytes) - Optional Number<br>Send batch to endpoint after the batch is equal to or larger than this many bytes
571
571
 
572
- <a id="kafka-receiver-batch-max-bytes-disabled"></a>&#x2022; [`max_bytes_disabled`](#kafka-receiver-batch-max-bytes-disabled) - Optional Block<br>Enable this option
572
+ <a id="kafka-receiver-batch-max-bytes-disabled"></a>&#x2022; [`max_bytes_disabled`](#kafka-receiver-batch-max-bytes-disabled) - Optional Block<br>Can be used for messages where no values are needed
573
573
 
574
- <a id="kafka-receiver-batch-max-events"></a>&#x2022; [`max_events`](#kafka-receiver-batch-max-events) - Optional Number<br>Max Events. Send batch to endpoint after this many log messages are in the batch
574
+ <a id="kafka-receiver-batch-max-events"></a>&#x2022; [`max_events`](#kafka-receiver-batch-max-events) - Optional Number<br>Send batch to endpoint after this many log messages are in the batch
575
575
 
576
- <a id="disabled-103987"></a>&#x2022; [`max_events_disabled`](#disabled-103987) - Optional Block<br>Enable this option
576
+ <a id="disabled-103987"></a>&#x2022; [`max_events_disabled`](#disabled-103987) - Optional Block<br>Can be used for messages where no values are needed
577
577
 
578
- <a id="kafka-receiver-batch-timeout-seconds"></a>&#x2022; [`timeout_seconds`](#kafka-receiver-batch-timeout-seconds) - Optional String<br>Timeout Seconds. Send batch to the endpoint after this many seconds
578
+ <a id="kafka-receiver-batch-timeout-seconds"></a>&#x2022; [`timeout_seconds`](#kafka-receiver-batch-timeout-seconds) - Optional String<br>Send batch to the endpoint after this many seconds
579
579
 
580
- <a id="default-f70ae5"></a>&#x2022; [`timeout_seconds_default`](#default-f70ae5) - Optional Block<br>Enable this option
580
+ <a id="default-f70ae5"></a>&#x2022; [`timeout_seconds_default`](#default-f70ae5) - Optional Block<br>Can be used for messages where no values are needed
581
581
 
582
582
  #### Kafka Receiver Compression
583
583
 
584
584
  A [`compression`](#kafka-receiver-compression) block (within [`kafka_receiver`](#kafka-receiver)) supports the following:
585
585
 
586
- <a id="default-c0d204"></a>&#x2022; [`compression_default`](#default-c0d204) - Optional Block<br>Enable this option
586
+ <a id="default-c0d204"></a>&#x2022; [`compression_default`](#default-c0d204) - Optional Block<br>Can be used for messages where no values are needed
587
587
 
588
- <a id="gzip-6f882e"></a>&#x2022; [`compression_gzip`](#gzip-6f882e) - Optional Block<br>Enable this option
588
+ <a id="gzip-6f882e"></a>&#x2022; [`compression_gzip`](#gzip-6f882e) - Optional Block<br>Can be used for messages where no values are needed
589
589
 
590
- <a id="none-c368ff"></a>&#x2022; [`compression_none`](#none-c368ff) - Optional Block<br>Enable this option
590
+ <a id="none-c368ff"></a>&#x2022; [`compression_none`](#none-c368ff) - Optional Block<br>Can be used for messages where no values are needed
591
591
 
592
592
  #### Kafka Receiver Use TLS
593
593
 
594
594
  An [`use_tls`](#kafka-receiver-use-tls) block (within [`kafka_receiver`](#kafka-receiver)) supports the following:
595
595
 
596
- <a id="certificate-7c4499"></a>&#x2022; [`disable_verify_certificate`](#certificate-7c4499) - Optional Block<br>Enable this option
596
+ <a id="certificate-7c4499"></a>&#x2022; [`disable_verify_certificate`](#certificate-7c4499) - Optional Block<br>Can be used for messages where no values are needed
597
597
 
598
- <a id="hostname-1988d1"></a>&#x2022; [`disable_verify_hostname`](#hostname-1988d1) - Optional Block<br>Enable this option
598
+ <a id="hostname-1988d1"></a>&#x2022; [`disable_verify_hostname`](#hostname-1988d1) - Optional Block<br>Can be used for messages where no values are needed
599
599
 
600
- <a id="certificate-d5b68f"></a>&#x2022; [`enable_verify_certificate`](#certificate-d5b68f) - Optional Block<br>Enable this option
600
+ <a id="certificate-d5b68f"></a>&#x2022; [`enable_verify_certificate`](#certificate-d5b68f) - Optional Block<br>Can be used for messages where no values are needed
601
601
 
602
- <a id="hostname-d84dcb"></a>&#x2022; [`enable_verify_hostname`](#hostname-d84dcb) - Optional Block<br>Enable this option
602
+ <a id="hostname-d84dcb"></a>&#x2022; [`enable_verify_hostname`](#hostname-d84dcb) - Optional Block<br>Can be used for messages where no values are needed
603
603
 
604
- <a id="kafka-receiver-use-tls-mtls-disabled"></a>&#x2022; [`mtls_disabled`](#kafka-receiver-use-tls-mtls-disabled) - Optional Block<br>Enable this option
604
+ <a id="kafka-receiver-use-tls-mtls-disabled"></a>&#x2022; [`mtls_disabled`](#kafka-receiver-use-tls-mtls-disabled) - Optional Block<br>Can be used for messages where no values are needed
605
605
 
606
- <a id="kafka-receiver-use-tls-mtls-enable"></a>&#x2022; [`mtls_enable`](#kafka-receiver-use-tls-mtls-enable) - Optional Block<br>mTLS Client Config. mTLS Client config allows configuration of mTLS client OPTIONS<br>See [mTLS Enable](#kafka-receiver-use-tls-mtls-enable) below.
606
+ <a id="kafka-receiver-use-tls-mtls-enable"></a>&#x2022; [`mtls_enable`](#kafka-receiver-use-tls-mtls-enable) - Optional Block<br>mTLS Client config allows configuration of mTLS client OPTIONS<br>See [mTLS Enable](#kafka-receiver-use-tls-mtls-enable) below.
607
607
 
608
- <a id="kafka-receiver-use-tls-no-ca"></a>&#x2022; [`no_ca`](#kafka-receiver-use-tls-no-ca) - Optional Block<br>Enable this option
608
+ <a id="kafka-receiver-use-tls-no-ca"></a>&#x2022; [`no_ca`](#kafka-receiver-use-tls-no-ca) - Optional Block<br>Can be used for messages where no values are needed
609
609
 
610
- <a id="kafka-receiver-use-tls-trusted-ca-url"></a>&#x2022; [`trusted_ca_url`](#kafka-receiver-use-tls-trusted-ca-url) - Optional String<br>Server CA Certificates. The URL or value for trusted Server CA certificate or certificate chain Certificates in PEM format including the PEM headers
610
+ <a id="kafka-receiver-use-tls-trusted-ca-url"></a>&#x2022; [`trusted_ca_url`](#kafka-receiver-use-tls-trusted-ca-url) - Optional String<br>The URL or value for trusted Server CA certificate or certificate chain Certificates in PEM format including the PEM headers
611
611
 
612
612
  #### Kafka Receiver Use TLS mTLS Enable
613
613
 
614
614
  A [`mtls_enable`](#kafka-receiver-use-tls-mtls-enable) block (within [`kafka_receiver.use_tls`](#kafka-receiver-use-tls)) supports the following:
615
615
 
616
- <a id="certificate-3abf3c"></a>&#x2022; [`certificate`](#certificate-3abf3c) - Optional String<br>Client Certificate. Client certificate is PEM-encoded certificate or certificate-chain
616
+ <a id="certificate-3abf3c"></a>&#x2022; [`certificate`](#certificate-3abf3c) - Optional String<br>Client certificate is PEM-encoded certificate or certificate-chain
617
617
 
618
- <a id="url-27a26d"></a>&#x2022; [`key_url`](#url-27a26d) - Optional Block<br>Secret. SecretType is used in an object to indicate a sensitive/confidential field<br>See [Key URL](#url-27a26d) below.
618
+ <a id="url-27a26d"></a>&#x2022; [`key_url`](#url-27a26d) - Optional Block<br>SecretType is used in an object to indicate a sensitive/confidential field<br>See [Key URL](#url-27a26d) below.
619
619
 
620
620
  #### Kafka Receiver Use TLS mTLS Enable Key URL
621
621
 
@@ -633,19 +633,19 @@ A [`mtls_enable`](#kafka-receiver-use-tls-mtls-enable) block (within [`kafka_rec
633
633
 
634
634
  A [`new_relic_receiver`](#new-relic-receiver) block supports the following:
635
635
 
636
- <a id="new-relic-receiver-api-key"></a>&#x2022; [`api_key`](#new-relic-receiver-api-key) - Optional Block<br>Secret. SecretType is used in an object to indicate a sensitive/confidential field<br>See [API Key](#new-relic-receiver-api-key) below.
636
+ <a id="new-relic-receiver-api-key"></a>&#x2022; [`api_key`](#new-relic-receiver-api-key) - Optional Block<br>SecretType is used in an object to indicate a sensitive/confidential field<br>See [API Key](#new-relic-receiver-api-key) below.
637
637
 
638
- <a id="new-relic-receiver-eu"></a>&#x2022; [`eu`](#new-relic-receiver-eu) - Optional Block<br>Enable this option
638
+ <a id="new-relic-receiver-eu"></a>&#x2022; [`eu`](#new-relic-receiver-eu) - Optional Block<br>Can be used for messages where no values are needed
639
639
 
640
- <a id="new-relic-receiver-us"></a>&#x2022; [`us`](#new-relic-receiver-us) - Optional Block<br>Enable this option
640
+ <a id="new-relic-receiver-us"></a>&#x2022; [`us`](#new-relic-receiver-us) - Optional Block<br>Can be used for messages where no values are needed
641
641
 
642
642
  #### New Relic Receiver API Key
643
643
 
644
644
  An [`api_key`](#new-relic-receiver-api-key) block (within [`new_relic_receiver`](#new-relic-receiver)) supports the following:
645
645
 
646
- <a id="info-262674"></a>&#x2022; [`blindfold_secret_info`](#info-262674) - Optional Block<br>Blindfold Secret. BlindfoldSecretInfoType specifies information about the Secret managed by F5XC Secret Management<br>See [Blindfold Secret Info](#info-262674) below.
646
+ <a id="info-262674"></a>&#x2022; [`blindfold_secret_info`](#info-262674) - Optional Block<br>BlindfoldSecretInfoType specifies information about the Secret managed by F5XC Secret Management<br>See [Blindfold Secret Info](#info-262674) below.
647
647
 
648
- <a id="info-6a5234"></a>&#x2022; [`clear_secret_info`](#info-6a5234) - Optional Block<br>In-Clear Secret. ClearSecretInfoType specifies information about the Secret that is not encrypted<br>See [Clear Secret Info](#info-6a5234) below.
648
+ <a id="info-6a5234"></a>&#x2022; [`clear_secret_info`](#info-6a5234) - Optional Block<br>ClearSecretInfoType specifies information about the Secret that is not encrypted<br>See [Clear Secret Info](#info-6a5234) below.
649
649
 
650
650
  #### New Relic Receiver API Key Blindfold Secret Info
651
651
 
@@ -659,75 +659,75 @@ An [`api_key`](#new-relic-receiver-api-key) block (within [`new_relic_receiver`]
659
659
 
660
660
  A [`ns_list`](#ns-list) block supports the following:
661
661
 
662
- <a id="ns-list-namespaces"></a>&#x2022; [`namespaces`](#ns-list-namespaces) - Optional List<br>Namespaces. List of namespaces to stream logs for
662
+ <a id="ns-list-namespaces"></a>&#x2022; [`namespaces`](#ns-list-namespaces) - Optional List<br>List of namespaces to stream logs for
663
663
 
664
664
  #### Qradar Receiver
665
665
 
666
666
  A [`qradar_receiver`](#qradar-receiver) block supports the following:
667
667
 
668
- <a id="qradar-receiver-batch"></a>&#x2022; [`batch`](#qradar-receiver-batch) - Optional Block<br>Batch OPTIONS. Batch OPTIONS allow tuning for how batches of logs are sent to an endpoint<br>See [Batch](#qradar-receiver-batch) below.
668
+ <a id="qradar-receiver-batch"></a>&#x2022; [`batch`](#qradar-receiver-batch) - Optional Block<br>Batch OPTIONS allow tuning for how batches of logs are sent to an endpoint<br>See [Batch](#qradar-receiver-batch) below.
669
669
 
670
670
  <a id="qradar-receiver-compression"></a>&#x2022; [`compression`](#qradar-receiver-compression) - Optional Block<br>Compression Type. Compression Type<br>See [Compression](#qradar-receiver-compression) below.
671
671
 
672
- <a id="qradar-receiver-no-tls"></a>&#x2022; [`no_tls`](#qradar-receiver-no-tls) - Optional Block<br>Enable this option
672
+ <a id="qradar-receiver-no-tls"></a>&#x2022; [`no_tls`](#qradar-receiver-no-tls) - Optional Block<br>Can be used for messages where no values are needed
673
673
 
674
- <a id="qradar-receiver-uri"></a>&#x2022; [`uri`](#qradar-receiver-uri) - Optional String<br>Log Source Collector URL. Log Source Collector URL is the URL of the IBM QRadar Log Source Collector to send logs to,
674
+ <a id="qradar-receiver-uri"></a>&#x2022; [`uri`](#qradar-receiver-uri) - Optional String<br>Log Source Collector URL is the URL of the IBM QRadar Log Source Collector to send logs to,
675
675
 
676
- <a id="qradar-receiver-use-tls"></a>&#x2022; [`use_tls`](#qradar-receiver-use-tls) - Optional Block<br>TLS Parameters Endpoint. TLS Parameters for client connection to the endpoint<br>See [Use TLS](#qradar-receiver-use-tls) below.
676
+ <a id="qradar-receiver-use-tls"></a>&#x2022; [`use_tls`](#qradar-receiver-use-tls) - Optional Block<br>TLS Parameters for client connection to the endpoint<br>See [Use TLS](#qradar-receiver-use-tls) below.
677
677
 
678
678
  #### Qradar Receiver Batch
679
679
 
680
680
  A [`batch`](#qradar-receiver-batch) block (within [`qradar_receiver`](#qradar-receiver)) supports the following:
681
681
 
682
- <a id="qradar-receiver-batch-max-bytes"></a>&#x2022; [`max_bytes`](#qradar-receiver-batch-max-bytes) - Optional Number<br>Max Bytes. Send batch to endpoint after the batch is equal to or larger than this many bytes
682
+ <a id="qradar-receiver-batch-max-bytes"></a>&#x2022; [`max_bytes`](#qradar-receiver-batch-max-bytes) - Optional Number<br>Send batch to endpoint after the batch is equal to or larger than this many bytes
683
683
 
684
- <a id="disabled-d39134"></a>&#x2022; [`max_bytes_disabled`](#disabled-d39134) - Optional Block<br>Enable this option
684
+ <a id="disabled-d39134"></a>&#x2022; [`max_bytes_disabled`](#disabled-d39134) - Optional Block<br>Can be used for messages where no values are needed
685
685
 
686
- <a id="qradar-receiver-batch-max-events"></a>&#x2022; [`max_events`](#qradar-receiver-batch-max-events) - Optional Number<br>Max Events. Send batch to endpoint after this many log messages are in the batch
686
+ <a id="qradar-receiver-batch-max-events"></a>&#x2022; [`max_events`](#qradar-receiver-batch-max-events) - Optional Number<br>Send batch to endpoint after this many log messages are in the batch
687
687
 
688
- <a id="disabled-2a2589"></a>&#x2022; [`max_events_disabled`](#disabled-2a2589) - Optional Block<br>Enable this option
688
+ <a id="disabled-2a2589"></a>&#x2022; [`max_events_disabled`](#disabled-2a2589) - Optional Block<br>Can be used for messages where no values are needed
689
689
 
690
- <a id="qradar-receiver-batch-timeout-seconds"></a>&#x2022; [`timeout_seconds`](#qradar-receiver-batch-timeout-seconds) - Optional String<br>Timeout Seconds. Send batch to the endpoint after this many seconds
690
+ <a id="qradar-receiver-batch-timeout-seconds"></a>&#x2022; [`timeout_seconds`](#qradar-receiver-batch-timeout-seconds) - Optional String<br>Send batch to the endpoint after this many seconds
691
691
 
692
- <a id="default-300883"></a>&#x2022; [`timeout_seconds_default`](#default-300883) - Optional Block<br>Enable this option
692
+ <a id="default-300883"></a>&#x2022; [`timeout_seconds_default`](#default-300883) - Optional Block<br>Can be used for messages where no values are needed
693
693
 
694
694
  #### Qradar Receiver Compression
695
695
 
696
696
  A [`compression`](#qradar-receiver-compression) block (within [`qradar_receiver`](#qradar-receiver)) supports the following:
697
697
 
698
- <a id="default-997ec4"></a>&#x2022; [`compression_default`](#default-997ec4) - Optional Block<br>Enable this option
698
+ <a id="default-997ec4"></a>&#x2022; [`compression_default`](#default-997ec4) - Optional Block<br>Can be used for messages where no values are needed
699
699
 
700
- <a id="gzip-ab6766"></a>&#x2022; [`compression_gzip`](#gzip-ab6766) - Optional Block<br>Enable this option
700
+ <a id="gzip-ab6766"></a>&#x2022; [`compression_gzip`](#gzip-ab6766) - Optional Block<br>Can be used for messages where no values are needed
701
701
 
702
- <a id="none-06fddb"></a>&#x2022; [`compression_none`](#none-06fddb) - Optional Block<br>Enable this option
702
+ <a id="none-06fddb"></a>&#x2022; [`compression_none`](#none-06fddb) - Optional Block<br>Can be used for messages where no values are needed
703
703
 
704
704
  #### Qradar Receiver Use TLS
705
705
 
706
706
  An [`use_tls`](#qradar-receiver-use-tls) block (within [`qradar_receiver`](#qradar-receiver)) supports the following:
707
707
 
708
- <a id="certificate-ebfded"></a>&#x2022; [`disable_verify_certificate`](#certificate-ebfded) - Optional Block<br>Enable this option
708
+ <a id="certificate-ebfded"></a>&#x2022; [`disable_verify_certificate`](#certificate-ebfded) - Optional Block<br>Can be used for messages where no values are needed
709
709
 
710
- <a id="hostname-9850c1"></a>&#x2022; [`disable_verify_hostname`](#hostname-9850c1) - Optional Block<br>Enable this option
710
+ <a id="hostname-9850c1"></a>&#x2022; [`disable_verify_hostname`](#hostname-9850c1) - Optional Block<br>Can be used for messages where no values are needed
711
711
 
712
- <a id="certificate-0c5d39"></a>&#x2022; [`enable_verify_certificate`](#certificate-0c5d39) - Optional Block<br>Enable this option
712
+ <a id="certificate-0c5d39"></a>&#x2022; [`enable_verify_certificate`](#certificate-0c5d39) - Optional Block<br>Can be used for messages where no values are needed
713
713
 
714
- <a id="hostname-726508"></a>&#x2022; [`enable_verify_hostname`](#hostname-726508) - Optional Block<br>Enable this option
714
+ <a id="hostname-726508"></a>&#x2022; [`enable_verify_hostname`](#hostname-726508) - Optional Block<br>Can be used for messages where no values are needed
715
715
 
716
- <a id="qradar-receiver-use-tls-mtls-disabled"></a>&#x2022; [`mtls_disabled`](#qradar-receiver-use-tls-mtls-disabled) - Optional Block<br>Enable this option
716
+ <a id="qradar-receiver-use-tls-mtls-disabled"></a>&#x2022; [`mtls_disabled`](#qradar-receiver-use-tls-mtls-disabled) - Optional Block<br>Can be used for messages where no values are needed
717
717
 
718
- <a id="qradar-receiver-use-tls-mtls-enable"></a>&#x2022; [`mtls_enable`](#qradar-receiver-use-tls-mtls-enable) - Optional Block<br>mTLS Client Config. mTLS Client config allows configuration of mTLS client OPTIONS<br>See [mTLS Enable](#qradar-receiver-use-tls-mtls-enable) below.
718
+ <a id="qradar-receiver-use-tls-mtls-enable"></a>&#x2022; [`mtls_enable`](#qradar-receiver-use-tls-mtls-enable) - Optional Block<br>mTLS Client config allows configuration of mTLS client OPTIONS<br>See [mTLS Enable](#qradar-receiver-use-tls-mtls-enable) below.
719
719
 
720
- <a id="qradar-receiver-use-tls-no-ca"></a>&#x2022; [`no_ca`](#qradar-receiver-use-tls-no-ca) - Optional Block<br>Enable this option
720
+ <a id="qradar-receiver-use-tls-no-ca"></a>&#x2022; [`no_ca`](#qradar-receiver-use-tls-no-ca) - Optional Block<br>Can be used for messages where no values are needed
721
721
 
722
- <a id="qradar-receiver-use-tls-trusted-ca-url"></a>&#x2022; [`trusted_ca_url`](#qradar-receiver-use-tls-trusted-ca-url) - Optional String<br>Server CA Certificates. The URL or value for trusted Server CA certificate or certificate chain Certificates in PEM format including the PEM headers
722
+ <a id="qradar-receiver-use-tls-trusted-ca-url"></a>&#x2022; [`trusted_ca_url`](#qradar-receiver-use-tls-trusted-ca-url) - Optional String<br>The URL or value for trusted Server CA certificate or certificate chain Certificates in PEM format including the PEM headers
723
723
 
724
724
  #### Qradar Receiver Use TLS mTLS Enable
725
725
 
726
726
  A [`mtls_enable`](#qradar-receiver-use-tls-mtls-enable) block (within [`qradar_receiver.use_tls`](#qradar-receiver-use-tls)) supports the following:
727
727
 
728
- <a id="certificate-018262"></a>&#x2022; [`certificate`](#certificate-018262) - Optional String<br>Client Certificate. Client certificate is PEM-encoded certificate or certificate-chain
728
+ <a id="certificate-018262"></a>&#x2022; [`certificate`](#certificate-018262) - Optional String<br>Client certificate is PEM-encoded certificate or certificate-chain
729
729
 
730
- <a id="url-b85773"></a>&#x2022; [`key_url`](#url-b85773) - Optional Block<br>Secret. SecretType is used in an object to indicate a sensitive/confidential field<br>See [Key URL](#url-b85773) below.
730
+ <a id="url-b85773"></a>&#x2022; [`key_url`](#url-b85773) - Optional Block<br>SecretType is used in an object to indicate a sensitive/confidential field<br>See [Key URL](#url-b85773) below.
731
731
 
732
732
  #### Qradar Receiver Use TLS mTLS Enable Key URL
733
733
 
@@ -745,113 +745,113 @@ A [`mtls_enable`](#qradar-receiver-use-tls-mtls-enable) block (within [`qradar_r
745
745
 
746
746
  A [`s3_receiver`](#s3-receiver) block supports the following:
747
747
 
748
- <a id="s3-receiver-aws-cred"></a>&#x2022; [`aws_cred`](#s3-receiver-aws-cred) - Optional Block<br>Object reference. This type establishes a direct reference from one object(the referrer) to another(the referred). Such a reference is in form of tenant/namespace/name<br>See [AWS Cred](#s3-receiver-aws-cred) below.
748
+ <a id="s3-receiver-aws-cred"></a>&#x2022; [`aws_cred`](#s3-receiver-aws-cred) - Optional Block<br>Type establishes a direct reference from one object(the referrer) to another(the referred). Such a reference is in form of tenant/namespace/name<br>See [AWS Cred](#s3-receiver-aws-cred) below.
749
749
 
750
750
  <a id="s3-receiver-aws-region"></a>&#x2022; [`aws_region`](#s3-receiver-aws-region) - Optional String<br>AWS Region. AWS Region Name
751
751
 
752
- <a id="s3-receiver-batch"></a>&#x2022; [`batch`](#s3-receiver-batch) - Optional Block<br>Batch OPTIONS. Batch OPTIONS allow tuning for how batches of logs are sent to an endpoint<br>See [Batch](#s3-receiver-batch) below.
752
+ <a id="s3-receiver-batch"></a>&#x2022; [`batch`](#s3-receiver-batch) - Optional Block<br>Batch OPTIONS allow tuning for how batches of logs are sent to an endpoint<br>See [Batch](#s3-receiver-batch) below.
753
753
 
754
754
  <a id="s3-receiver-bucket"></a>&#x2022; [`bucket`](#s3-receiver-bucket) - Optional String<br>S3 Bucket Name. S3 Bucket Name
755
755
 
756
756
  <a id="s3-receiver-compression"></a>&#x2022; [`compression`](#s3-receiver-compression) - Optional Block<br>Compression Type. Compression Type<br>See [Compression](#s3-receiver-compression) below.
757
757
 
758
- <a id="s3-receiver-filename-options"></a>&#x2022; [`filename_options`](#s3-receiver-filename-options) - Optional Block<br>Filename OPTIONS. Filename OPTIONS allow customization of filename and folder paths used by a destination endpoint bucket or file<br>See [Filename Options](#s3-receiver-filename-options) below.
758
+ <a id="s3-receiver-filename-options"></a>&#x2022; [`filename_options`](#s3-receiver-filename-options) - Optional Block<br>Filename OPTIONS allow customization of filename and folder paths used by a destination endpoint bucket or file<br>See [Filename Options](#s3-receiver-filename-options) below.
759
759
 
760
760
  #### S3 Receiver AWS Cred
761
761
 
762
762
  An [`aws_cred`](#s3-receiver-aws-cred) block (within [`s3_receiver`](#s3-receiver)) supports the following:
763
763
 
764
- <a id="s3-receiver-aws-cred-name"></a>&#x2022; [`name`](#s3-receiver-aws-cred-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
764
+ <a id="s3-receiver-aws-cred-name"></a>&#x2022; [`name`](#s3-receiver-aws-cred-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
765
765
 
766
- <a id="s3-receiver-aws-cred-namespace"></a>&#x2022; [`namespace`](#s3-receiver-aws-cred-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
766
+ <a id="s3-receiver-aws-cred-namespace"></a>&#x2022; [`namespace`](#s3-receiver-aws-cred-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
767
767
 
768
- <a id="s3-receiver-aws-cred-tenant"></a>&#x2022; [`tenant`](#s3-receiver-aws-cred-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
768
+ <a id="s3-receiver-aws-cred-tenant"></a>&#x2022; [`tenant`](#s3-receiver-aws-cred-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
769
769
 
770
770
  #### S3 Receiver Batch
771
771
 
772
772
  A [`batch`](#s3-receiver-batch) block (within [`s3_receiver`](#s3-receiver)) supports the following:
773
773
 
774
- <a id="s3-receiver-batch-max-bytes"></a>&#x2022; [`max_bytes`](#s3-receiver-batch-max-bytes) - Optional Number<br>Max Bytes. Send batch to endpoint after the batch is equal to or larger than this many bytes
774
+ <a id="s3-receiver-batch-max-bytes"></a>&#x2022; [`max_bytes`](#s3-receiver-batch-max-bytes) - Optional Number<br>Send batch to endpoint after the batch is equal to or larger than this many bytes
775
775
 
776
- <a id="s3-receiver-batch-max-bytes-disabled"></a>&#x2022; [`max_bytes_disabled`](#s3-receiver-batch-max-bytes-disabled) - Optional Block<br>Enable this option
776
+ <a id="s3-receiver-batch-max-bytes-disabled"></a>&#x2022; [`max_bytes_disabled`](#s3-receiver-batch-max-bytes-disabled) - Optional Block<br>Can be used for messages where no values are needed
777
777
 
778
- <a id="s3-receiver-batch-max-events"></a>&#x2022; [`max_events`](#s3-receiver-batch-max-events) - Optional Number<br>Max Events. Send batch to endpoint after this many log messages are in the batch
778
+ <a id="s3-receiver-batch-max-events"></a>&#x2022; [`max_events`](#s3-receiver-batch-max-events) - Optional Number<br>Send batch to endpoint after this many log messages are in the batch
779
779
 
780
- <a id="s3-receiver-batch-max-events-disabled"></a>&#x2022; [`max_events_disabled`](#s3-receiver-batch-max-events-disabled) - Optional Block<br>Enable this option
780
+ <a id="s3-receiver-batch-max-events-disabled"></a>&#x2022; [`max_events_disabled`](#s3-receiver-batch-max-events-disabled) - Optional Block<br>Can be used for messages where no values are needed
781
781
 
782
- <a id="s3-receiver-batch-timeout-seconds"></a>&#x2022; [`timeout_seconds`](#s3-receiver-batch-timeout-seconds) - Optional String<br>Timeout Seconds. Send batch to the endpoint after this many seconds
782
+ <a id="s3-receiver-batch-timeout-seconds"></a>&#x2022; [`timeout_seconds`](#s3-receiver-batch-timeout-seconds) - Optional String<br>Send batch to the endpoint after this many seconds
783
783
 
784
- <a id="default-cab3a5"></a>&#x2022; [`timeout_seconds_default`](#default-cab3a5) - Optional Block<br>Enable this option
784
+ <a id="default-cab3a5"></a>&#x2022; [`timeout_seconds_default`](#default-cab3a5) - Optional Block<br>Can be used for messages where no values are needed
785
785
 
786
786
  #### S3 Receiver Compression
787
787
 
788
788
  A [`compression`](#s3-receiver-compression) block (within [`s3_receiver`](#s3-receiver)) supports the following:
789
789
 
790
- <a id="default-3ba737"></a>&#x2022; [`compression_default`](#default-3ba737) - Optional Block<br>Enable this option
790
+ <a id="default-3ba737"></a>&#x2022; [`compression_default`](#default-3ba737) - Optional Block<br>Can be used for messages where no values are needed
791
791
 
792
- <a id="gzip-5b8271"></a>&#x2022; [`compression_gzip`](#gzip-5b8271) - Optional Block<br>Enable this option
792
+ <a id="gzip-5b8271"></a>&#x2022; [`compression_gzip`](#gzip-5b8271) - Optional Block<br>Can be used for messages where no values are needed
793
793
 
794
- <a id="none-d52f11"></a>&#x2022; [`compression_none`](#none-d52f11) - Optional Block<br>Enable this option
794
+ <a id="none-d52f11"></a>&#x2022; [`compression_none`](#none-d52f11) - Optional Block<br>Can be used for messages where no values are needed
795
795
 
796
796
  #### S3 Receiver Filename Options
797
797
 
798
798
  A [`filename_options`](#s3-receiver-filename-options) block (within [`s3_receiver`](#s3-receiver)) supports the following:
799
799
 
800
- <a id="folder-b580e4"></a>&#x2022; [`custom_folder`](#folder-b580e4) - Optional String<br>Custom Folder. Use your own folder name as the name of the folder in the endpoint bucket or file The folder name must match `/^[a-z_]\[a-z0-9\-\._]*$/i`
800
+ <a id="folder-b580e4"></a>&#x2022; [`custom_folder`](#folder-b580e4) - Optional String<br>Use your own folder name as the name of the folder in the endpoint bucket or file The folder name must match
801
801
 
802
- <a id="folder-07aa29"></a>&#x2022; [`log_type_folder`](#folder-07aa29) - Optional Block<br>Enable this option
802
+ <a id="folder-07aa29"></a>&#x2022; [`log_type_folder`](#folder-07aa29) - Optional Block<br>Can be used for messages where no values are needed
803
803
 
804
- <a id="s3-receiver-filename-options-no-folder"></a>&#x2022; [`no_folder`](#s3-receiver-filename-options-no-folder) - Optional Block<br>Enable this option
804
+ <a id="s3-receiver-filename-options-no-folder"></a>&#x2022; [`no_folder`](#s3-receiver-filename-options-no-folder) - Optional Block<br>Can be used for messages where no values are needed
805
805
 
806
806
  #### Splunk Receiver
807
807
 
808
808
  A [`splunk_receiver`](#splunk-receiver) block supports the following:
809
809
 
810
- <a id="splunk-receiver-batch"></a>&#x2022; [`batch`](#splunk-receiver-batch) - Optional Block<br>Batch OPTIONS. Batch OPTIONS allow tuning for how batches of logs are sent to an endpoint<br>See [Batch](#splunk-receiver-batch) below.
810
+ <a id="splunk-receiver-batch"></a>&#x2022; [`batch`](#splunk-receiver-batch) - Optional Block<br>Batch OPTIONS allow tuning for how batches of logs are sent to an endpoint<br>See [Batch](#splunk-receiver-batch) below.
811
811
 
812
812
  <a id="splunk-receiver-compression"></a>&#x2022; [`compression`](#splunk-receiver-compression) - Optional Block<br>Compression Type. Compression Type<br>See [Compression](#splunk-receiver-compression) below.
813
813
 
814
814
  <a id="splunk-receiver-endpoint"></a>&#x2022; [`endpoint`](#splunk-receiver-endpoint) - Optional String<br>Splunk HEC Logs Endpoint. Splunk HEC Logs Endpoint, (Note: must not contain `/services/collector`)
815
815
 
816
- <a id="splunk-receiver-no-tls"></a>&#x2022; [`no_tls`](#splunk-receiver-no-tls) - Optional Block<br>Enable this option
816
+ <a id="splunk-receiver-no-tls"></a>&#x2022; [`no_tls`](#splunk-receiver-no-tls) - Optional Block<br>Can be used for messages where no values are needed
817
817
 
818
- <a id="splunk-receiver-splunk-hec-token"></a>&#x2022; [`splunk_hec_token`](#splunk-receiver-splunk-hec-token) - Optional Block<br>Secret. SecretType is used in an object to indicate a sensitive/confidential field<br>See [Splunk Hec Token](#splunk-receiver-splunk-hec-token) below.
818
+ <a id="splunk-receiver-splunk-hec-token"></a>&#x2022; [`splunk_hec_token`](#splunk-receiver-splunk-hec-token) - Optional Block<br>SecretType is used in an object to indicate a sensitive/confidential field<br>See [Splunk Hec Token](#splunk-receiver-splunk-hec-token) below.
819
819
 
820
- <a id="splunk-receiver-use-tls"></a>&#x2022; [`use_tls`](#splunk-receiver-use-tls) - Optional Block<br>TLS Parameters Endpoint. TLS Parameters for client connection to the endpoint<br>See [Use TLS](#splunk-receiver-use-tls) below.
820
+ <a id="splunk-receiver-use-tls"></a>&#x2022; [`use_tls`](#splunk-receiver-use-tls) - Optional Block<br>TLS Parameters for client connection to the endpoint<br>See [Use TLS](#splunk-receiver-use-tls) below.
821
821
 
822
822
  #### Splunk Receiver Batch
823
823
 
824
824
  A [`batch`](#splunk-receiver-batch) block (within [`splunk_receiver`](#splunk-receiver)) supports the following:
825
825
 
826
- <a id="splunk-receiver-batch-max-bytes"></a>&#x2022; [`max_bytes`](#splunk-receiver-batch-max-bytes) - Optional Number<br>Max Bytes. Send batch to endpoint after the batch is equal to or larger than this many bytes
826
+ <a id="splunk-receiver-batch-max-bytes"></a>&#x2022; [`max_bytes`](#splunk-receiver-batch-max-bytes) - Optional Number<br>Send batch to endpoint after the batch is equal to or larger than this many bytes
827
827
 
828
- <a id="disabled-ee4057"></a>&#x2022; [`max_bytes_disabled`](#disabled-ee4057) - Optional Block<br>Enable this option
828
+ <a id="disabled-ee4057"></a>&#x2022; [`max_bytes_disabled`](#disabled-ee4057) - Optional Block<br>Can be used for messages where no values are needed
829
829
 
830
- <a id="splunk-receiver-batch-max-events"></a>&#x2022; [`max_events`](#splunk-receiver-batch-max-events) - Optional Number<br>Max Events. Send batch to endpoint after this many log messages are in the batch
830
+ <a id="splunk-receiver-batch-max-events"></a>&#x2022; [`max_events`](#splunk-receiver-batch-max-events) - Optional Number<br>Send batch to endpoint after this many log messages are in the batch
831
831
 
832
- <a id="disabled-36f259"></a>&#x2022; [`max_events_disabled`](#disabled-36f259) - Optional Block<br>Enable this option
832
+ <a id="disabled-36f259"></a>&#x2022; [`max_events_disabled`](#disabled-36f259) - Optional Block<br>Can be used for messages where no values are needed
833
833
 
834
- <a id="splunk-receiver-batch-timeout-seconds"></a>&#x2022; [`timeout_seconds`](#splunk-receiver-batch-timeout-seconds) - Optional String<br>Timeout Seconds. Send batch to the endpoint after this many seconds
834
+ <a id="splunk-receiver-batch-timeout-seconds"></a>&#x2022; [`timeout_seconds`](#splunk-receiver-batch-timeout-seconds) - Optional String<br>Send batch to the endpoint after this many seconds
835
835
 
836
- <a id="default-2d39cb"></a>&#x2022; [`timeout_seconds_default`](#default-2d39cb) - Optional Block<br>Enable this option
836
+ <a id="default-2d39cb"></a>&#x2022; [`timeout_seconds_default`](#default-2d39cb) - Optional Block<br>Can be used for messages where no values are needed
837
837
 
838
838
  #### Splunk Receiver Compression
839
839
 
840
840
  A [`compression`](#splunk-receiver-compression) block (within [`splunk_receiver`](#splunk-receiver)) supports the following:
841
841
 
842
- <a id="default-a97e9d"></a>&#x2022; [`compression_default`](#default-a97e9d) - Optional Block<br>Enable this option
842
+ <a id="default-a97e9d"></a>&#x2022; [`compression_default`](#default-a97e9d) - Optional Block<br>Can be used for messages where no values are needed
843
843
 
844
- <a id="gzip-27c06f"></a>&#x2022; [`compression_gzip`](#gzip-27c06f) - Optional Block<br>Enable this option
844
+ <a id="gzip-27c06f"></a>&#x2022; [`compression_gzip`](#gzip-27c06f) - Optional Block<br>Can be used for messages where no values are needed
845
845
 
846
- <a id="none-d4e3e3"></a>&#x2022; [`compression_none`](#none-d4e3e3) - Optional Block<br>Enable this option
846
+ <a id="none-d4e3e3"></a>&#x2022; [`compression_none`](#none-d4e3e3) - Optional Block<br>Can be used for messages where no values are needed
847
847
 
848
848
  #### Splunk Receiver Splunk Hec Token
849
849
 
850
850
  A [`splunk_hec_token`](#splunk-receiver-splunk-hec-token) block (within [`splunk_receiver`](#splunk-receiver)) supports the following:
851
851
 
852
- <a id="info-2c09a2"></a>&#x2022; [`blindfold_secret_info`](#info-2c09a2) - Optional Block<br>Blindfold Secret. BlindfoldSecretInfoType specifies information about the Secret managed by F5XC Secret Management<br>See [Blindfold Secret Info](#info-2c09a2) below.
852
+ <a id="info-2c09a2"></a>&#x2022; [`blindfold_secret_info`](#info-2c09a2) - Optional Block<br>BlindfoldSecretInfoType specifies information about the Secret managed by F5XC Secret Management<br>See [Blindfold Secret Info](#info-2c09a2) below.
853
853
 
854
- <a id="info-08aaec"></a>&#x2022; [`clear_secret_info`](#info-08aaec) - Optional Block<br>In-Clear Secret. ClearSecretInfoType specifies information about the Secret that is not encrypted<br>See [Clear Secret Info](#info-08aaec) below.
854
+ <a id="info-08aaec"></a>&#x2022; [`clear_secret_info`](#info-08aaec) - Optional Block<br>ClearSecretInfoType specifies information about the Secret that is not encrypted<br>See [Clear Secret Info](#info-08aaec) below.
855
855
 
856
856
  #### Splunk Receiver Splunk Hec Token Blindfold Secret Info
857
857
 
@@ -865,29 +865,29 @@ A [`splunk_hec_token`](#splunk-receiver-splunk-hec-token) block (within [`splunk
865
865
 
866
866
  An [`use_tls`](#splunk-receiver-use-tls) block (within [`splunk_receiver`](#splunk-receiver)) supports the following:
867
867
 
868
- <a id="certificate-783baa"></a>&#x2022; [`disable_verify_certificate`](#certificate-783baa) - Optional Block<br>Enable this option
868
+ <a id="certificate-783baa"></a>&#x2022; [`disable_verify_certificate`](#certificate-783baa) - Optional Block<br>Can be used for messages where no values are needed
869
869
 
870
- <a id="hostname-b46b8f"></a>&#x2022; [`disable_verify_hostname`](#hostname-b46b8f) - Optional Block<br>Enable this option
870
+ <a id="hostname-b46b8f"></a>&#x2022; [`disable_verify_hostname`](#hostname-b46b8f) - Optional Block<br>Can be used for messages where no values are needed
871
871
 
872
- <a id="certificate-d562ed"></a>&#x2022; [`enable_verify_certificate`](#certificate-d562ed) - Optional Block<br>Enable this option
872
+ <a id="certificate-d562ed"></a>&#x2022; [`enable_verify_certificate`](#certificate-d562ed) - Optional Block<br>Can be used for messages where no values are needed
873
873
 
874
- <a id="hostname-0d03e5"></a>&#x2022; [`enable_verify_hostname`](#hostname-0d03e5) - Optional Block<br>Enable this option
874
+ <a id="hostname-0d03e5"></a>&#x2022; [`enable_verify_hostname`](#hostname-0d03e5) - Optional Block<br>Can be used for messages where no values are needed
875
875
 
876
- <a id="splunk-receiver-use-tls-mtls-disabled"></a>&#x2022; [`mtls_disabled`](#splunk-receiver-use-tls-mtls-disabled) - Optional Block<br>Enable this option
876
+ <a id="splunk-receiver-use-tls-mtls-disabled"></a>&#x2022; [`mtls_disabled`](#splunk-receiver-use-tls-mtls-disabled) - Optional Block<br>Can be used for messages where no values are needed
877
877
 
878
- <a id="splunk-receiver-use-tls-mtls-enable"></a>&#x2022; [`mtls_enable`](#splunk-receiver-use-tls-mtls-enable) - Optional Block<br>mTLS Client Config. mTLS Client config allows configuration of mTLS client OPTIONS<br>See [mTLS Enable](#splunk-receiver-use-tls-mtls-enable) below.
878
+ <a id="splunk-receiver-use-tls-mtls-enable"></a>&#x2022; [`mtls_enable`](#splunk-receiver-use-tls-mtls-enable) - Optional Block<br>mTLS Client config allows configuration of mTLS client OPTIONS<br>See [mTLS Enable](#splunk-receiver-use-tls-mtls-enable) below.
879
879
 
880
- <a id="splunk-receiver-use-tls-no-ca"></a>&#x2022; [`no_ca`](#splunk-receiver-use-tls-no-ca) - Optional Block<br>Enable this option
880
+ <a id="splunk-receiver-use-tls-no-ca"></a>&#x2022; [`no_ca`](#splunk-receiver-use-tls-no-ca) - Optional Block<br>Can be used for messages where no values are needed
881
881
 
882
- <a id="splunk-receiver-use-tls-trusted-ca-url"></a>&#x2022; [`trusted_ca_url`](#splunk-receiver-use-tls-trusted-ca-url) - Optional String<br>Server CA Certificates. The URL or value for trusted Server CA certificate or certificate chain Certificates in PEM format including the PEM headers
882
+ <a id="splunk-receiver-use-tls-trusted-ca-url"></a>&#x2022; [`trusted_ca_url`](#splunk-receiver-use-tls-trusted-ca-url) - Optional String<br>The URL or value for trusted Server CA certificate or certificate chain Certificates in PEM format including the PEM headers
883
883
 
884
884
  #### Splunk Receiver Use TLS mTLS Enable
885
885
 
886
886
  A [`mtls_enable`](#splunk-receiver-use-tls-mtls-enable) block (within [`splunk_receiver.use_tls`](#splunk-receiver-use-tls)) supports the following:
887
887
 
888
- <a id="certificate-5de4bc"></a>&#x2022; [`certificate`](#certificate-5de4bc) - Optional String<br>Client Certificate. Client certificate is PEM-encoded certificate or certificate-chain
888
+ <a id="certificate-5de4bc"></a>&#x2022; [`certificate`](#certificate-5de4bc) - Optional String<br>Client certificate is PEM-encoded certificate or certificate-chain
889
889
 
890
- <a id="url-04f122"></a>&#x2022; [`key_url`](#url-04f122) - Optional Block<br>Secret. SecretType is used in an object to indicate a sensitive/confidential field<br>See [Key URL](#url-04f122) below.
890
+ <a id="url-04f122"></a>&#x2022; [`key_url`](#url-04f122) - Optional Block<br>SecretType is used in an object to indicate a sensitive/confidential field<br>See [Key URL](#url-04f122) below.
891
891
 
892
892
  #### Splunk Receiver Use TLS mTLS Enable Key URL
893
893
 
@@ -905,33 +905,33 @@ A [`mtls_enable`](#splunk-receiver-use-tls-mtls-enable) block (within [`splunk_r
905
905
 
906
906
  A [`sumo_logic_receiver`](#sumo-logic-receiver) block supports the following:
907
907
 
908
- <a id="sumo-logic-receiver-url"></a>&#x2022; [`url`](#sumo-logic-receiver-url) - Optional Block<br>Secret. SecretType is used in an object to indicate a sensitive/confidential field<br>See [URL](#sumo-logic-receiver-url) below.
908
+ <a id="sumo-logic-receiver-url"></a>&#x2022; [`url`](#sumo-logic-receiver-url) - Optional Block<br>SecretType is used in an object to indicate a sensitive/confidential field<br>See [URL](#sumo-logic-receiver-url) below.
909
909
 
910
910
  #### Sumo Logic Receiver URL
911
911
 
912
912
  An [`url`](#sumo-logic-receiver-url) block (within [`sumo_logic_receiver`](#sumo-logic-receiver)) supports the following:
913
913
 
914
- <a id="info-2b8030"></a>&#x2022; [`blindfold_secret_info`](#info-2b8030) - Optional Block<br>Blindfold Secret. BlindfoldSecretInfoType specifies information about the Secret managed by F5XC Secret Management<br>See [Blindfold Secret Info](#info-2b8030) below.
914
+ <a id="info-2b8030"></a>&#x2022; [`blindfold_secret_info`](#info-2b8030) - Optional Block<br>BlindfoldSecretInfoType specifies information about the Secret managed by F5XC Secret Management<br>See [Blindfold Secret Info](#info-2b8030) below.
915
915
 
916
- <a id="info-b7253b"></a>&#x2022; [`clear_secret_info`](#info-b7253b) - Optional Block<br>In-Clear Secret. ClearSecretInfoType specifies information about the Secret that is not encrypted<br>See [Clear Secret Info](#info-b7253b) below.
916
+ <a id="info-b7253b"></a>&#x2022; [`clear_secret_info`](#info-b7253b) - Optional Block<br>ClearSecretInfoType specifies information about the Secret that is not encrypted<br>See [Clear Secret Info](#info-b7253b) below.
917
917
 
918
918
  #### Sumo Logic Receiver URL Blindfold Secret Info
919
919
 
920
920
  A [`blindfold_secret_info`](#info-2b8030) block (within [`sumo_logic_receiver.url`](#sumo-logic-receiver-url)) supports the following:
921
921
 
922
- <a id="provider-23f264"></a>&#x2022; [`decryption_provider`](#provider-23f264) - Optional String<br>Decryption Provider. Name of the Secret Management Access object that contains information about the backend Secret Management service
922
+ <a id="provider-23f264"></a>&#x2022; [`decryption_provider`](#provider-23f264) - Optional String<br>Name of the Secret Management Access object that contains information about the backend Secret Management service
923
923
 
924
- <a id="location-879077"></a>&#x2022; [`location`](#location-879077) - 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
924
+ <a id="location-879077"></a>&#x2022; [`location`](#location-879077) - Optional String<br>Location is the uri_ref. It could be in URL format for string:/// Or it could be a path if the store provider is an HTTP/HTTPS location
925
925
 
926
- <a id="provider-24daf3"></a>&#x2022; [`store_provider`](#provider-24daf3) - 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:///
926
+ <a id="provider-24daf3"></a>&#x2022; [`store_provider`](#provider-24daf3) - Optional String<br>Name of the Secret Management Access object that contains information about the store to GET encrypted bytes This field needs to be provided only if the URL scheme is not string:///
927
927
 
928
928
  #### Sumo Logic Receiver URL Clear Secret Info
929
929
 
930
930
  A [`clear_secret_info`](#info-b7253b) block (within [`sumo_logic_receiver.url`](#sumo-logic-receiver-url)) supports the following:
931
931
 
932
- <a id="ref-fe2383"></a>&#x2022; [`provider_ref`](#ref-fe2383) - 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:///
932
+ <a id="ref-fe2383"></a>&#x2022; [`provider_ref`](#ref-fe2383) - Optional String<br>Name of the Secret Management Access object that contains information about the store to GET encrypted bytes This field needs to be provided only if the URL scheme is not string:///
933
933
 
934
- <a id="url-03a06e"></a>&#x2022; [`url`](#url-03a06e) - 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
934
+ <a id="url-03a06e"></a>&#x2022; [`url`](#url-03a06e) - Optional String<br>URL of the secret. Currently supported URL schemes is string:///. For string:/// scheme, Secret needs to be encoded Base64 format. When asked for this secret, caller will GET Secret bytes after Base64 decoding
935
935
 
936
936
  #### Timeouts
937
937