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

Deprecate pagerduty integration #584

Merged
merged 1 commit into from
Jul 20, 2020
Merged

Conversation

therve
Copy link
Contributor

@therve therve commented Jul 20, 2020

The pagerduty integration is a legacy resource used when we didn't use
webhooks. It's a singleton, which means it doesn't fit properly into the
terraform model, each instance overriding the previous one. This
prevents its deletion, and deprecate it.

Closes #564

The pagerduty integration is a legacy resource used when we didn't use
webhooks. It's a singleton, which means it doesn't fit properly into the
terraform model, each instance overriding the previous one. This
prevents its deletion, and deprecate it.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

datadog_integration_pagerduty breaks expected terraform contract, allows for creating same resource twice
2 participants