Releases: coralogix/terraform-coralogix-aws
Releases · coralogix/terraform-coralogix-aws
v1.0.99
Archive permission and regions update [FASTV2-1262] (#162) * add new variable to allow the use to use an existing s3 bucket * add support for dlq in the shipper module * update actions version to avoid node.js 16 issue * fix issue with dlq * add dlq to readme * [CDS-1198] Default metrics type as WithAggregations (#157) * default metrics type as CloudWatch_Metrics_OpenTelemetry070_WithAggregations * examples set, add changelog * update archive permission and replace ap1 with ap2 in the mapping * update changlog * align branch with master --------- Co-authored-by: Ryan Tan <1265924+ryantanjunming@users.noreply.github.com>
v1.0.98
Add DLQ support, and new variable for cloudwatch integration (#160) * add new variable to allow the use to use an existing s3 bucket * add support for dlq in the shipper module * add option to use dynamic permission for lambda trigger * pull for master and add depend_on for sns and sqs * update local variable * update actions version to avoid node.js 16 issue * fix issue with dlq * add dlq to readme * revert firehose changes * add dlq to readme * add changelog * revert firehose cahnges
v1.0.97
[CDS-1198] Default metrics type as WithAggregations (#157) * default metrics type as CloudWatch_Metrics_OpenTelemetry070_WithAggregations * examples set, add changelog
v1.0.96
Fix Runtime issues in Amazon Linux 2 by Updating to AmazonLinux 2023 …
v1.0.95
Add option to use custom metadata with shipper (#145) * add option to use custom metadata * fix changlog * add option to use custom metadata * sync the branch with master and add support for custom_csv_header
v1.0.94
Update lambda permission for private link (#154) * add permission to lambda when deploying it with private link * add endpoint * terraform fmt * update changelog
v1.0.93
update permissions for ecr integration (#153)
v1.0.92
Update examples for the shipper lambda (#151) * Update examples for the shipper lambda and update the minimum terraform required version for the module * remove test file
v1.0.91
Update MSK integration to accept multiple topics as a trigger [CDS-11…
v1.0.90
Create Lambda manager module (#143) * create new lambda-manager module * update readme * update source code * add test to the module * add changelog and correct the test * add example folder * update python run time * ECS-EC2 module, set default otel log level to warn (#142) * set log levels to warn by default * changelog * cds-1050 Add support for x86 (#144) * add x86 support * changelog * add variable to readme and update the s3_bucket_copy resource --------- Co-authored-by: guyrenny <guy.renny@coralogix.com> * Update aws-shipper README.md (#146) * add changelog and correct the test * update destination_role * update hashicorp/aws version for the test --------- Co-authored-by: Shaun Remekie <shaun.remekie@coralogix.com>