PagerDuty / terraform-provider-pagerduty

Terraform PagerDuty provider
https://www.terraform.io/docs/providers/pagerduty/
Mozilla Public License 2.0
205 stars 210 forks source link

pagerduty_user_notification_rule missing on-call/off-call settings #398

Open pappnase99 opened 2 years ago

pappnase99 commented 2 years ago

On the pagerduty website when you go to People -> Users -> then to a specific user, there is a tab for Notification Rules. In the bottom under "Before I go on-call or off-call..." you can configure if you want to be notified at the beginning and end of an on-call shift. This seems to be completely missing from the pagerduty_user_notification_rule object in terraform, or am i missing something completely?

Terraform Version

0.14.11

Affected Resource(s)

adrian-gierakowski commented 11 months ago

I'd like to be able to control this via terraform as well

doctornkz-intelas commented 5 months ago

It will be cool to have it in configuration. Thank you, guys, for raising that.