terraform DNS updates #9

Merged
teutat3s merged 3 commits from dns-updates into main 2023-05-14 13:13:54 +00:00
Showing only changes of commit 012b25e5d4 - Show all commits

View file

@ -24,6 +24,11 @@ resource "namecheap_domain_records" "pub-solar" {
type = "CNAME"
address = "flora-6.svc.e5756d08-36fd-424b-f8bc-acdb92ca7b82.lev-1.greenbaum.zone."
}
record {
hostname = "stream"
type = "CNAME"
address = "flora-6.svc.e5756d08-36fd-424b-f8bc-acdb92ca7b82.lev-1.greenbaum.zone."
}
record {
hostname = "list"
type = "A"