Page MenuHomePhabricator

Update terraform hashes
ClosedPublic

Authored by marcin on Apr 26 2024, 2:50 AM.
Tags
None
Referenced Files
Unknown Object (File)
Aug 29 2024, 5:06 PM
Unknown Object (File)
Aug 29 2024, 5:06 PM
Unknown Object (File)
Aug 29 2024, 5:06 PM
Unknown Object (File)
Aug 29 2024, 5:06 PM
Unknown Object (File)
Aug 14 2024, 6:35 AM
Unknown Object (File)
Jul 27 2024, 3:25 PM
Unknown Object (File)
Jul 27 2024, 3:25 PM
Unknown Object (File)
Jul 27 2024, 3:25 PM
Subscribers

Details

Summary

Terraform hashes update needed for terraform init on Intel Mac

Test Plan

Run terraform init in both remote and dev on both Mac M1 and Intel Mac and ensure that it succeeds and no additional changes are made.

Diff Detail

Repository
rCOMM Comm
Branch
marcin/eng-7933
Lint
No Lint Coverage
Unit
No Test Coverage

Event Timeline

marcin published this revision for review.Apr 26 2024, 2:57 AM

I can confirm this works on my M1 Mac.
Some context why this is needed: https://stackoverflow.com/questions/67204811/terraform-failed-to-install-provider-doesnt-match-checksums-from-dependency-l

Marcin has different hardware platform and it looks like our previous Terraform lockfile updates didn't include hashes for all platforms so it kept updating the lockfile for him.

This revision is now accepted and ready to land.Apr 26 2024, 2:58 AM
This revision was landed with ongoing or failed builds.Apr 26 2024, 2:59 AM
This revision was automatically updated to reflect the committed changes.