Releases: SumoLogic/terraform-provider-sumologic
Releases · SumoLogic/terraform-provider-sumologic
v2.29.0
10 Apr 03:17
Compare
Sorry, something went wrong.
No results found
2.29.0 (April 9, 2024)
FEATURES:
Added support for signal suppression window size in CSE Rules. (GH-641 )
ENHANCEMENTS:
Added support for custom window sizes for the CSE Rules (Aggregation, Chain, Threshold). (GH-623 )
BUG FIXES:
Fix error while importing monitor having timeZone as null in the Email notification object. (GH-637 )
Fix perpetual diff in Extraction Rules by normalizing the parse expression.
Fix resource_sumologic_cse_match_list timing out when updating match list items (GH-640 )
v2.28.3
05 Mar 20:26
Compare
Sorry, something went wrong.
No results found
2.28.3 (March 5, 2024)
BUG FIXES:
Update module dependencies to pick up security fixes. (GH-602 )
v2.28.2
01 Feb 11:01
Compare
Sorry, something went wrong.
No results found
2.28.2 (February 1, 2024)
BUG FIXES:
Uses the recently added API support for rule_ids for CSE Rule Tuning Expressions to fix the resource import functionality. (GH-612 )
v2.28.1
20 Jan 01:43
Compare
Sorry, something went wrong.
No results found
2.28.1 (January 19, 2024)
ENHANCEMENTS:
Added support for dynamic_severity for the CSE Custom Insight. (GH-607 )
BUG FIXES:
Minor fixes enabling proper resource import for CSE Rules (severity, severity_mapping, aggregation_functions). (GH-606 )
v2.28.0
23 Nov 11:20
Compare
Sorry, something went wrong.
No results found
2.28.0 (November 23, 2023)
FEATURES:
resource/sumologic_monitor: Added support for setting time_zone at Monitor level for notifications content (GH-586 )
BUG FIXES:
Fixes resource_sumologic_cse_match_list constant change when defining a match list containing a custom column using the custom columns name instead of ID (GH-591 )
v2.27.0
28 Sep 11:01
Compare
Sorry, something went wrong.
No results found
2.27.0 (September 28, 2023)
FEATURES:
New Resource: sumologic_cse_tag_schema (GH-575 )
New Resource: sumologic_cse_context_action (GH-573 )
ENHANCEMENTS:
resource/sumologic_cse_inventory_entity_group_configuration: Add new fields to support enhanced functionality. (GH-495 )
DEPRECATIONS:
resource/sumologic_cse_inventory_entity_group_configuration: Deprecated groups in favor of inventory_key, inventory_value. (GH-495 )
BUG FIXES:
Fixes resource_sumologic_cse_match_list Unable to add new items to match list (GH-579 )
v2.26.0
07 Sep 08:30
Compare
Sorry, something went wrong.
No results found
2.26.0 (September 7, 2023)
FEATURES:
New Resource: sumologic_muting_schedule (GH-569 )
resource/sumologic_monitor: Added support for associating tags with a Monitor.
v2.25.0
09 Aug 02:14
Compare
Sorry, something went wrong.
No results found
2.25.0 (August 8, 2023)
FEATURES:
New Resource: sumologic_metrics_search (GH-528 )
New Resource: sumologic_rum_source (GH-547 )
Add budgetType support for sumologic_ingest_budget_v2 (GH-549 )
BUG FIXES:
Enforce non-empty string validation of default_normalized_domain and domain_mappings in cse_entity_normalization resource. (GH-540 )
Fixes sumologic_s3_source to allow setting use_versioned_api parameter to false. (GH-555 )
v2.24.0
23 Jun 03:14
Compare
Sorry, something went wrong.
No results found
2.24.0 (June 22, 2023)
FEATURES:
New Resource: sumologic_cse_outlier_rule (GH-532 )
Add new optional global_signal_suppression_window field to sumologic_cse_insights_configuration (GH-533 )
BUG FIXES:
Enforce validation of group_by_fields in cse_*_rule resources, on non empty string elements. (GH-535 )
Fixes resource_sumologic_cse_match_list to allow for match lists with more than 1000 items to be created. (GH-536 )
v2.23.0
25 May 04:41
Compare
Sorry, something went wrong.
No results found
2.23.0 (May 24, 2023)
FEATURES:
New Resource: sumologic_log_search (GH-432 )
New Resource: sumologic_s3_archive_source (GH-524 )
BUG FIXES:
Enforce validation of inventory_type for sumologic_cse_inventory_entity_group_configuration ( fix documentation too ) (GH-521 )