nebula/mysql/variables.tf
2017-12-26 19:25:43 +05:30

4 lines
53 B
HCL

variable "mysql_root_password" {
type = "string"
}