Page MenuHomePhabricator

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

Authored by will on Wed, Jun 5, 4:18 PM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Jun 28, 10:48 PM
Unknown Object (File)
Sat, Jun 22, 2:24 PM
Unknown Object (File)
Thu, Jun 20, 5:55 PM
Unknown Object (File)
Thu, Jun 20, 4:50 AM
Unknown Object (File)
Wed, Jun 19, 10:39 PM
Unknown Object (File)
Wed, Jun 19, 8:17 PM
Unknown Object (File)
Sat, Jun 15, 5:03 PM
Unknown Object (File)
Sat, Jun 15, 10:48 AM
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
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

will requested review of this revision.Wed, Jun 5, 4:35 PM
This revision is now accepted and ready to land.Thu, Jun 6, 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