[v10.4.x] Alerting docs: update disable_provenance TF mute_timing (#85713)

Alerting docs: update `disable_provenance` TF mute_timing (#85692)

(cherry picked from commit d7ad7c6169)

Co-authored-by: Pepe Cano <825430+ppcano@users.noreply.github.com>
This commit is contained in:
grafana-delivery-bot[bot]
2024-04-08 10:53:26 +02:00
committed by GitHub
co-authored by Pepe Cano
parent 1eab6e50c6
commit 8358e3db22
@@ -340,8 +340,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.