From 127f3721c32797e67bdb0452b35bac1b24e01035 Mon Sep 17 00:00:00 2001 From: Avrohom Gottlieb <108290446+avrohomgottlieb@users.noreply.github.com> Date: Fri, 22 Nov 2024 11:43:19 -0500 Subject: [PATCH] Update infrastructure/networking.tf Co-authored-by: David --- infrastructure/networking.tf | 1 + 1 file changed, 1 insertion(+) diff --git a/infrastructure/networking.tf b/infrastructure/networking.tf index 24932ed4..6640ebd0 100644 --- a/infrastructure/networking.tf +++ b/infrastructure/networking.tf @@ -87,6 +87,7 @@ resource "aws_db_subnet_group" "scpca_portal" { # Get the API a static IP address. resource "aws_eip" "scpca_portal_api_ip" { vpc = true + # TODO: replace vpc with domain after upgrade # domain = "vpc" tags = merge(