We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
active
disabled
0.12.24 Provider version v1.7.3x4
pagerduty_service
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
The text was updated successfully, but these errors were encountered:
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.
openstack
Sorry, something went wrong.
https://github.com/terraform-providers/terraform-provider-pagerduty/pull/252
No branches or pull requests
Terraform Version
0.12.24
Provider version v1.7.3x4
Affected Resource(s)
Why
pagerduty_service
even when a service is currently disabledPagerDuty 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
The text was updated successfully, but these errors were encountered: