chore: Refresh of repo
This commit is contained in:
+1
-4
@@ -32,10 +32,7 @@ locals {
|
||||
{ zone = "luke-else.co.uk", name = "traefik.vpn", value = module.vpn.ipv4 },
|
||||
]
|
||||
|
||||
# Microsoft 365 mail records for luke-else.co.uk - carried over from the
|
||||
# domain's old DNS provider (pre-Hetzner), not previously applied here, so
|
||||
# these are genuinely new to the Hetzner zone rather than something to
|
||||
# import.
|
||||
# Microsoft 365 mail records for luke-else.co.uk
|
||||
mail_records = [
|
||||
{ zone = "luke-else.co.uk", name = "@", type = "MX", value = "0 lukeelse-co-uk01b.mail.protection.outlook.com." },
|
||||
{ zone = "luke-else.co.uk", name = "@", type = "TXT", value = "\"v=spf1 include:spf.protection.outlook.com -all\"" },
|
||||
|
||||
Reference in New Issue
Block a user