terraform/grafana/variables.tf
2025-02-19 10:59:18 +00:00

4 lines
52 B
HCL

variable "grafana_admin_token" {
type = string
}