chore(deps): update dependency gruntwork-io/terragrunt to v0.36.0 (master)#289
Merged
ivankatliarchuk merged 1 commit intomasterfrom Jan 23, 2022
Merged
Conversation
233fa37 to
5ba3bdc
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
v0.35.16->0.36.0Release Notes
gruntwork-io/terragrunt
v0.36.0Compare Source
Description
Terraform 1.1 support: We are now testing Terragrunt against Terraform 1.1 and is confirmed to be working.
NOTE: Although this release is marked as backward incompatible, it is functionally compatible as nothing has been changed in Terragrunt internals. The minor version release is useful to mark the change in Terraform version that is being tested.
Related links
https://github.com/gruntwork-io/terragrunt/pull/1990
v0.35.20Compare Source
Updated CLI args, config attributes, and blocks
error_hook[NEW]Description
error_hook, which can be used to run arbitrary commands when an error is thrown that matches theon_errorslist attribute.Special thanks
Special thanks to @smitthakkar96 for their contribution!
References
v0.35.19Compare Source
Updated CLI args, config attributes and blocks
get_path_to_repo_root[NEW]get_path_from_repo_root[NEW]Description
get_path_to_repo_rootandget_path_from_repo_root, that can be used to construct relative paths in relation to the root of the git repository, if theterragrunt.hclconfiguration lives in a git repository andterragruntis being run from a clone of the repository.Special thanks
Special thanks to @tbell83 for their contribution!
References
v0.35.18Compare Source
Description
References
v0.35.17Compare Source
Description
Special Thanks
Special thanks to the following users for their contribution!
References
Configuration
📅 Schedule: At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR has been generated by Renovate Bot.