terraform/grafana/variables.tf

5 lines
52 B
Terraform
Raw Normal View History

2025-02-19 10:59:18 +00:00
variable "grafana_admin_token" {
type = string
}