aboutsummaryrefslogtreecommitdiff
path: root/infrastructure/locals.tf
diff options
context:
space:
mode:
authorJoe Carstairs <me@joeac.net>2025-12-18 16:41:57 +0000
committerJoe Carstairs <me@joeac.net>2025-12-18 16:41:57 +0000
commitc9f7ad699cf9f0a64c4a3e48db1e130b279c77c3 (patch)
tree5b82b70e1c85b05ea2ba89fbbe578f6c65e928db /infrastructure/locals.tf
parent20effac610f2956ac7f5caa55f9b595f1b3773b6 (diff)
infra is not on DigitalOcean
Diffstat (limited to 'infrastructure/locals.tf')
-rw-r--r--infrastructure/locals.tf5
1 files changed, 0 insertions, 5 deletions
diff --git a/infrastructure/locals.tf b/infrastructure/locals.tf
deleted file mode 100644
index d051e43..0000000
--- a/infrastructure/locals.tf
+++ /dev/null
@@ -1,5 +0,0 @@
-locals {
- domain = "joeac.net"
- region = "lon"
-}
-