dbt-labs / terraform-provider-dbtcloud

dbt Cloud Terraform Provider
https://registry.terraform.io/providers/dbt-labs/dbtcloud
MIT License
82 stars 19 forks source link

Feature - Support creation/deletion of Webhooks #137

Closed b-per closed 1 year ago

b-per commented 1 year ago

It is now possible to create outbound webhooks in dbt Cloud. The provider could be used to create those.

I am working on it and will have a PR in the next few days.