Closed nicholasdille-bot closed 1 year ago
This PR contains the following updates:
0.49.1
0.50.3
Warnings were logged while processing this repo. Please check the Dependency Dashboard for more information.
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Renovate Bot.
This PR contains the following updates:
0.49.1
->0.50.3
⚠ Dependency Lookup Warnings ⚠
Warnings were logged while processing this repo. Please check the Dependency Dashboard for more information.
Release Notes
gruntwork-io/terragrunt (gruntwork-io/terragrunt)
### [`v0.50.3`](https://togithub.com/gruntwork-io/terragrunt/releases/tag/v0.50.3) [Compare Source](https://togithub.com/gruntwork-io/terragrunt/compare/v0.50.2...v0.50.3) #### Description - Updated logrus dependency to `v1.9.3` #### Related links - [https://github.com/gruntwork-io/terragrunt/pull/2665](https://togithub.com/gruntwork-io/terragrunt/pull/2665) ### [`v0.50.2`](https://togithub.com/gruntwork-io/terragrunt/releases/tag/v0.50.2) [Compare Source](https://togithub.com/gruntwork-io/terragrunt/compare/v0.50.1...v0.50.2) #### Description - Fixed updating S3 bucket policy when the previous `statement` contains `NotPrincipal` field. #### Related links - [https://github.com/gruntwork-io/terragrunt/pull/2667](https://togithub.com/gruntwork-io/terragrunt/pull/2667) ### [`v0.50.1`](https://togithub.com/gruntwork-io/terragrunt/releases/tag/v0.50.1) [Compare Source](https://togithub.com/gruntwork-io/terragrunt/compare/v0.50.0...v0.50.1) #### Updated CLI args, config attributes and blocks - `--terragrunt-exclude-dir` #### Description - Prevent parsing of excluded modules. #### Related links - [https://github.com/gruntwork-io/terragrunt/pull/2664](https://togithub.com/gruntwork-io/terragrunt/pull/2664) ### [`v0.50.0`](https://togithub.com/gruntwork-io/terragrunt/releases/tag/v0.50.0) [Compare Source](https://togithub.com/gruntwork-io/terragrunt/compare/v0.49.1...v0.50.0) #### Updated CLI args, config attributes and blocks - `terraform` \[BACKWARD INCOMPATIBLE] #### Description - Updated the process of passing inputs to Terraform to support inputs with `null` values. #### Related links - [https://github.com/gruntwork-io/terragrunt/pull/2663](https://togithub.com/gruntwork-io/terragrunt/pull/2663) #### Migration guide To keep passing `null` values as strings, wrap values in quotes: inputs = { input_1 = "null" }Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Renovate Bot.