Skip to content

Commit

Permalink
Merge pull request #142 from warrensbox/master
Browse files Browse the repository at this point in the history
Fix proxy url issue
  • Loading branch information
warrensbox committed Apr 12, 2024
2 parents 07b165a + 6150678 commit 03024a9
Show file tree
Hide file tree
Showing 52 changed files with 9 additions and 4,111 deletions.
2 changes: 0 additions & 2 deletions .bundle/config

This file was deleted.

2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ jobs:
WITH_V: false
INITIAL_VERSION: 0.6.0
RELEASE_BRANCHES: release
DEFAULT_BUMP: minor
DEFAULT_BUMP: patch

- name: Check output
env:
Expand Down
7 changes: 4 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

# Terragrunt Switcher

<img style="text-allign:center" src="https://s3.us-east-2.amazonaws.com/kepler-images/warrensbox/tgswitch/smallerlogo.png" alt="drawing" width="110" height="140"/>
<img style="text-allign:center" src="https://kepler-images.s3.us-east-2.amazonaws.com/warrensbox/tgswitch/tgswitch-banner.png" alt="drawing"/>


The `tgswitch` command line tool lets you switch between different versions of <a href="https://terragrunt.gruntwork.io/" target="_blank">terragrunt</a>.
Expand Down Expand Up @@ -55,8 +55,9 @@ The most recently selected versions are presented at the top of the dropdown.
3. Hit **Enter** to switch.

### Use environment variables
<img src="https://s3.us-east-2.amazonaws.com/kepler-images/warrensbox/tgswitch/tgswitch_v7.gif" alt="drawing" style="width: 600px;"/>
You can also set the `TG_VERSION` environment variable to your desired terragrunt version.
<img src="https://s3.us-east-2.amazonaws.com/kepler-images/warrensbox/tgswitch/tgswitch_v7.gif" alt="drawing" style="width: 600px;"/>

1. You can also set the `TG_VERSION` environment variable to your desired terragrunt version.
For example:
```bash
export TG_VERSION=0.37.0
Expand Down
9 changes: 0 additions & 9 deletions docs/Gemfile

This file was deleted.

278 changes: 0 additions & 278 deletions docs/Gemfile.lock

This file was deleted.

11 changes: 0 additions & 11 deletions docs/_config.yml

This file was deleted.

0 comments on commit 03024a9

Please sign in to comment.