Page MenuHomePhabricator

[terraform] set up self-host terraform with vpc
ClosedPublic

Authored by will on Jun 3 2024, 4:36 AM.
Tags
None
Referenced Files
F5313810: D12277.id40990.diff
Tue, Apr 8, 2:47 PM
F5313601: D12277.id40907.diff
Tue, Apr 8, 1:23 PM
F5312899: D12277.id.diff
Tue, Apr 8, 10:36 AM
F5311742: D12277.id40994.diff
Tue, Apr 8, 8:40 AM
Unknown Object (File)
Mon, Apr 7, 10:02 PM
Unknown Object (File)
Sun, Apr 6, 11:43 PM
Unknown Object (File)
Feb 26 2025, 8:41 AM
Unknown Object (File)
Feb 26 2025, 6:24 AM
Subscribers

Details

Summary

This sets up the initial self-host configuration along with a vpc. The vpc includes a public and private subnet. I plan to have the keyserver hosted in the public subnet and all other required services (i.e. MariaDB) stored in the private.

Test Plan

Tested on personal AWS. terraform apply was successful

Diff Detail

Repository
rCOMM Comm
Branch
keyserver_to_aws
Lint
No Lint Coverage
Unit
No Test Coverage

Event Timeline

Harbormaster returned this revision to the author for changes because remote builds failed.Jun 3 2024, 4:38 AM
Harbormaster failed remote builds in B29356: Diff 40841!
will requested review of this revision.Jun 3 2024, 4:54 AM
This revision is now accepted and ready to land.Jun 3 2024, 8:09 AM

refactor with proper igw routes