Page MenuHomePhabricator

Update terraform hashes
ClosedPublic

Authored by marcin on Fri, Apr 26, 2:50 AM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, May 15, 5:18 AM
Unknown Object (File)
Wed, May 15, 5:18 AM
Unknown Object (File)
Wed, May 15, 5:18 AM
Unknown Object (File)
Wed, May 15, 5:18 AM
Unknown Object (File)
Sun, May 12, 12:20 PM
Unknown Object (File)
Sun, May 12, 3:11 AM
Unknown Object (File)
Sun, May 12, 12:56 AM
Unknown Object (File)
Tue, May 7, 2:28 AM
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
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

marcin published this revision for review.Fri, Apr 26, 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.Fri, Apr 26, 2:58 AM
This revision was landed with ongoing or failed builds.Fri, Apr 26, 2:59 AM
This revision was automatically updated to reflect the committed changes.