dineshba / tf-summarize

A command-line utility to print the summary of the terraform plan
MIT License
537 stars 38 forks source link

Cannot install 0.3.6 on apple sillicon #57

Open benjefferies opened 1 year ago

benjefferies commented 1 year ago

Looks like the archive was uploaded this time as tar.gz not zip

asdf-tf-summarize: Could not download https://github.com/dineshba/tf-summarize/releases/download/v0.3.6/tf-summarize_darwin_arm64.zip

Workaround

Install 0.3.5

dineshba commented 1 year ago

Thanks for reporting it. It got broke with this PR https://github.com/dineshba/tf-summarize/pull/55.

@adamcrews Can you help in fixing it your asdf-plugin ? https://github.com/adamcrews/asdf-tf-summarize/blob/main/lib/utils.bash#L48

I will also think about adding zip also as additional artifact for darwin and linux