terraform/grafana/variables.tf
Chris Cowley d908078ee6
Some checks failed
/ non-lab (push) Failing after 12m13s
many things
2025-02-19 10:59:18 +00:00

4 lines
52 B
HCL

variable "grafana_admin_token" {
type = string
}