This commit is contained in:
whilb 2025-08-16 17:54:12 -07:00
commit 97f9a95415
21 changed files with 2963 additions and 0 deletions

4
infra/terraform.tfvars Normal file
View file

@ -0,0 +1,4 @@
primary_domain = "calculator.127local.net"
secondary_domain = "calc.127local.net"
hosted_zone = "127local.net"
aws_region = "us-west-2"