Fixing certs that get attached to the LB

This commit is contained in:
shockrah 2023-10-06 00:08:14 -07:00
parent a83debde34
commit 82f34d03cd

View File

@ -3,9 +3,10 @@ locals {
repos = [
"reverse-proxy",
]
buckets = [
domains = [
"shockrah.xyz",
"resume.shockrah.xyz"
"project-athens.xyz",
"temper.tv"
]
nginx_name = "${var.athens_prefix}-nginx-static-content"
nginx_hp_check_interval = 300