Originally used a shared lb-sg but this is a bad idea given that the disabling ingress approach for the migration script would disable traffic for the webapp and landing page, not just
the keyserver.
Depends on D12874
Paths
| Differential D12875 Authored by will on Jul 24 2024, 12:57 PM.
Details Summary Originally used a shared lb-sg but this is a bad idea given that the disabling ingress approach for the migration script would disable traffic for the webapp and landing page, not just Depends on D12874 Test Plan terraform apply and was able to access landing page and webapp at custom domains
Diff Detail
Event TimelineHerald added subscribers: tomek, ashoat. · View Herald TranscriptJul 24 2024, 12:57 PM2024-07-24 12:57:52 (UTC-7) Harbormaster completed remote builds in B30652: Diff 42749.Jul 24 2024, 1:15 PM2024-07-24 13:15:14 (UTC-7) bartek added inline comments. This revision is now accepted and ready to land.Jul 25 2024, 6:51 AM2024-07-25 06:51:29 (UTC-7) Harbormaster failed remote builds in B30668: Diff 42772!Jul 25 2024, 7:13 AM2024-07-25 07:13:49 (UTC-7) Harbormaster failed remote builds in B30673: Diff 42777!Jul 25 2024, 9:39 AM2024-07-25 09:39:21 (UTC-7) Harbormaster completed remote builds in B30678: Diff 42784.Jul 25 2024, 11:32 AM2024-07-25 11:32:48 (UTC-7) Closed by commit rCOMMfe8af3b57b72: [terraform] create separate lb security groups for landing and web (authored by will). · Explain WhyJul 25 2024, 2:22 PM2024-07-25 14:22:59 (UTC-7) This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 42777 services/terraform/self-host/aws_lb.tf
services/terraform/self-host/landing.tf
services/terraform/self-host/webapp.tf
|