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

As documentation states, PUT has to be used to create the PD integration #248

Merged
merged 1 commit into from
Jun 14, 2019

Conversation

bkabrda
Copy link
Collaborator

@bkabrda bkabrda commented Jun 14, 2019

Using POST (the previous state) makes the operation fail sometimes with 405 error, see e.g. https://github.com/terraform-providers/terraform-provider-datadog/issues/160

See https://docs.datadoghq.com/api/?lang=bash#create-a-pagerduty-integration for documentation of this endpoint - PUT is really the suggested verb to use to create the integration.

@bkabrda
Copy link
Collaborator Author

bkabrda commented Jun 14, 2019

Thanks for the review, merging.

@bkabrda bkabrda merged commit c9f7769 into zorkian:master Jun 14, 2019
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

Successfully merging this pull request may close these issues.

2 participants