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
F2898022: D12277.id40990.diff
Sat, Oct 5, 1:23 AM
F2897376: D12277.diff
Fri, Oct 4, 11:12 PM
Unknown Object (File)
Mon, Sep 9, 11:12 AM
Unknown Object (File)
Mon, Sep 9, 10:25 AM
Unknown Object (File)
Aug 28 2024, 6:36 AM
Unknown Object (File)
Aug 24 2024, 4:39 PM
Unknown Object (File)
Aug 21 2024, 6:02 PM
Unknown Object (File)
Aug 21 2024, 5:12 PM
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