Update dependency gruntwork-io/terragrunt to v0.28.15 #92
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:
v0.28.8->v0.28.15Release Notes
gruntwork-io/terragrunt
v0.28.15Compare Source
Updated CLI args, config attributes and blocks
remote_state[S3 config][block]Description
You can now specify a custom DynamoDB endpoint on the remote state configuration for S3 using the
dynamodb_endpointattribute in the config.Special thanks
Special thanks to @alxrem for their contribution!
Related links
v0.28.14Compare Source
Updated CLI args, config attributes and blocks
terraform.before_hook[subblock]terraform.after_hook[subblock]Description
Hook configurations now accept a
working_dirattribute to specify where the command should run.Related links
v0.28.13Compare Source
Description
We have updated the
creack/ptydependency to to version 1.1.11. This will hopefully fix the "Setctty set but Ctty not valid in child" error when usingterragrunt console.Special thanks
Thank you to @abohne for the fix!
Related links
v0.28.12Compare Source
Description
Starting this release, we will be publishing binaries for the
darwin/arm64(compatible with Mac M1 chips) andlinux/arm64platforms.Related links
v0.28.11Compare Source
Updated CLI args, config attributes and blocks
validate-inputs[new command]Description
This release introduces a new command
validate-inputs. You can use this to sanity check the inputs you are passing through terragrunt against the available variables in the terraform module. Refer to the command docs for more info.Related links
v0.28.10Compare Source
Updated CLI args, config attributes and blocks
remote_stateDescription
Added a new property
accesslogging_target_prefixto enable control over theTargetPrefixsetting when Server Access Logging is enabled for Remote TF State S3 buckets.Note: This attribute won’t take effect if the
accesslogging_bucket_nameattribute is not present.More details can be found further in the official Terragrunt docs
Special thanks
Related links
v0.28.9Compare Source
Updated CLI args, config attributes and blocks
Description
Special thanks
Related links
Renovate configuration
📅 Schedule: 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 WhiteSource Renovate. View repository job log here.