chore(deps): update dependency gruntwork-io/terragrunt to v0.38.12 (terragrunt/dockerfile) (master) #511
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:
0.38.5
->0.38.12
⚠ Dependency Lookup Warnings ⚠
Warnings were logged while processing this repo. Please check the Dependency Dashboard for more information.
Release Notes
gruntwork-io/terragrunt
v0.38.12
Compare Source
Description
Updated Terragrunt to retry in case of "Could not download module The requested URL returned error: 429" errors.
Special thanks
Special thanks to @lorengordon for their contribution!
Related Links
v0.38.11
Compare Source
Description
Implemented usage of AWS partition from the current session when constructing KMS key ARN
Special thanks
Special thanks to @lorengordon for their contribution!
Related links
v0.38.10
Compare Source
Description
Added passing of environment variables to dependencies when preparing list of modules to confirm destroy action
Special thanks
Special thanks to @jlepere-everlaw for their contribution!
Related links
v0.38.9
Compare Source
Updated CLI args, config attributes and blocks
--terragrunt-use-partial-parse-config-cache
Description
Improved parsing speed of HCL files by introducing an in-memory cache
Special thanks
Special thanks to @maunzCache for their contribution!
Related links
v0.38.8
Compare Source
Updated CLI args, config attributes and blocks
remote_state
Description
skip_bucket_public_access_blocking
configuration to theremote_state
block for the S3 backend, when set totrue
, created S3 bucket will not have public access blocking enabled. This will flag may be useful when Terragunt defaults conflict with AWS organization policies.Special thanks
Special thanks to the following users for their contribution:
Links
v0.38.7
Compare Source
Updated CLI args, config attributes and blocks
render-json
[CLI cmd]Description
render-json
where when running withrun-all
, it reuses the same rendered json file for all runs, causing a race condition where the last module to run always wins. Now the rendered json output is created adjacent to eachterragrunt.hcl
configterragrunt
finds.Links
v0.38.6
Compare Source
Updated CLI args, config attributes and blocks
render-json
[CLI cmd]Description
render-json
command to support--with-metadata
option that will add to each JSON field metadata informationLinks
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - 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.