Files

8 lines
96 B
Terraform
Raw Permalink Normal View History

terraform {
required_providers {
grafana = {
source = "grafana/grafana"
}
}
}