Skip to content

Releases: SumoLogic/terraform-sumologic-sumo-logic-integrations

v1.0.20

07 Oct 09:36
a312dfe

Choose a tag to compare

What's Changed

  • Implemented AWS resource tagging for better resource tracking and management.
  • Updated AWS provider version to ensure compatibility with latest Terraform release.
  • Integrated the latest AWS SAM app version.
  • Upgraded base Terraform version to 1.5.7 for stability.
  • Upgraded Go version to 1.24 for Terratest, including critical CVE security fixes.
  • Updated README documentation.

Full Changelog: v1.0.19...v1.0.20

v1.0.19

01 Apr 09:26
ea3a608

Choose a tag to compare

What's Changed

  • Updated Sumo Terraform provider v3.x.
  • Discontinued support for Mumbai deployment.
  • Fixed CVE for TF integration module.
  • Replaced S3 bucket name to fix security issue.

Full Changelog: v1.0.18...v1.0.19

v1.0.18

24 Jan 05:45
8a62028

Choose a tag to compare

What's Changed

  • Fixed CVE for TF integration module
  • Added support for auto subscribe log group by Tags
  • Added support for AWS tag filters
  • Awso v2.11 changes

Full Changelog: v1.0.17...v1.0.18

v1.0.17

02 Sep 08:52
c8e6c3a

Choose a tag to compare

What's Changed

  • Updated latest SAM app version in TF integration module
  • Added support for korea deployment
  • Updated sumo TF provider v2.31.3 in TF integration module

Full Changelog: v1.0.16...v1.0.17

v1.0.16

01 Jul 08:14
4689a0a

Choose a tag to compare

What's Changed

  • Updated latest SAM app version with TF integration module
  • updated code to use CVE fixed sumo provider v2.31.0

Full Changelog: v1.0.15...v1.0.16

v1.0.15

16 Apr 05:53
5e877d9

Choose a tag to compare

What's Changed

Full Changelog: v1.0.14...v1.0.15

Updated Terraform Modules to use Node.js 18.x and AWS tf provider to v5.x

25 Oct 10:20
b7722c6

Choose a tag to compare

What's Changed

Full Changelog: v1.0.13...v1.0.14

SAM version paramterised - Kinesis logs TF module

04 Jul 09:55
e2d42e8

Choose a tag to compare

What's Changed

Full Changelog: v1.0.12...v1.0.13

SAM version paramterised - ALB,ELB and CloudWatch TF module

04 Jul 09:24
f5e0c95

Choose a tag to compare

Merge pull request #23 from SumoLogic/sam-version-update

Sam version update

Adding evaluation delay in Terraform Monitor module

15 Feb 14:10
7d43110

Choose a tag to compare

Sumologic terraform monitor module now have added support for Evaluation delay .

  • Collection delays may occur due to your environment and it takes a couple of minutes for data to be processed into Sumo Logic. Since Monitors run on data from the most current time period, it's possible for Monitors to evaluate against incomplete data. As a result, Monitors can generate false positives or negatives that can cause confusion. Set an evaluation delay in seconds to delay the evaluation of a Monitor, so it doesn't look at the most current time (where data can be incomplete) and instead looks at an older period of time, where you have more complete data.