Skip to content

Releases: SumoLogic/terraform-provider-sumologic

v2.17.0

28 Jul 19:46
4be4a43

Choose a tag to compare

FEATURES:

  • New Resource: sumologic_cse_entity_entity_group_configuration (GH-376)
  • New Resource: sumologic_cse_inventory_entity_group_configuration (GH-376)
  • Add new optional notification_group_fields field to resource/sumologic_monitor (GH-403)
  • Add new optional obj_permission set to resource/sumologic_monitor for Fine Grain Permission (FGP) support (GH-397)
  • Add use_versioned_api parameter for s3 source (GH-401)

BUG FIXES:

  • Default to NIL for optional timezome field in SumoLogic source (GH-392)
  • Allow Monitor move between Monitor folders (GH-405)

v2.16.2

12 Jun 22:13
4036efc

Choose a tag to compare

BUG FIXES:

  • Monitor Folder provider now handles more error codes: "api_not_enabled", in addition to: "not_implemented_yet" (GH-389)

v2.16.1

07 Jun 00:57
47aba3e

Choose a tag to compare

BUG FIXES:

  • Allow locator field in DefaultDateFormat to be empty (GH-384)

v2.16.0

20 May 23:42
c782660

Choose a tag to compare

FEATURES:

  • Add new optional obj_permission set to resource/sumologic_monitor_folder for Fine Grain Permission (FGP) support (GH-373)

BUG FIXES:

  • Fix bug in cse match list items creation (was timing out due to StateChangeConf on an infinite loop) (GH-377)

v2.15.0

13 May 21:21
793a43d

Choose a tag to compare

FEATURES:

  • New Data Source: sumologic_folder (GH-374)
  • New Resource: sumologic_slo (GH-362)
  • New Resource: sumologic_slo_folder (GH-362)
  • Add support for slo based monitors (GH-363)
  • Add new optional alert_name field to resource/sumologic_monitor (GH-359)

v2.14.0

30 Mar 22:32
0f9cd60

Choose a tag to compare

FEATURES:

  • New Resource: sumologic_cse_match_list (GH-353)

ENHANCEMENTS:

  • Add support for SumoCloudSOAR webhook connection (GH-352)

v2.13.0

24 Feb 19:53
f93e8ca

Choose a tag to compare

FEATURES:

  • New Resource: sumologic_content_permission (GH-340)

ENHANCEMENTS:

  • Add support for importing folder resource (GH-345)
  • Allow AtLeastOnce resolution conditions for Metrics monitors (GH-346)

v2.12.0

07 Feb 21:36
49ebe05

Choose a tag to compare

FEATURES:

  • New Resource: Gcp Metrics Source sumologic_gcp_metrics_source (GH-329, 332)

ENHANCEMENTS:

  • Add support for OTLP in HTTP source resource (GH-335)
  • Add backoff on http 429s (GH-338)
  • Add domain field to the dashboard resource (GH-341)

BUG FIXES:

  • Fix to allow more than one topology_label for Dashboard resource (GH-336)
  • sumologic_cse_log_mapping split_index as int (GH-333)

v2.11.5

14 Dec 19:33
0680c23

Choose a tag to compare

BUG FIXES:

  • Set admin mode in PostRawPayload method (GH-322)

v2.11.4

19 Nov 20:57
32232e3

Choose a tag to compare

BUG FIXES:

  • Fix unexpected end of JSON input error in folder and dashboard resources (GH-319)