Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update dependency gruntwork-io/terragrunt to v0.38.1 (terragrunt/dockerfile) (master) #462

Merged

Conversation

ivankatliarchuk
Copy link
Member

This PR contains the following updates:

Package Update Change
gruntwork-io/terragrunt patch 0.38.0 -> 0.38.1

Release Notes

gruntwork-io/terragrunt

v0.38.1

Compare Source

Updated CLI args, config attributes and blocks
  • --terragrunt-no-auto-approve [NEW CLI FLAG]
  • --terragrunt-fetch-dependency-output-from-state [NEW CLI FLAG]
  • run-all (cmd)
  • dependency (block)
Description
  • Added new flag --terragrunt-no-auto-approve which will prevent Terragrunt from automatically including the -auto-approve flag to apply and destroy calls for run-all. In order to make the prompts work correctly, Terragrunt will also automatically set parallelism to 1.
  • Added new flag --terragrunt-fetch-dependency-output-from-state which will instruct Terragrunt to directly lookup the outputs from the state object in S3, by passing terraform. This could drastically speed up the dependency fetching routine. Note that this feature is experimental and only supports the S3 backend.
  • Added the ability to configure the Server Side Encryption settings for the S3 Bucket, using two new parameters on the config:
    • bucket_sse_algorithm
    • bucket_sse_kms_key_id
Special thanks

Special thanks to the following users for their contribution:

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 Jun 23, 2022
@ivankatliarchuk ivankatliarchuk self-assigned this Jun 23, 2022
@ivankatliarchuk ivankatliarchuk merged commit 84802d9 into master Jun 26, 2022
@ivankatliarchuk ivankatliarchuk deleted the renovate/master-terragrunt-gruntwork-io-terragrunt-0.x branch June 26, 2022 06:19
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.

1 participant