Skip to content

Conversation

@ivankatliarchuk
Copy link
Member

This PR contains the following updates:

Package Update Change
gruntwork-io/terragrunt patch 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

  • This introduces the skip_bucket_public_access_blocking configuration to the remote_state block for the S3 backend, when set to true, created S3 bucket will not have public access blocking enabled. This will flag may be useful when Terragunt defaults conflict with AWS organization policies.
  • Improve render JSON tests to be more stable
  • Documentation fixes: broken link, and spelling correction

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

  • Fixed a bug in render-json where when running with run-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 each terragrunt.hcl config terragrunt finds.

Links

v0.38.6

Compare Source

Updated CLI args, config attributes and blocks

  • render-json [CLI cmd]

Description

  • Updated render-json command to support --with-metadata option that will add to each JSON field metadata information

Links


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.


  • If you want to rebase/retry this PR, click this checkbox.

This PR has been generated by Renovate Bot.

@ivankatliarchuk ivankatliarchuk added deps github-releases patch when you make backwards compatible bug fixes renovate labels Sep 15, 2022
@ivankatliarchuk ivankatliarchuk self-assigned this Sep 15, 2022
@ivankatliarchuk ivankatliarchuk merged commit e65a45d into master Sep 15, 2022
@ivankatliarchuk ivankatliarchuk deleted the renovate/master-terragrunt-gruntwork-io-terragrunt-0.x branch September 15, 2022 07:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

deps github-releases patch when you make backwards compatible bug fixes renovate

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants