Skip to content
Snippets Groups Projects

tf-stage1: standardize on TTL 3600 for DNS records

Merged Evangelos Foutras requested to merge standardize-ttl into master
+ 1
1
@@ -310,7 +310,7 @@ locals {
"_mta-sts.lists" = { value = "_mta-sts" }
}
# This creates pkgbuild.comA/AAAA DNS entries in addition to those already specified by the VPSes.
# This creates pkgbuild.com A/AAAA DNS entries in addition to those already specified by the VPSes.
# The VPSes already get a default domain assigned based on their domain parameter.
# Thus the domains in local.pkgbuild_com_a_aaaa are additional domains or domains assigned to dedicated servers.
#
Loading