Releases: coralogix/terraform-coralogix-aws
Releases · coralogix/terraform-coralogix-aws
v2.1.1
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
v2.0.0
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
Feature Update: Firehose, Data Reference Resources (s3, iam), Ingress…
v1.0.107
examples: update s3 variables.tf name (#177)
v1.0.106
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
firehose url update (#172) * url updates * AP3 variables allowed and documentation * changelog update * back to v1.0.105
v1.0.104
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
Sort variables in modules resoruce-metadata and coralogix-aws-shipper…