diff --git a/docs/resources/tem_webhook.md b/docs/resources/tem_webhook.md index f8d2ac275c..c9b9cb0d63 100644 --- a/docs/resources/tem_webhook.md +++ b/docs/resources/tem_webhook.md @@ -20,7 +20,9 @@ sns_arn = "arn:scw:sns:fr-par:project-xxxx:your-sns-topic" name = "example-webhook" } ``` + ### Complete Example with Dependencies + ```terraform variable "domain_name" { type = string @@ -99,7 +101,6 @@ depends_on = [scaleway_tem_domain_validation.valid, scaleway_mnq_sns_topic.sns_ } ``` - ## Argument Reference The following arguments are supported: