Add dashboard UID auto-generation and Gitea CI workflow
This commit is contained in:
7
environments/modules/grafana_contact_points/versions.tf
Normal file
7
environments/modules/grafana_contact_points/versions.tf
Normal file
@ -0,0 +1,7 @@
|
||||
terraform {
|
||||
required_providers {
|
||||
grafana = {
|
||||
source = "grafana/grafana"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user