generated from accelerator-blueprints/base-blueprint
-
-
Notifications
You must be signed in to change notification settings - Fork 0
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.54.12 (dockerfile) (main) #82
Closed
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
@ivankatliarchuk: There are no 'kind' label on this PR. You need a 'kind' label.
DetailsI am a bot created to help the cloudkats developers manage community feedback and contributions. You can check out my manifest file to understand my behavior and what I can do. If you want to use this for your project, you can check out the DeFiCh/oss-governance-bot repository. |
62009bc
to
65d2a11
Compare
65d2a11
to
7605416
Compare
7605416
to
ca13b77
Compare
ca13b77
to
7dc493d
Compare
7dc493d
to
b2f4a19
Compare
b2f4a19
to
13b2b66
Compare
13b2b66
to
a7d588b
Compare
a7d588b
to
ccae9c6
Compare
ccae9c6
to
beccedd
Compare
beccedd
to
879d6c1
Compare
879d6c1
to
d4fc93f
Compare
d4fc93f
to
9ca7136
Compare
ddc8165
to
bb9c873
Compare
bb9c873
to
b15fab0
Compare
b15fab0
to
9da8dcb
Compare
9da8dcb
to
18d5d42
Compare
18d5d42
to
1a3941c
Compare
1a3941c
to
ddcabf0
Compare
ddcabf0
to
1021841
Compare
1021841
to
322149b
Compare
322149b
to
ba1ddc7
Compare
ba1ddc7
to
2f13d12
Compare
2f13d12
to
37119bd
Compare
37119bd
to
7f91ed5
Compare
7f91ed5
to
686312d
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
deps
github-releases
needs/kind
patch
when you make backwards compatible bug fixes
renovate
Universal dependency update tool
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.45.3
->0.54.12
Warning
Some dependencies could not be looked up. Check the warning logs for more information.
Release Notes
gruntwork-io/terragrunt (gruntwork-io/terragrunt)
v0.54.12
Compare Source
Updated CLI args, config attributes and blocks
find_in_parent_folders
Description
find_in_parent_folders
function, by reverting the code to v0.54.4Related links
v0.54.11
Compare Source
Description
golang.org/x/crypto
dependency to0.17.0
Related links
v0.54.10
Compare Source
Updated CLI args, config attributes and blocks
find_in_parent_folders
Description
find_in_parent_folders
function, which was broken in the previous v0.54.9 release.Related links
v0.54.9
Compare Source
Updated CLI args, config attributes and blocks
catalog
Description
Related links
v0.54.8
Compare Source
Updated CLI args, config attributes and blocks
catalog
Description
catalog
command.Related links
v0.54.7
Compare Source
Updated CLI args, config attributes and blocks
terraform
Description
Special thanks
Special thanks to @gqrlt1207 for their contribution!
Related links
v0.54.6
Compare Source
Updated CLI args, config attributes and blocks
remote_state
Description
assume_role
generation to not be a single-line HCL string.Related links
v0.54.5
Compare Source
Updated CLI args, config attributes and blocks
catalog
Description
catalog
command.Related links
v0.54.4
Compare Source
Updated CLI args, config attributes and blocks
run-all
Description
Related links
v0.54.3
Compare Source
Updated CLI args, config attributes and blocks
catalog
Description
https://...
urls.Related links
v0.54.2
Compare Source
Updated CLI args, config attributes and blocks
catalog
Description
catalog
CLI command.Related links
v0.54.1
Compare Source
Updated CLI args, config attributes and blocks
catalog
scaffold
Description
scaffold
command.Related links
v0.54.0
Compare Source
Updated CLI args, config attributes and blocks
catalog
scaffold
Description
catalog
scaffold
Special thanks
Special thanks to @wyardley for their contribution!
Related links
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
v0.48.1
Compare Source
Updated CLI args, config attributes and blocks
terraform
blockDescription
.terragrunt-cache
and.terraform.lock.hcl
. These files are automatically generated and modifying their content will no longer trigger aterraform init
execution.Related links
v0.48.0
Compare Source
Description
Terraform 1.5 support: We are now testing Terragrunt against Terraform 1.5 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.47.0
Compare Source
Description
Upgraded CICD jobs to build and test Terragrunt using Go 1.20
Related links
v0.46.3
Compare Source
Updated CLI args, config attributes and blocks
terraform
Description
?ref=
interraform
block to read correctly value with slashes.Related links
v0.46.2
Compare Source
Updated CLI args, config attributes and blocks
--terragrunt-source-map
Description
Related links
v0.46.1
Compare Source
Updated CLI args, config attributes and blocks
dependency
Description
Related links
v0.46.0
Compare Source
Updated CLI args, config attributes and blocks
before_hook
[BACKWARD INCOMPATIBLE]after_hook
[BACKWARD INCOMPATIBLE]error_hook
[BACKWARD INCOMPATIBLE]Description
Migration guide
To disable stdout redirection should be defined attribute
suppress_stdout = true
in the hook declaration:Related Links
v0.45.18
Compare Source
Updated CLI args, config attributes and blocks
hclfmt
Description
Added flag
--terragrunt-diff
tohclfmt
which will lead to printing of differences to output.Special thanks
Related links
v0.45.17
Compare Source
Updated CLI args, config attributes and blocks
destroy
Description
Improved checking dependent modules during
destroy
executionRelated links
v0.45.16
Compare Source
Updated CLI args, config attributes and blocks
generate
Description
disable
field togenerate
blocksSpecial thanks
Related links
v0.45.15
Compare Source
Updated CLI args, config attributes and blocks
terraform
Description
Updated generation blocks locks to synchronize only tflint hooks execution and improve performance of "non-tflint" hooks.
Related links
v0.45.14
Compare Source
Description
Updated Terragrunt to include module path in the error message.
Related links
v0.45.13
Compare Source
Description
Added support for
timecmp
function in HCL filesRelated links
v0.45.12
Compare Source
Updated CLI args, config attributes and blocks
terraform
Description
Fixed provider lock file handling when retrieving outputs from dependencies via remote state.
Special thanks
Related links
v0.45.11
Compare Source
Description
Fixed sending second interrupt signal to Terraform
Related links
v0.45.10
Compare Source
Description
Fixed double-rendering of
terraform init
outputRelated links
v0.45.9
Compare Source
Description
Fixed the output parsing when AWS CSM is enabled.
Special thanks
Related links
v0.45.8
Compare Source
Updated CLI args, config attributes and blocks
--terragrunt-iam-role
Description
Handling of
--terragrunt-iam-role
flag has been updated to avoid evaluatingiam_role
attribute from HCL files once the--terragrunt-iam-role flag
is specifiedRelated links
v0.45.7
Compare Source
Updated CLI args, config attributes and blocks
sops_decrypt_file
Description
Updated sops version to v3.7.3.
Related links
v0.45.6
Compare Source
Updated CLI args, config attributes and blocks
--terragrunt-include-module-prefix
Description
Updated handling of
--terragrunt-include-module-prefix
to not include module prefix in case of-json
argumentRelated links
v0.45.5
Compare Source
Description
Updated Terragrunt to print explanations on Terraform error messages.
Related links
v0.45.4
Compare Source
Description
Updated ownership setting on Terragrunt created S3 bucket.
Improved AWS Auth documentation.
Special thanks
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 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.