terraform-provider-sysdig
terraform-provider-sysdig copied to clipboard
feat(alerts): introduce duration attribute
trafficstars
- introduce the new
duration_secondsattribute on v2 alerts that support it - deprecate
trigger_after_minutesin favour of the newrange_seconds(orduration_secondsin case of prometheus alerts) in order to avoid confusion with the new duration attribute - use new api fields to specify duration/range