warrensbox / tgswitch

Manage terragrunt versions - the tgswitch command line tool lets you switch between different versions of terragrunt
http://tgswitch.warrensbox.com
MIT License
147 stars 32 forks source link

terragrunt version list update #144

Open oallauddin opened 3 days ago

oallauddin commented 3 days ago

Where does tgswitch pull its version list of terragrunt? terragrunt 0.68.16 was released about 2 hours ago.
https://api.github.com/repos/gruntwork-io/terragrunt/releases/latest

I am only able to install 0.68.15 using tgswitch.
This is a timing issue?
Is there a cached list somewhere on the file system that needs to refreshed?

tgswitch --version
Version: 0.6.0
tgswitch
Use the arrow keys to navigate: ↓ ↑ → ←
? Select Terragrunt version:
  ▸ 0.68.15 *recent
    0.68.14
    0.68.13
    0.68.12
↓   0.68.10
oallauddin commented 2 days ago

Ran tgswitch this morning and see the latest 0.69.0 release now.
Guessing this has something to do with timing.
Still would like to know where the list is pulled from and if it is cached.
Maybe something that I missed in the documentation?

tgswitch
Use the arrow keys to navigate: ↓ ↑ → ←
? Select Terragrunt version:
  ▸ 0.68.15 *recent
    0.69.0
    0.68.17
    0.68.16
↓   0.68.14