Releases: SumoLogic/terraform-provider-sumologic
Releases · SumoLogic/terraform-provider-sumologic
v3.0.11
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
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
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
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
v3.0.6
3.0.6 (March 10, 2025)
FEATURES:
- Add support for CSE strict custom insights
v3.0.5
3.0.5 (March 3, 2025)
ENHANCEMENTS:
- Add support for monitor frequency configurability
BUG FIXES:
- Polling source paths without
use_versioned_apiwill not show an incorrect diff in theterraform plan
v3.0.4
BUG FIXES:
- Fixed issue with release artifacts
v3.0.3
FEATURES:
- New Resource: sumologic_metrics_search_v2