Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature request] Allow pagerduty_service to manage state for active and disabled #251

Open
qhua948 opened this issue Jul 15, 2020 · 2 comments

Comments

@qhua948
Copy link

qhua948 commented Jul 15, 2020

Terraform Version

0.12.24
Provider version v1.7.3x4

Affected Resource(s)

  • pagerduty_service

Why

  • I want to manage and model pagerduty_service even when a service is currently disabled

PagerDuty allows disable and enable of services via it's web interface, this should also be made possible with the provider.
https://developer.pagerduty.com/api-reference/reference/REST/openapiv3.json/paths/~1services~1%7Bid%7D/put

@qhua948
Copy link
Author

qhua948 commented Jul 15, 2020

I've worked on a similar issue in the openstack provider to mange machine states, perhaps I can have a look when I get around.

@qhua948
Copy link
Author

qhua948 commented Jul 16, 2020

https://github.com/terraform-providers/terraform-provider-pagerduty/pull/252

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant