Add DNS records for a13labs.me and update configuration for zone management

This commit is contained in:
2025-04-24 09:28:23 +02:00
parent 4abdccef21
commit 9bbc4262b3
3 changed files with 124 additions and 10 deletions
+1
View File
@@ -3,4 +3,5 @@ locals {
"${local.contabo_instance.ip}/32",
]
alexpires_me_zone = "alexpires.me"
a13labs_me_zone = "a13labs.me"
}