Skip to content

Releases: coralogix/terraform-coralogix-aws

v2.1.1

13 Oct 12:29
5e7e875
Compare
Choose a tag to compare
fix: Allow force destroy and random string in bucket name [CDS-1505] …

v2.1.0

10 Oct 07:46
f0f3a07
Compare
Choose a tag to compare
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

08 Oct 16:54
23da25b
Compare
Choose a tag to compare
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

v2.0.0

08 Oct 08:16
791dc94
Compare
Choose a tag to compare
major: remove deprecated modules S3, CloudWatch and kinesis (#181)

* BREAKING CHANGE: remove deprivated modules

* major: update release syntax

* major: fix syntax in changelog

v1.0.108

10 Sep 04:43
659821d
Compare
Choose a tag to compare
Feature Update: Firehose, Data Reference Resources (s3, iam), Ingress…

v1.0.107

04 Sep 07:48
ceed2da
Compare
Choose a tag to compare
examples: update s3 variables.tf name (#177)

v1.0.106

03 Sep 15:10
3ca295d
Compare
Choose a tag to compare
Add ap3 region to shipper and archive integrations (#176)

* add ap3 region to integration, and add output to msk-data-stream integration

* add entry to changelog

v1.0.105

28 Aug 08:41
602fbb6
Compare
Choose a tag to compare
firehose url update (#172)

* url updates

* AP3 variables allowed and documentation

* changelog update

* back to v1.0.105

v1.0.104

22 Aug 10:49
c54ff32
Compare
Choose a tag to compare
Msk connection feature (#171)

* add new module for the msk conenction feture

* run terrafrom fmt, add cidr variables

* update module policy, and public access

* add changelog and update the msk policy

* update readme for exmaple

* add volume variable

* add instance_type variable

* remove provider from module

* add option to use custom region with custom role arn

* fix typos

v1.0.103

12 Aug 11:04
c2daf65
Compare
Choose a tag to compare
Sort variables in modules resoruce-metadata and coralogix-aws-shipper…