v0.81.5
✨ New Features
Terragrunt now supports using credentials in .terraformrc
files
Terragrunt now supports credentials stored in .terraformrc
files when fetching from private registries, in addition to the fallback mechanism of using TG_TF_REGISTRY_TOKEN
.
Special thanks to @dlundgren for contributing this feature!
What's Changed
- feat: support credential tokens for getter by @dlundgren in #4047
New Contributors
- @dlundgren made their first contribution in #4047
Full Changelog: v0.81.4...v0.81.5