diff --git a/terraform/lev-1/dns.tf b/terraform/lev-1/dns.tf index f0b890b..909cae1 100644 --- a/terraform/lev-1/dns.tf +++ b/terraform/lev-1/dns.tf @@ -98,7 +98,7 @@ resource "namecheap_domain_records" "pub-solar" { record { hostname = "@" type = "TXT" - address = "v=spf1 include:spf.greenbaum.cloud ~all" + address = "v=spf1 include:spf.greenbaum.cloud a:list.pub.solar ~all" } record { hostname = "list"