test: try doing the lb separately

This commit is contained in:
2026-01-01 15:59:48 -05:00
parent 4768c94b24
commit b04298adfb
8 changed files with 101 additions and 91 deletions

View File

@@ -11,6 +11,8 @@ locals {
}
domain = "maximhutz.com"
certificate_name = "Main Certificate"
}
variable "public_key_file" {