Skip to content

Releases: SumoLogic/terraform-provider-sumologic

v2.2.2

11 Sep 22:56
Compare
Choose a tag to compare

FEATURES:

New Resource: sumologic_ingest_budget_v2 (GH-78)

v2.2.1

07 Sep 18:48
0a7a4b3
Compare
Choose a tag to compare

FEATURES:

New Resource: sumologic_monitor (GH-74)
New Resource: sumologic_monitor_folder (GH-74)

v2.2.0

31 Aug 21:56
254de94
Compare
Choose a tag to compare

DEPRECATIONS:

resource/sumologic_polling_source: Deprecated in favour of having individul sources for each content type currently supported. (GH-64)

FEATURES:

New Resource: sumologic_aws_inventory_source (GH-69)
New Resource: sumologic_aws_xray_source (GH-68)
New Resource: sumologic_s3_source (GH-64)
New Resource: sumologic_s3_audit_source (GH-64)
New Resource: sumologic_cloudwatch_source (GH-64)
New Resource: sumologic_cloudtrail_source (GH-64)
New Resource: sumologic_elb_source (GH-64)
New Resource: sumologic_cloudfront_source (GH-64)
New Resource: sumologic_metadata_source (GH-61)

v2.1.3

30 Jul 18:30
ab979ba
Compare
Choose a tag to compare

ENHANCEMENTS:

Allow updates to content resources so that dashboard links do not exprie. This creates a known bug - do not update the name of a resource.

v2.1.2

24 Jul 08:07
Compare
Choose a tag to compare

This release does not contain any user-facing changes. We have transferred the repository from HashiCorp and are doing a sample release.

v2.1.1

17 Jul 18:50
Compare
Choose a tag to compare

FEATURES:

Add Timeout to content and folders resources (GH-47)

DOCS:

Add docs for common source properties (GH-50)

BUG FIXES:

Fix bug for detecting polling source path type changes on polling source (GH-44)

v2.1.0

22 Jun 20:37
Compare
Choose a tag to compare

ENHANCEMENTS:

Add support for cloud watch metrics in the sumologic polling source (#24)

DOCS:

Fixed usage example for sumologic_content resource.

DEPRECATIONS:

resource/sumologic_collector: Remove deprecated attributes lookup_by_name and destroy (#32)
resource/sumologic_sources: Remove deprecated attributes lookup_by_name and destroy (#32)

v2.0.3

02 Jun 16:10
Compare
Choose a tag to compare

BUG FIXES:

Fix URL redirection to prod when no base url or deployment is provided (#20)

v2.0.2

29 May 22:52
Compare
Choose a tag to compare

ENHANCEMENTS:

  • Check for errors when setting aggregate values on read (#8)

BUG FIXES:

  • Fixes updates to content items not being recognized (#11)