Page MenuHomePhabricator

[terraform] Use subdomain for staging services
ClosedPublic

Authored by bartek on Aug 3 2023, 2:19 AM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, May 7, 9:33 PM
Unknown Object (File)
Tue, May 7, 9:33 PM
Unknown Object (File)
Tue, May 7, 9:32 PM
Unknown Object (File)
Tue, May 7, 9:28 PM
Unknown Object (File)
Mar 27 2024, 11:55 PM
Unknown Object (File)
Feb 24 2024, 11:26 AM
Unknown Object (File)
Feb 24 2024, 11:26 AM
Unknown Object (File)
Feb 24 2024, 11:25 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
Lint Not Applicable
Unit
Tests Not Applicable