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] Support service addons for pagerduty_addon resource #293

Open
rvangundy opened this issue Jan 30, 2021 · 1 comment
Open

Comments

@rvangundy
Copy link

rvangundy commented Jan 30, 2021

Terraform Version

$ terraform -v
Terraform v0.14.3

Affected Resource(s)

  • pagerduty_addon

Important Factoids

We are configuring dozens of Pagerduty services using Terraform along with automatically generating dashboards in Datadog. When we create a service, I would like to include the pagerduty_addon resource that takes the URL of the Datadog dashboard. Right now the Addon only creates a top level addon page to browse to, rather than the service-specific addon that I'm looking for. I have to create and configure the resource manually for all our services which is time consuming and prone to being overlooked.

References

DataDog/terraform-provider-datadog#876

@stmcallister
Copy link
Contributor

Thanks for the feature request! Unfortunately, services aren't documented on the /addons endpoint, and we've made it a rule not to add any undocumented features to the Terraform provider. That said, I've reached out to our engineering team to see if this field is stable enough to document. I'll update this thread when I hear back.

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

2 participants