Skip to content

Releases: SumoLogic/terraform-provider-sumologic

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)