terraform-provider-pagerduty icon indicating copy to clipboard operation
terraform-provider-pagerduty copied to clipboard

Have control over catch-all rule in pagerduty_ruleset

Open aleksander-raskin opened this issue 3 years ago • 0 comments

Hi there, We wan't to implement all Pager Duty configuration as a code but failing on catch-all rule

Terraform Version

Terraform v1.0.11 on darwin_amd64

provider registry.terraform.io/pagerduty/pagerduty v2.2.1

Affected Resource(s)

  • pagerduty_ruleset

Expected Behavior

Since catch-all rule is created with pagerduty_ruleset I want to have control over rule actions

Actual Behavior

Default one created. catch-all rule is configured to Suppress Alert

Steps to Reproduce

create any pagerduty_ruleset

aleksander-raskin avatar Jan 24 '22 20:01 aleksander-raskin