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

[Feature Request] - auto_pause_notifications_parameters

Open BillSidney opened this issue 2 years ago • 1 comments

Terraform Version

Run terraform -v to show the version. If you are not running the latest version of Terraform, please upgrade because your issue may have already been fixed.

% terraform -v
Terraform v1.2.3
on darwin_amd64

Affected Resource(s)

  • pagerduty_service

Why

I want to enable Auto-Pause Incident Notifications for the service created with Terraform to reduce noise.

BillSidney avatar Jul 18 '22 22:07 BillSidney

https://github.com/PagerDuty/terraform-provider-pagerduty/pull/525

pdecat avatar Jul 22 '22 20:07 pdecat

Thank You - this resolves my issues

BillSidney avatar Aug 28 '22 22:08 BillSidney

This Feature doesn't apply by Terraform in the Terraform plan it show it is going to add it but in the UI it's still off. if i changing manually it doesn't show me drift

elihai-risk avatar Sep 29 '22 08:09 elihai-risk

Hi @elihai-risk, would you mind opening a new issue including details about your terraform version, terraform Pagerduty provider version, terraform configuration files, and debug logs with the TF_LOG=debug environment variable set (redact any confidential information from that log).

pdecat avatar Sep 29 '22 08:09 pdecat