nebula/mysql/variables.tf

4 lines
53 B
HCL

variable "mysql_root_password" {
type = "string"
}