-
Notifications
You must be signed in to change notification settings - Fork 6
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
fix(deps): update module github.com/gruntwork-io/terragrunt to v0.53.8 #154
Conversation
3c77382
to
526aead
Compare
526aead
to
49421a7
Compare
49421a7
to
9581c30
Compare
9581c30
to
5fbcecf
Compare
5fbcecf
to
a4a3508
Compare
⚠ Artifact update problemRenovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is. ♻ Renovate will retry this branch, including artifacts, only when one of the following happens:
The artifact failure details are included below: File name: go.sum
|
a4a3508
to
ffe027a
Compare
ffe027a
to
02a2f3b
Compare
02a2f3b
to
da6918a
Compare
da6918a
to
e5e867c
Compare
e5e867c
to
80ba415
Compare
80ba415
to
d65701b
Compare
d65701b
to
08ee9af
Compare
08ee9af
to
fd351b0
Compare
fd351b0
to
0a5bbce
Compare
0a5bbce
to
4b5e5e6
Compare
20d06a2
to
e8026e4
Compare
e8026e4
to
97e4c1c
Compare
97e4c1c
to
e29c82f
Compare
e29c82f
to
b6650a0
Compare
b6650a0
to
1d6b0fd
Compare
1d6b0fd
to
9be29bc
Compare
9be29bc
to
a38e62d
Compare
ecf62ef
to
a72b070
Compare
Bumping Terragrunt implies a relevant amount of work to rework the whole lot. I won't be doing such unless it's necessary |
891b075
to
a3c953e
Compare
a3c953e
to
0f171ac
Compare
Renovate Ignore NotificationBecause you closed this PR without merging, Renovate will ignore this update ( If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR. |
This PR contains the following updates:
v0.48.1
->v0.53.8
Release Notes
gruntwork-io/terragrunt (github.com/gruntwork-io/terragrunt)
v0.53.8
Compare Source
Updated CLI args, config attributes and blocks
remote_state
Description
Related links
v0.53.7
Compare Source
Description
github.com/golang-jwt/jwt/v4
dependency tov4.5.0
Related links
v0.53.6
Compare Source
Updated CLI args, config attributes and blocks
remote_state
Description
Special thanks
Special thanks to @sylwit for their contribution!
Related links
v0.53.5
Compare Source
Updated CLI args, config attributes and blocks
get_terraform_commands_that_need_input()
Description
get_terraform_commands_that_need_input()
function name.Related links
v0.53.4
Compare Source
Updated CLI args, config attributes and blocks
get_working_dir()
Description
Related links
v0.53.3
Compare Source
Updated CLI args, config attributes and blocks
terraform
Description
Related links
v0.53.2
Compare Source
Updated CLI args, config attributes and blocks
remote_state
Description
"type": "external_account_authorized_user"
authentication.Related links
v0.53.1
Compare Source
Description
Related links
v0.53.0
Compare Source
Description
Terraform 1.6 support: We are now testing Terragrunt against Terraform 1.6 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
v0.52.7
Compare Source
Description
Updated
google.golang.org/grpc
dependency from1.55.0
to1.56.3
Related links
v0.52.6
Compare Source
Updated CLI args, config attributes and blocks
output-module-groups
Description
output-module-groups
to work like run-all from any subfolder within a Terragrunt configuration.output-module-groups
performance by eliminating the need forinit
.output-module-groups
.destroy
subcommand foroutput-module-groups
to generate a reversed dependency ordered stack list.Migration Guide
Processes relying on
init
foroutput-module-groups
must be updated to use an alternative method liketerragrunt run-all init
for the initialization.Special thanks
Special thanks to @bt-macole and @evsl for their contribution!
Related links
v0.52.5
Compare Source
Updated CLI args, config attributes and blocks
read_tfvars_file
Description
read_tfvars_file
function for parsing tfvar.tf or tfvar.json, returning JSON string.Special thanks
Special thanks to @alikhil for their contribution!
Related links
v0.52.4
Compare Source
Description
Related links
v0.52.3
Compare Source
Description
Updated
golang.org/x/net
dependency to 0.17.0Related links
v0.52.2
Compare Source
Updated CLI args, config attributes and blocks
remote_state
Description
skip_credentials_validation
field in the remote state to skip AWS session validation.Related links
v0.52.1
Compare Source
Description
Related links
v0.52.0
Compare Source
Description
terraform
command with a fallback totofu
.Related links
Migration guide
Switching to tofu:
terraform
binary fromPATH
TERRAGRUNT_TFPATH=tofu
terragrunt
, specify--terragrunt-tfpath tofu
v0.51.9
Compare Source
Updated CLI args, config attributes and blocks
render-json
Description
dependent_modules
field torender-json
output with a list of paths to dependent modulesSpecial thanks
Special thanks to @maunzCache for their contribution!
Related links
v0.51.8
Compare Source
Updated CLI args, config attributes and blocks
remote_state
Description
Related links
v0.51.7
Compare Source
Updated CLI args, config attributes and blocks
terraform
Description
Related links
v0.51.6
Compare Source
Description
Related links
v0.51.5
Compare Source
Updated CLI args, config attributes and blocks
generate
Description
Related links
v0.51.4
Compare Source
Description
auto-init
feature respect-no-color
flagget_default_retryable_errors()
that returns a list of default retryable errors.Related links
v0.51.3
Compare Source
Updated CLI args, config attributes and blocks
terragrunt-debug
Description
terragrunt-debug
command to print valid executedterraform
commandsRelated links
v0.51.2
Compare Source
Updated CLI args, config attributes and blocks
remote_state
Description
Related links
v0.51.1
Compare Source
Updated CLI args, config attributes and blocks
get_path_to_repo_root()
Description
get_path_to_repo_root()
Migration Guide
source = "${get_path_to_repo_root()}/modules
->source = "${get_path_to_repo_root()}//modules
source = "${get_path_to_repo_root()}modules
->source = "${get_path_to_repo_root()}/modules
Related links
v0.51.0
Compare Source
Description
Upgraded CICD jobs to build and test Terragrunt using Go 1.21
Related links
v0.50.17
Compare Source
Updated CLI args, config attributes and blocks
dependency
Description
enabled
property ondependency
block, once set tofalse
- dependency will be skipped.Related links
v0.50.16
Compare Source
Description
Related links
v0.50.15
Compare Source
Updated CLI args, config attributes and blocks
--terragrunt-config
Description
--terragrunt-config
flag when runningrun-all
commands.terragrunt.conf
.Related links
v0.50.14
Compare Source
Description
Related links
v0.50.13
Compare Source
Updated CLI args, config attributes and blocks
terraform
Description
Related links
v0.50.12
Compare Source
Updated CLI args, config attributes and blocks
--terragrunt-fetch-dependency-output-from-state
Description
--terragrunt-fetch-dependency-output-from-state
option.Related links
v0.50.11
Compare Source
Updated CLI args, config attributes and blocks
--terragrunt-disable-command-validation
Description
--terragrunt-disable-command-validation
to disable terraform command validation.terraform init
command from parallel running if the terraform plugin cache is used.Related links
v0.50.10
Compare Source
Updated CLI args, config attributes and blocks
remote_state
Description
Related links
v0.50.9
Compare Source
Updated CLI args, config attributes and blocks
remote_state
Description
Improved handling of AWS S3 errors:
Related links
v0.50.8
Compare Source
Updated CLI args, config attributes and blocks
terraform
Description
tflint
hook to handle the passing of custom configuration file through--config
argument.Related links
v0.50.7
Compare Source
Updated CLI args, config attributes and blocks
terragrunt console
Description
terragrunt console
command in non-interactive mode would result in an error.Related links
v0.50.6
Compare Source
Updated CLI args, config attributes and blocks
terraform
Description
Related links
v0.50.5
Compare Source
Description
Related links
v0.50.4
Compare Source
Updated CLI args, config attributes and blocks
terraform
Description
.terragrunt-null-vars.auto.tfvars.json
files.Related links
v0.50.3
Compare Source
Description
v1.9.3
Related links
v0.50.2
Compare Source
Description
statement
containsNotPrincipal
field.Related links
v0.50.1
Compare Source
Updated CLI args, config attributes and blocks
--terragrunt-exclude-dir
Description
Related links
v0.50.0
Compare Source
Updated CLI args, config attributes and blocks
terraform
[BACKWARD INCOMPATIBLE]Description
null
values.Related links
Migration guide
To keep passing
null
values as strings, wrap values in quotes:v0.49.1
Compare Source
Description
Update CircleCI config to sign MacOS binaries! 🎉
Related links
https://github.com/gruntwork-io/terragrunt/pull/2661
v0.49.0
Compare Source
Updated CLI args, config attributes and blocks
terraform
[BACKWARD INCOMPATIBLE]Description
--terragrunt-external-tflint
parameter into thetflint
hook. This modification enables Terragrunt to executetflint
directly from the operating system.tflint
to version0.47.0
, introducing backward incompatibility.Related links
Migration guide
Follow
tflint
recommendations to upgrade to0.47.0
version:https://github.com/terraform-linters/tflint/blob/v0.47.0/CHANGELOG.md#breaking-changes
v0.48.7
Compare Source
Updated CLI args, config attributes and blocks
--terragrunt-no-color
Description
--terragrunt-no-color
to disable colors in logs.TERRAGRUNT_AUTO_INIT
withTERRAGRUNT_NO_AUTO_INIT
TERRAGRUNT_AUTO_RETRY
withTERRAGRUNT_NO_AUTO_RETRY
TERRAGRUNT_AUTO_APPROVE
withTERRAGRUNT_NO_AUTO_APPROVE
TF_INPUT
withTERRAGRUNT_NON_INTERACTIVE
Related links
v0.48.6
Compare Source
Updated CLI args, config attributes and blocks
run-all
Description
run-all
confirmation message.Related links
v0.48.5
Compare Source
Updated CLI args, config attributes and blocks
output-module-groups
Description
output-module-groups
command which outputs as JSON the groups of modulesSpecial thanks
Special thanks to @smaftoul for their contribution!
Related links
v0.48.4
Compare Source
Updated CLI args, config attributes and blocks
Description
--terragrunt-fail-on-state-bucket-creation
which will fail Terragrunt execution if state bucket creation is required--terragrunt-disable-bucket-update
which will disable updating of state bucketRelated links
v0.48.3
Compare Source
Updated CLI args, config attributes and blocks
render-json
Description
render-json
to handle output values from not applied dependencies.Related links
v0.48.2
Compare Source
Updated CLI args, config attributes and blocks
--terragrunt-use-partial-parse-config-cache
Description
Special thanks
Special thanks to @untcha for their contribution!
Related 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 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 Mend Renovate. View repository job log here.