nebula/tt-rss/variables.tf

7 lines
93 B
HCL

variable "domain" {
type = "string"
}
variable "mysql_password" {}
variable "links-db" {}