Releases: SumoLogic/terraform-provider-sumologic
Releases · SumoLogic/terraform-provider-sumologic
v2.11.3
v2.11.2
v2.11.1
v2.11.0
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
FEATURES:
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
triggersin favor oftrigger_conditions(GH-267)
v2.9.10
v2.9.9
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
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)