Tags: opsgenie/terraform-provider-opsgenie
Tags
Update the `README` setup instructions and Make commands (#405) * Simplify local setup * Add `make clean` to remove `~/.terraformrc` * Add missing phony commands to makefile * Rewrite README development/setup instructions --------- Co-authored-by: koushik-swaminathan <[email protected]>
Refactor `time_restriction` and stabilise plans containing `notificat… …ion_rule.steps`, `notification_policy.filter.conditions` and `time_restrictions` (#404) * Fix: Incorrect documentation on notification policies. * Refactor: Standardise handling of all TimeRestrictions * Fix: In-place updates of Notification conditions.
docs: Correct `opsgenie_escalation` multiple rules (#307) * docs: Correct opsgenie_escalation multiple rules * docs: add hcl to highlight syntax * docs: convert tabs to spaces * docs: clarify notify type with escalation recipient type * docs: add missing curly brace --------- Co-authored-by: koushik-swaminathan <[email protected]>
fix: Alert policy filter conditions/time restrictions/responders shou… …ld be set, not an ordered list. (#390) * alert_policy: Conditions is a set, not an ordered list * alert_policy: time restrictions is a set, not an ordered list * alert_policy: responders is a set, not an ordered list
PreviousNext