Skip to content

docs: document direct Terragrunt install via TG_REMOTE=https://github.com#593

Merged
kvendingoldo merged 1 commit into
tofuutils:mainfrom
SAY-5:docs/terragrunt-direct-install
May 22, 2026
Merged

docs: document direct Terragrunt install via TG_REMOTE=https://github.com#593
kvendingoldo merged 1 commit into
tofuutils:mainfrom
SAY-5:docs/terragrunt-direct-install

Conversation

@SAY-5

@SAY-5 SAY-5 commented May 21, 2026

Copy link
Copy Markdown
Contributor

Adds an example to the advanced remote configuration section showing the TG_REMOTE=https://github.com configuration that lets tenv resolve Terragrunt release downloads without going through the GitHub REST API. This avoids rate-limit failures and removes the need to provision a GitHub token when only Terragrunt installs are required.

The configuration was confirmed working by the original reporter in issue #406 and the maintainers asked in #412 for it to be documented in the Advanced remote configuration section.

Fixes #412

….com

Adds an example to the advanced remote configuration section showing
the TG_REMOTE=https://github.com configuration that lets tenv resolve
Terragrunt release downloads without going through the GitHub REST API.
This avoids rate-limit failures and removes the need to provision a
GitHub token when only Terragrunt installs are required.

Fixes tofuutils#412

Signed-off-by: Sai Asish Y <say.apm35@gmail.com>
@kvendingoldo

Copy link
Copy Markdown
Collaborator

Looks good! Thank you for PR!

@kvendingoldo
kvendingoldo merged commit 0bf32c1 into tofuutils:main May 22, 2026
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Improve README for "direct" Install mode

2 participants