mirror of
https://github.com/kittywitch/nixfiles.git
synced 2026-02-09 12:29:19 -08:00
fixes for tf and mail
This commit is contained in:
parent
cf9ec64e69
commit
4c6f2aa34a
9 changed files with 145 additions and 35 deletions
|
|
@ -11,4 +11,9 @@ variable "dkim" {
|
|||
|
||||
variable "zone_name" {
|
||||
type = string
|
||||
}
|
||||
}
|
||||
|
||||
variable "enable" {
|
||||
type = bool
|
||||
default = true
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue