This removes the need to specify availability zones by using the vpc, subnets, and internet gateway default to each region.
Depends on D12324
Paths
| Differential D12339 Authored by will on Jun 6 2024, 8:37 PM.
Details Summary This removes the need to specify availability zones by using the vpc, subnets, and internet gateway default to each region. Depends on D12324 Test Plan Deployed set up to region specified in config. Mariadb database was accessible.
Diff Detail
Event TimelineHerald added subscribers: tomek, ashoat. · View Herald TranscriptJun 6 2024, 8:37 PM2024-06-06 20:37:50 (UTC-7) Harbormaster completed remote builds in B29504: Diff 41077.Jun 6 2024, 8:57 PM2024-06-06 20:57:54 (UTC-7) Harbormaster completed remote builds in B29509: Diff 41082.Jun 6 2024, 9:36 PM2024-06-06 21:36:03 (UTC-7) This revision is now accepted and ready to land.Jun 7 2024, 1:44 AM2024-06-07 01:44:42 (UTC-7) Comment Actions Add option for user created vpc to avoid migration of prod aws rds instance to new vpc Harbormaster completed remote builds in B30303: Diff 42258.Jul 12 2024, 10:43 AM2024-07-12 10:43:38 (UTC-7) Harbormaster completed remote builds in B30393: Diff 42356.Jul 16 2024, 11:51 AM2024-07-16 11:51:36 (UTC-7) Harbormaster completed remote builds in B30399: Diff 42362.Jul 16 2024, 3:17 PM2024-07-16 15:17:32 (UTC-7) Closed by commit rCOMM5391d6ca6ca6: [terraform] Use default vpc, subnets, and internet gateway for self-host (authored by will). · Explain WhyJul 17 2024, 3:29 PM2024-07-17 15:29:32 (UTC-7) This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 42356 services/terraform/self-host/aws_db.tf
services/terraform/self-host/aws_vpc.tf
services/terraform/self-host/main.tf
services/terraform/self-host/terraform.tfvars.example
|