You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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.
Terraform Version
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
The text was updated successfully, but these errors were encountered: