nebula/tt-rss/variables.tf

6 lines
70 B
HCL

variable "domain" {
type = "string"
}
variable "mysql_password" {}