After discussing with Ashoat, we initially don't want to set up with an S3 bucket storing terraform state.
Depends on D12322
Paths
| Differential D12323 Authored by will on Jun 5 2024, 4:18 PM.
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
Event TimelineHerald added a subscriber: tomek. · View Herald TranscriptJun 5 2024, 4:18 PM2024-06-05 16:18:42 (UTC-7) will edited the summary of this revision. (Show Details)Jun 5 2024, 4:18 PM2024-06-05 16:18:59 (UTC-7) Harbormaster completed remote builds in B29464: Diff 40999.Jun 5 2024, 4:35 PM2024-06-05 16:35:33 (UTC-7) This revision is now accepted and ready to land.Jun 6 2024, 12:24 AM2024-06-06 00:24:13 (UTC-7) Comment Actions 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 Harbormaster completed remote builds in B29507: Diff 41080.Jun 6 2024, 9:28 PM2024-06-06 21:28:21 (UTC-7) Closed by commit rCOMM7400698e3d52: [terraform] remove usage of s3 bucket for terraform config (authored by will). · Explain WhyJun 7 2024, 11:07 AM2024-06-07 11:07:42 (UTC-7) This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 41113 services/terraform/self-host/main.tf
|