pulumiverse / pulumi-grafana

Pulumi provider for Grafana
Apache License 2.0
21 stars 12 forks source link

chore: Update bridge-metadata.json for PagerDuty URL #193

Closed linuxluigi closed 19 hours ago

linuxluigi commented 2 months ago

This PR will add an option to set the PagerDuty URL.

Based on the Terraform Example _acc_receiver_types.tf

I hope this is correct to implement. In the end it should add the option to set the PagerDuty URL.

ringods commented 19 hours ago

@linuxluigi Grafana Labs replaced the various grafana_contact_point_<service> with a single grafana_contact_point resource. This maps to the single grafana.ContactPoint resource with a PagerDuty specific input property. This contains the url property you want.

https://www.pulumi.com/registry/packages/grafana/api-docs/alerting/contactpoint/#url_nodejs