nebula/mysql/variables.tf

3 lines
52 B
Terraform
Raw Normal View History

2017-12-03 21:29:21 +00:00
variable "mysql_root_password" {
type = "string"
}