Skip to content

Releases: SumoLogic/terraform-provider-sumologic

v2.11.3

17 Nov 22:57
a661a3e

Choose a tag to compare

BUG FIXES:

  • Fix provider crash when user / role data source is declared with a non-existent identifier (GH-316)

v2.11.2

11 Nov 23:34
26b93a4

Choose a tag to compare

ENHANCEMENTS:

  • Add support for SNS subscription in polling sources (GH-311)

v2.11.1

08 Nov 18:41
170cae6

Choose a tag to compare

FEATURES:

  • New Datasource: sumologic_user (GH-299)

BUG FIXES:

  • Fix occurrence_type for metrics resolution conditions (GH-297)
  • Relaxed validation for monitor time range (GH-306)

v2.11.0

19 Oct 21:44
f2e5782

Choose a tag to compare

2.11.0 (October 19, 2021)

FEATURES:

  • New Resource: sumologic_cse_rule_tuning_expression (GH-281)
  • New Resource: sumologic_cse_entity_criticality_config (GH-275)
  • New Resource: sumologic_cse_custom_entity_type (GH-275)
  • New Resource: sumologic_cse_insights_resolution (GH-274)
  • New Resource: sumologic_cse_insights_status (GH-274)
  • New Resource: sumologic_cse_insights_configuration (GH-274)
  • New Resource: sumologic_cse_log_mapping (GH-284)
  • New Datasource: sumologic_cse_log_mapping_vendor_product (GH-284)
  • New Resource: sumologic_cse_aggregation_rule (GH-290)
  • New Resource: sumologic_cse_chain_rule (GH-290)
  • New Resource: sumologic_cse_match_rule (GH-287)
  • New Resource: sumologic_cse_threshold_rule (GH-287)
  • New Resource: sumologic_cse_custom_insight (GH-289)

BUG FIXES:

  • Fix hierarchy without a filter not being accepted

v2.10.0

22 Sep 22:04

Choose a tag to compare

FEATURES:

  • New Resource: sumologic_hierarchy (GH-260)
  • New Resource: sumologic_cse_network_block (GH-271)

POTENTIALLY BREAKING CHANGES:

  • resource/sumologic_policies: Changed all policies to be required. Configurations might need to be updated in
    case some policies were not specified previously. (GH-279)

DEPRECATIONS:

  • resource/sumologic_monitor: Deprecated triggers in favor of trigger_conditions (GH-267)

v2.9.10

24 Aug 15:58

Choose a tag to compare

FEATURES:

  • New Resource: sumologic_policies (GH-248)
  • Add a new optional field playbook to resource/sumologic_monitor.
  • Add a new optional field evaluation_delay to resource/sumologic_monitor.

v2.9.9

13 Aug 20:30

Choose a tag to compare

BUG FIXES:

  • resource/sumologic_monitor: Removed deprecation warning for triggers.
  • seperated docs for sumologic_monitor_folder from docs for sumologic_monitor.
  • resource/sumologic_monitor: Fixed docs for trigger_conditions.

FEATURES:

  • Adding "entityId" as part of SAML API response object.

v2.9.8

30 Jul 15:43
f7ed388

Choose a tag to compare

FEATURES:

  • Add support for ServiceNow Incident and Event webhook connection (GH-250)
  • Add support for new detection methods to sumologic_monitor (GH-239)

DEPRECATIONS:

  • resource/sumologic_monitor: Deprecated triggers in favor of trigger_conditions (GH-239)

BUG FIXES:

  • datasource/sumologic_http_source: fix int64 conversion for collector_id (GH-251)

v2.9.7

23 Jul 01:14
ce5df0c

Choose a tag to compare

ENHANCEMENTS:

  • Upgrade GoLang to support arm_64 (GH-241)

v2.9.6

09 Jul 17:09

Choose a tag to compare

BUF FIXES:

  • Allow negative terse values for monitor threshold (GH-230)