asdf-community / asdf-hashicorp

HashiCorp plugin for the asdf version manager
https://github.com/asdf-vm/asdf
MIT License
234 stars 54 forks source link

Accept some `latest:<regex>` versions #78

Open skruppy opened 11 months ago

skruppy commented 11 months ago

According to the tfenv documentation https://github.com/tfutils/tfenv#terraform-version-file, versions can also be specified using a regex, where the most common one, a prefix match, is now also supported by this plugin.