nebula/mastodon/vars.tf
Nemo 587b6258bb Mastodon: Initial Configuration
This is missing some secrets, will commit those later
2022-12-26 12:47:48 +05:30

4 lines
42 B
HCL

variable "db-password" {
type = string
}