Releases: warrensbox/tgswitch
0.6.0
Context
Added a more feature on par with tfswitch
Fixed
- Update switch statement
Upgrade
- Website tgswitch.warrensbox.com
Added
- Option to use environment variable to set terragrunt version
TG_VERSION
- Option to use HCL file (with constraints) to set terragrunt version
- Option to change directory to run terragrunt apply
- Option to specify bin directory in .toml file
Removed
N/A
Fixes:
Changelog
- 07b165a bump minor
- see previous releases
0.5.393
0.5.392
0.5.391
0.5.390
0.5.389
0.5.382
0.5.378
Changelog
[0.5.0] - 2021-11-14
Context
We are no longer using github APIs to get the releases. In the older tgswitch version - all users share the same API token (embedded in the app). Github limits the number of calls (used by this API token). Some tgswitch users were unable to switch when tgswitch hits the API limit. Although it worked, it was fundamentally flawed.
The new version of tgswitch
gets at a list of the terragrunt version (periodically updates) from here. Once the user selects a version, it should directly download from the gruntwork.io/terragrunt release page. The new version should work faster.
Added
tgswitch
will now get th list of releases from terragrunt list page maintained by warrensboxtgswitch
will directly download from the terragrunt release page
Removed
- removed all functions that would make API github calls
0.5.375
0.4.326
Changelog
f605eda Bump nokogiri from 1.10.1 to 1.10.8 in /docs/_site
23a9b5c Bump nokogiri from 1.10.4 to 1.10.8 in /docs
76e994d Bump rubyzip from 1.2.2 to 1.3.0 in /docs/_site
27f496d Merge branch 'release'
e48b141 Merge pull request #70 from warrensbox/dependabot/bundler/docs/nokogiri-1.10.8
8965495 Merge pull request #71 from warrensbox/dependabot/bundler/docs/_site/nokogiri-1.10.8
83e5bf6 Merge pull request #72 from warrensbox/dependabot/bundler/docs/_site/rubyzip-1.3.0
8c3ac0e Merge pull request #74 from warrensbox/develop
bb1ed35 Merge pull request #75 from warrensbox/master
4b758d7 fix bug