nebula/mysql/variables.tf

3 lines
52 B
HCL

variable "mysql_root_password" {
type = "string"
}