Page MenuHomePhabricator

[terraform] remove usage of s3 bucket for terraform config
ClosedPublic

Authored by will on Jun 5 2024, 4:18 PM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Nov 12, 11:02 AM
Unknown Object (File)
Tue, Nov 12, 11:02 AM
Unknown Object (File)
Tue, Nov 12, 7:41 AM
Unknown Object (File)
Tue, Nov 12, 5:57 AM
Unknown Object (File)
Tue, Nov 12, 2:03 AM
Unknown Object (File)
Oct 17 2024, 8:22 AM
Unknown Object (File)
Oct 14 2024, 10:34 PM
Unknown Object (File)
Oct 11 2024, 7:21 PM
Subscribers

Details

Summary

After discussing with Ashoat, we initially don't want to set up with an S3 bucket storing terraform state.

Depends on D12322

Test Plan

terraform apply was successful after a reinit of terraform

Diff Detail

Repository
rCOMM Comm
Lint
No Lint Coverage
Unit
No Test Coverage

Event Timeline

will requested review of this revision.Jun 5 2024, 4:35 PM
This revision is now accepted and ready to land.Jun 6 2024, 12:24 AM

This also solves the issue I had that pre-commit hooks wouldn't work without terraform init in self-hosted dir. And terraform init couldn't work without AWS login