Alerting docs: update disable_provenance TF mute_timing (#85692)

This commit is contained in:
Pepe Cano 2024-04-08 10:20:51 +02:00 committed by GitHub
parent ebf68f34fe
commit d7ad7c6169
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -338,8 +338,6 @@ resource "grafana_message_template" "my_template" {
...
```
Note that `disable_provenance` is not supported for [grafana_mute_timing](https://registry.terraform.io/providers/grafana/grafana/latest/docs/resources/mute_timing).
## Provision Grafana resources with Terraform
To create the previous alerting resources in Grafana with the Terraform CLI, complete the following steps.