Fixing certs that get attached to the LB
This commit is contained in:
parent
a83debde34
commit
82f34d03cd
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user