Update dependency gruntwork-io/terragrunt to v0.35.19
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
gruntwork-io/terragrunt | ironbank-github | patch |
v0.35.16 -> v0.35.19
|
gruntwork-io/terragrunt | patch |
v0.35.16 -> v0.35.19
|
Release Notes
gruntwork-io/terragrunt
v0.35.19
Updated CLI args, config attributes and blocks
-
get_path_to_repo_root
[NEW] -
get_path_from_repo_root
[NEW]
Description
- Introduced two new functions,
get_path_to_repo_root
andget_path_from_repo_root
, that can be used to construct relative paths in relation to the root of the git repository, if theterragrunt.hcl
configuration lives in a git repository andterragrunt
is being run from a clone of the repository.
Special thanks
Special thanks to @tbell83 for their contribution!
References
v0.35.18
Description
- Fixed bug where terragrunt executed auto-init if no module is used
References
v0.35.17
Description
- Canonical path usage for dependencies exclusion
- Fix typo in config-blocks-and-attributes docs
- fix some 404 links
Special Thanks
Special thanks to the following users for their contribution!
References
Configuration
-
If you want to rebase/retry this MR, click this checkbox.
This MR has been generated by Renovate Bot.
Edited by sean.melissari