Skip to content

Releases: SumoLogic/terraform-provider-sumologic

v3.1.0

28 May 19:29
3a2ba3d
Compare
Choose a tag to compare

3.1.0 (May 28, 2025)

ENHANCEMENTS:

BUG FIXES:

  • Fix a typo when reading a sumologic_cse_entity_normalization_configuration
  • Fix a type conversion error in the log mapping resource

v3.0.12

21 May 20:23
8c4a33d
Compare
Choose a tag to compare
Merge pull request #774 from SumoLogic/update-version

Update version to 3.0.12

v3.0.11

20 May 19:28
8559398
Compare
Choose a tag to compare

3.0.11 (May 20, 2025)

FEATURES:

  • New Data Source: sumologic_partition
  • New Data Source: sumologic_partitions

ENHANCEMENTS:

  • Add support for searchable time for dashboard field time_source

BUG FIXES:

  • When the email of a sumologic_user is changed, instead of silently doing nothing, an error will be raised to the user

DOCS:

  • Updated content docs to include examples of different alerts

v3.0.10

06 May 19:29
025d0f8
Compare
Choose a tag to compare

3.0.10 (May 6, 2025)

BUG FIXES:

  • Fix the log mapping resource to no longer error out when empty strings are included in skipped_values
  • Fix the log mapping resource to no longer default to a skipped_index of 0 when no skipped_index is specified

v3.0.9

28 Apr 16:11
2057d22
Compare
Choose a tag to compare

3.0.9 (April 28, 2025)

FEATURES:

  • New Data Source: sumologic_apps

BUG FIXES:

  • Prevent user-initiated updates to the analytics_tier field in the partition resource, while allowing Terraform to reconcile state changes resulting from backend-driven updates (e.g., Flex migrations).

ENHANCEMENTS:

  • Improve error message when an API URL is constructed with missing parameters
  • sumologic_ingest_budget_v2 can be imported by ID or by name

v3.0.8

01 Apr 19:55
0c5f784
Compare
Choose a tag to compare

3.0.8 (April 1, 2025)

BUG FIXES:

  • Properly send optional webhook notification payload value
  • RoleV2 creation will no longer time out when selection_type is not specified
  • RoleV2 update will not remove all assigned users
  • Removed reference of Realtime in scheduled search documentation page

MAINTENANCE:

  • Bump version of golang.org/x/net to v0.35.0
  • Bump version of google.golang.org/grpc to v1.67.0

v3.0.7

20 Mar 17:29
2d7ec89
Compare
Choose a tag to compare

FEATURES:

  • New Resource: sumologic_source_template (GH-708)
  • New Resource: sumologic_ot_collector (GH-708)

MAINTENANCE:

  • If a PR author forgets to update this change log, then a comment will be automatically added to the PR to remind them

v3.0.6

10 Mar 22:00
Compare
Choose a tag to compare

3.0.6 (March 10, 2025)

FEATURES:

  • Add support for CSE strict custom insights

v3.0.5

03 Mar 21:39
Compare
Choose a tag to compare

3.0.5 (March 3, 2025)

ENHANCEMENTS:

  • Add support for monitor frequency configurability

BUG FIXES:

  • Polling source paths without use_versioned_api will not show an incorrect diff in the terraform plan

v3.0.4

04 Feb 16:09
a6c7436
Compare
Choose a tag to compare

BUG FIXES:

  • Fixed issue with release artifacts