Page MenuHomePhabricator

[terraform] Use subdomain for staging services
ClosedPublic

Authored by bartek on Aug 3 2023, 2:19 AM.
Tags
None
Referenced Files
F3383489: D8713.diff
Thu, Nov 28, 4:03 PM
Unknown Object (File)
Mon, Nov 25, 2:14 PM
Unknown Object (File)
Sun, Nov 17, 3:50 AM
Unknown Object (File)
Sun, Nov 17, 3:50 AM
Unknown Object (File)
Sun, Nov 17, 3:48 AM
Unknown Object (File)
Sat, Nov 16, 11:28 PM
Unknown Object (File)
Oct 17 2024, 1:06 AM
Unknown Object (File)
Oct 17 2024, 1:06 AM
Subscribers

Details

Summary

This stack resolves issues encountered when setting up fresh staging AWS account with Terraform.

I've manually set up a separate Route53 hosted zone for the staging subdomain and appropriate SSL certs. Steps are described in the "Non-Terraform AWS setup" Notion doc.

This diff adjusts terraform to use the new subdomain for staging services.

Depends on D8712

Test Plan

Terraform plan for production gives no changes. Terraform plan for staging shows changes to the subdomain.

Diff Detail

Repository
rCOMM Comm
Lint
No Lint Coverage
Unit
No Test Coverage