Skip to content

Commit f05e786

Browse files
1 parent 2ca4683 commit f05e786

File tree

24 files changed

+24
-24
lines changed

24 files changed

+24
-24
lines changed

fleet_integration/aws_bedrock.invocation.aws-cloudwatch/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ No resources.
3131
| <a name="input_fleet_data_stream_namespace"></a> [fleet\_data\_stream\_namespace](#input\_fleet\_data\_stream\_namespace) | Namespace to use for the data stream. | `string` | `"default"` | no |
3232
| <a name="input_fleet_package_policy_description"></a> [fleet\_package\_policy\_description](#input\_fleet\_package\_policy\_description) | Description to use for the package policy. | `string` | `""` | no |
3333
| <a name="input_fleet_package_policy_name_suffix"></a> [fleet\_package\_policy\_name\_suffix](#input\_fleet\_package\_policy\_name\_suffix) | Suffix to append to the end of the package policy name. | `string` | `""` | no |
34-
| <a name="input_fleet_package_version"></a> [fleet\_package\_version](#input\_fleet\_package\_version) | Version of the aws\_bedrock package to use. | `string` | `"1.5.0"` | no |
34+
| <a name="input_fleet_package_version"></a> [fleet\_package\_version](#input\_fleet\_package\_version) | Version of the aws\_bedrock package to use. | `string` | `"1.5.1"` | no |
3535
| <a name="input_include_linked_accounts_with_prefix"></a> [include\_linked\_accounts\_with\_prefix](#input\_include\_linked\_accounts\_with\_prefix) | Include log groups from linked accounts when using `log_group_name_prefix` to derive the monitoring log groups. | `bool` | `null` | no |
3636
| <a name="input_latency"></a> [latency](#input\_latency) | The amount of time required for the logs to be available to CloudWatch Logs. Sample values, `1m` or `5m` — see Golang [time.ParseDuration](https://pkg.go.dev/time#ParseDuration) for more details. Latency translates the query's time range to consider the CloudWatch Logs latency. Example: `5m` means that the integration will query CloudWatch to search for logs available 5 minutes ago. | `string` | `null` | no |
3737
| <a name="input_log_group_arn"></a> [log\_group\_arn](#input\_log\_group\_arn) | ARN of the log group to collect logs from. | `string` | `null` | no |

fleet_integration/aws_bedrock.invocation.aws-cloudwatch/module.tf.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
"fleet_package_version": {
5353
"type": "string",
5454
"description": "Version of the aws_bedrock package to use.",
55-
"default": "1.5.0"
55+
"default": "1.5.1"
5656
},
5757
"include_linked_accounts_with_prefix": {
5858
"type": "bool",

fleet_integration/aws_bedrock.invocation.aws-s3/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ No resources.
4040
| <a name="input_fleet_data_stream_namespace"></a> [fleet\_data\_stream\_namespace](#input\_fleet\_data\_stream\_namespace) | Namespace to use for the data stream. | `string` | `"default"` | no |
4141
| <a name="input_fleet_package_policy_description"></a> [fleet\_package\_policy\_description](#input\_fleet\_package\_policy\_description) | Description to use for the package policy. | `string` | `""` | no |
4242
| <a name="input_fleet_package_policy_name_suffix"></a> [fleet\_package\_policy\_name\_suffix](#input\_fleet\_package\_policy\_name\_suffix) | Suffix to append to the end of the package policy name. | `string` | `""` | no |
43-
| <a name="input_fleet_package_version"></a> [fleet\_package\_version](#input\_fleet\_package\_version) | Version of the aws\_bedrock package to use. | `string` | `"1.5.0"` | no |
43+
| <a name="input_fleet_package_version"></a> [fleet\_package\_version](#input\_fleet\_package\_version) | Version of the aws\_bedrock package to use. | `string` | `"1.5.1"` | no |
4444
| <a name="input_ignore_older"></a> [ignore\_older](#input\_ignore\_older) | If set, ignore S3 objects whose Last-Modified time is before the ignore older timespan. Timespan is checked from the current time to S3 object's Last-Modified time. Accepts a duration like `48h`, `2h30m`. | `string` | `null` | no |
4545
| <a name="input_include_s3_metadata"></a> [include\_s3\_metadata](#input\_include\_s3\_metadata) | This input can include S3 object metadata in the generated events for use in follow-on processing. You must specify the list of keys to include. By default none are included. If the key exists in the S3 response then it will be included in the event as aws.s3.metadata.<key> where the key name as been normalized to all lowercase. | `list(string)` | `null` | no |
4646
| <a name="input_max_bytes"></a> [max\_bytes](#input\_max\_bytes) | The maximum number of bytes that a single log message can have. All bytes after max\_bytes are discarded and not sent. This setting is especially useful for multiline log messages, which can get large. This only applies to non-JSON logs. | `string` | `"10MiB"` | no |

fleet_integration/aws_bedrock.invocation.aws-s3/module.tf.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@
9797
"fleet_package_version": {
9898
"type": "string",
9999
"description": "Version of the aws_bedrock package to use.",
100-
"default": "1.5.0"
100+
"default": "1.5.1"
101101
},
102102
"ignore_older": {
103103
"type": "string",

fleet_integration/cloud_security_posture.cspm.findings.cloudbeat_cis_aws/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ No resources.
3636
| <a name="input_fleet_data_stream_namespace"></a> [fleet\_data\_stream\_namespace](#input\_fleet\_data\_stream\_namespace) | Namespace to use for the data stream. | `string` | `"default"` | no |
3737
| <a name="input_fleet_package_policy_description"></a> [fleet\_package\_policy\_description](#input\_fleet\_package\_policy\_description) | Description to use for the package policy. | `string` | `""` | no |
3838
| <a name="input_fleet_package_policy_name_suffix"></a> [fleet\_package\_policy\_name\_suffix](#input\_fleet\_package\_policy\_name\_suffix) | Suffix to append to the end of the package policy name. | `string` | `""` | no |
39-
| <a name="input_fleet_package_version"></a> [fleet\_package\_version](#input\_fleet\_package\_version) | Version of the cloud\_security\_posture package to use. | `string` | `"3.2.0"` | no |
39+
| <a name="input_fleet_package_version"></a> [fleet\_package\_version](#input\_fleet\_package\_version) | Version of the cloud\_security\_posture package to use. | `string` | `"3.3.0-preview01"` | no |
4040
| <a name="input_posture"></a> [posture](#input\_posture) | Chosen posture type (cspm/kspm) | `string` | n/a | yes |
4141
| <a name="input_role_arn"></a> [role\_arn](#input\_role\_arn) | n/a | `string` | `null` | no |
4242
| <a name="input_secret_access_key"></a> [secret\_access\_key](#input\_secret\_access\_key) | n/a | `string` | `null` | no |

fleet_integration/cloud_security_posture.cspm.findings.cloudbeat_cis_aws/module.tf.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@
7676
"fleet_package_version": {
7777
"type": "string",
7878
"description": "Version of the cloud_security_posture package to use.",
79-
"default": "3.2.0"
79+
"default": "3.3.0-preview01"
8080
},
8181
"posture": {
8282
"type": "string",

fleet_integration/cloud_security_posture.cspm.findings.cloudbeat_cis_azure/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ No resources.
3838
| <a name="input_fleet_data_stream_namespace"></a> [fleet\_data\_stream\_namespace](#input\_fleet\_data\_stream\_namespace) | Namespace to use for the data stream. | `string` | `"default"` | no |
3939
| <a name="input_fleet_package_policy_description"></a> [fleet\_package\_policy\_description](#input\_fleet\_package\_policy\_description) | Description to use for the package policy. | `string` | `""` | no |
4040
| <a name="input_fleet_package_policy_name_suffix"></a> [fleet\_package\_policy\_name\_suffix](#input\_fleet\_package\_policy\_name\_suffix) | Suffix to append to the end of the package policy name. | `string` | `""` | no |
41-
| <a name="input_fleet_package_version"></a> [fleet\_package\_version](#input\_fleet\_package\_version) | Version of the cloud\_security\_posture package to use. | `string` | `"3.2.0"` | no |
41+
| <a name="input_fleet_package_version"></a> [fleet\_package\_version](#input\_fleet\_package\_version) | Version of the cloud\_security\_posture package to use. | `string` | `"3.3.0-preview01"` | no |
4242
| <a name="input_posture"></a> [posture](#input\_posture) | Chosen posture type (cspm/kspm) | `string` | n/a | yes |
4343

4444
## Outputs

fleet_integration/cloud_security_posture.cspm.findings.cloudbeat_cis_azure/module.tf.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@
8484
"fleet_package_version": {
8585
"type": "string",
8686
"description": "Version of the cloud_security_posture package to use.",
87-
"default": "3.2.0"
87+
"default": "3.3.0-preview01"
8888
},
8989
"posture": {
9090
"type": "string",

fleet_integration/cloud_security_posture.cspm.findings.cloudbeat_cis_gcp/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ No resources.
2828
| <a name="input_fleet_data_stream_namespace"></a> [fleet\_data\_stream\_namespace](#input\_fleet\_data\_stream\_namespace) | Namespace to use for the data stream. | `string` | `"default"` | no |
2929
| <a name="input_fleet_package_policy_description"></a> [fleet\_package\_policy\_description](#input\_fleet\_package\_policy\_description) | Description to use for the package policy. | `string` | `""` | no |
3030
| <a name="input_fleet_package_policy_name_suffix"></a> [fleet\_package\_policy\_name\_suffix](#input\_fleet\_package\_policy\_name\_suffix) | Suffix to append to the end of the package policy name. | `string` | `""` | no |
31-
| <a name="input_fleet_package_version"></a> [fleet\_package\_version](#input\_fleet\_package\_version) | Version of the cloud\_security\_posture package to use. | `string` | `"3.2.0"` | no |
31+
| <a name="input_fleet_package_version"></a> [fleet\_package\_version](#input\_fleet\_package\_version) | Version of the cloud\_security\_posture package to use. | `string` | `"3.3.0-preview01"` | no |
3232
| <a name="input_gcp_account_type"></a> [gcp\_account\_type](#input\_gcp\_account\_type) | n/a | `string` | `null` | no |
3333
| <a name="input_gcp_credentials_file"></a> [gcp\_credentials\_file](#input\_gcp\_credentials\_file) | n/a | `string` | `null` | no |
3434
| <a name="input_gcp_credentials_json"></a> [gcp\_credentials\_json](#input\_gcp\_credentials\_json) | n/a | `string` | `null` | no |

fleet_integration/cloud_security_posture.cspm.findings.cloudbeat_cis_gcp/module.tf.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"fleet_package_version": {
4040
"type": "string",
4141
"description": "Version of the cloud_security_posture package to use.",
42-
"default": "3.2.0"
42+
"default": "3.3.0-preview01"
4343
},
4444
"gcp_account_type": {
4545
"type": "string",

0 commit comments

Comments
 (0)