5 lines
52 B
Terraform
5 lines
52 B
Terraform
|
|
||
|
variable "grafana_admin_token" {
|
||
|
type = string
|
||
|
}
|