nebula/tt-rss/variables.tf

6 lines
70 B
Terraform
Raw Normal View History

2018-01-29 20:09:36 +00:00
variable "domain" {
type = "string"
}
variable "mysql_password" {}