page_title | subcategory | description |
---|---|---|
firehydrant_webhook Resource - terraform-provider-firehydrant |
Webhook Resource |
Webhook Resource
resource "firehydrant_webhook" "my_webhook" {
url = "...my_url..."
}
url
(String)
created_at
(String)email
(String)id
(String) The ID of this resource.name
(String)source
(String)state
(String)subscriptions
(String)updated_at
(String)
Import is supported using the following syntax:
terraform import firehydrant_webhook.my_firehydrant_webhook ""