kreuzwerker / m1-terraform-provider-helper

CLI to support with downloading and compiling terraform providers for Mac with M1 chip

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Install command should notify users when a lockfile needs to be upgraded

Junkern opened this issue · comments

With the newest v0.7.0 version this tool now has the capability to add the hashes of the locally compiled providers to the lockfile.

Whenever a user runs the install command, the users should be notified if there is an already existing lockfile and whether it should be updated (to not run into the terraform init issue with the checksums)