mercari / tfnotify

A CLI command to parse Terraform execution result and notify it to GitHub
MIT License
619 stars 91 forks source link

tfnotify --version not working #83

Open kei2100 opened 3 years ago

kei2100 commented 3 years ago

WHAT

I got tfnotify binary from GitHub Releases, But tfnotify --version option doesn't seems to work.

$ wget https://github.com/mercari/tfnotify/releases/download/v0.7.0/tfnotify_darwin_amd64.tar.gz

$ tar xvf tfnotify_darwin_amd64.tar.gz

$ ./tfnotify --version
tfnotify version unset