Skip to content

Releases: warrensbox/tgswitch

0.6.0

23 Jun 06:01
Compare
Choose a tag to compare

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:

#117

Changelog

  • 07b165a bump minor
  • see previous releases

0.5.393

23 Jun 05:50
Compare
Choose a tag to compare

Changelog

0.5.392

23 Jun 05:43
Compare
Choose a tag to compare

Changelog

0.5.391

23 Jun 04:34
Compare
Choose a tag to compare

Changelog

0.5.390

23 Jun 04:17
Compare
Choose a tag to compare

Changelog

0.5.389

11 Mar 00:08
3905965
Compare
Choose a tag to compare

Changelog

  • d6c02ef Fix Install Platform Typo For darwin/arm64
  • f1bf68d Merge pull request #106 from ddaskal/patch-1
  • 3905965 Merge pull request #113 from warrensbox/master
  • f4f2417 update ## [.0.5.382] - 2021-11-28 ### Bug Fixes - Fixed issue where symlink points to terraform

0.5.382

29 Nov 04:02
765aba9
Compare
Choose a tag to compare

Changelog

[.0.5.382] - 2021-11-28

Bug Fixes

  • Fixed issue where symlink points to terraform

Commits

  • 809a6e3 Bug fix - - Fixed issue where symlink points to terraform
  • 765aba9 Merge pull request #105 from warrensbox/master
  • 5f89b09 Update CHANGELOG.md

0.5.378

15 Nov 07:21
7e5c21e
Compare
Choose a tag to compare

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

Removed

  • removed all functions that would make API github calls

0.5.375

15 Nov 06:34
b52e7d3
Compare
Choose a tag to compare

Changelog

b52e7d3 Merge pull request #101 from warrensbox/master
46b7b8b windows check writable dir

0.4.326

11 May 18:46
bb1ed35
Compare
Choose a tag to compare

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