warrensbox/terraform-switcher

install.sh does not support non v-prefixed tags

7opf opened this issue · 3 comments

7opf commented

Looks like you moved to v-prefixed tags and install.sh assumes this v-prefix to be present. This probably doesn't break the default "latest" usecase, but breaks the specific tag use case for tags pre v-prefix.

We can a fix for that: #405

It will be released shortly.

Please wait for Release 1.1.1. This issue is already fixed with #405

The fix is already in master and anyone can use install.sh from master w/o encountering the issue with v-prefix.