Releases: coralogix/terraform-coralogix-aws
Releases · coralogix/terraform-coralogix-aws
v2.4.0
feat: s3 deny insecure transport (#200) * bucket policy to deny insecure transport https://github.com/coralogix/terraform-coralogix-aws/issues/199 * Update main.tf * Update main.tf * Update main.tf * Update CHANGELOG.md * adding s3_enable_secure_transport var variable to manage bucket policy that complies with s3-bucket-ssl-requests-only rule * adding s3_enable_secure_transport * s3_enable_secure_transport * s3_enable_secure_transport * feat: s3_enable_secure_transport * feat: Update CHANGELOG.md
v2.3.2
fix: decouple IAM policy documents from IAM role resource (#196) * fix: decouple IAM policy documents from IAM role resource * fix: update the policy name to avoid duplicates
v2.3.1
fix: issue with api_key nonsensitive (#191)
v2.3.0
feat: Update readme to describe new syntax for metadata (#187) * feat: Update readme to describe new syntax for metadata, and add new variable to allow spacify source code version * feat: fix an issue with secret creation * feat: add ap3 to coralogix_region variable desription
v2.2.1
fix: ARN prefix for govcloud (#188) * arn prefix for govcloud * readme fix * changelog * fix: readme
v2.2.0
feat: add new variables to shipper module [CDS-1696] (#185) * Update the module to support the variables reserved_concurrent_executions, execution_role_name and lambda_assume_role_arn * update lambda pemrissions * update lambda permissions with condition * feat: update readme and changelog * feat: update msk integration policy * feat: fix premission for kafka * feat: fix premission for dlq and no secret integrations
v2.1.2
fix: changed resource arn if integration is deployed from govcloud [C…
v2.1.1
fix: Allow force destroy and random string in bucket name [CDS-1505] …
v2.1.0
feat: firehose metrics - include linked accounts metrics (#183) * wrench: include_linked_accounts_metrics * :pen: changelog updated * :pen: version updated --------- Co-authored-by: jakeskyaws <jakesky@amazon.com>
v2.0.1
fix: cds-1580 fix Otel ECS-EC2 configuration (#182) * fixed cdot entry command * added pprof and removed deprecated logging exporter * changelog * removed latest tag from example