Releases: splunk-terraform/terraform-provider-signalfx
Releases · splunk-terraform/terraform-provider-signalfx
v9.2.0
IMPROVEMENTS:
- signalfx_metric_ruleset: Updated restoration under Archived Metrics Exception Rules
- Add optional stopTime field and update startTime as a required field
v9.1.7
IMPROVEMENTS:
- metric-ruleset: Add support for Archived Metrics; Routing rule destination can be set to Archived; ExceptionRules and Restorations can be used to route archived MTS to Real-time
- Bump various dependency libraries
Full Changelog: v9.1.6...v9.1.7
v9.1.6
IMPROVEMENTS:
- detector: add option to specify detector origin and parent AutoDetect detector ID for custom AutoDetect detector
v9.1.5
BUGFIXES:
Fix an issue with removing all teams/tags/authorized users/authorized teams from detector resource #489
v9.1.4
IMPROVEMENTS:
signalfx_alert_muting_rule
: added an optional field: recurrence
signalfx_webhook_integration
: added optional fields: method
, payloadTemplate
v9.1.3
IMPROVEMENTS:
- Add an option to specify calendar targets for SLO
v9.1.1
IMPROVEMENTS:
- Small correction in slo docs
v9.1.0
IMPROVEMENTS:
- Add resource/resource_signalfx_slo to support creating SLO via terraform
v9.0.1
IMPROVEMENTS:
- Updated documentation with correct names and terminology. #458
- Style and grammar improvements in the docs. #458
BUGFIXES:
- Fixed broken links in the documentation. #458