busser / tfautomv

Generate Terraform moved blocks automatically for painless refactoring
https://github.com/busser/tfautomv
Apache License 2.0
682 stars 24 forks source link

install.sh script cannot find amd64 binary #55

Closed FrancoisPoinsot closed 11 months ago

FrancoisPoinsot commented 11 months ago

I tried running the install.sh script as the README states

curl -sSfL https://raw.githubusercontent.com/busser/tfautomv/main/install.sh | sh

on a amd64 machine. The scripts tries to fetch "http_download https://github.com/busser/tfautomv/releases/download/v0.5.2/tfautomv_0.5.2_linux_amd64.tar.gz"

That link does not exist. I guess it should be "tfautomv_0.5.2_linux_x86_64.tar.gz" instead.

busser commented 11 months ago

This is fixed as of now :) Thanks for reporting it!

If we ever meet I'll buy you a beer 🍻