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
Unknown Object (File)
Wed, Jul 3, 6:07 AM
Unknown Object (File)
Sat, Jun 22, 5:06 PM
Unknown Object (File)
Sat, Jun 22, 4:45 AM
Unknown Object (File)
Sat, Jun 22, 3:52 AM
Unknown Object (File)
Wed, Jun 19, 10:48 PM
Unknown Object (File)
Wed, Jun 19, 9:46 AM
Unknown Object (File)
Tue, Jun 18, 9:26 PM
Unknown Object (File)
Mon, Jun 17, 4:53 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
Lint
Lint Not Applicable
Unit
Tests Not Applicable

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