grafana / terraform-provider-grafana

Terraform Grafana provider
https://www.terraform.io/docs/providers/grafana/
Mozilla Public License 2.0
435 stars 229 forks source link

Add to `grafana_oncall_schedule` possibility to set `Enable web interface overrides` #1002

Closed Hronom closed 1 year ago

Hronom commented 1 year ago

Add to grafana_oncall_schedule possibility to set Enable web interface overrides

tutunak commented 1 year ago

Must have feature. I use only this provider for managing schedule, why I can't do override in the GUI as on place solution or provide an override as terraform code (e.g. extra schedule from one date to another)

matiasb commented 1 year ago

This should now be fixed by https://github.com/grafana/terraform-provider-grafana/pull/1056