Skip to content

Conversation

@renovate
Copy link

@renovate renovate bot commented Mar 11, 2021

WhiteSource Renovate

This PR contains the following updates:

Package Update Change
gruntwork-io/terragrunt patch v0.28.8 -> v0.28.15

Release Notes

gruntwork-io/terragrunt

v0.28.15

Compare 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_endpoint attribute in the config.

Special thanks

Special thanks to @​alxrem for their contribution!

Related links

v0.28.14

Compare Source

Updated CLI args, config attributes and blocks

  • terraform.before_hook [subblock]
  • terraform.after_hook [subblock]

Description

Hook configurations now accept a working_dir attribute to specify where the command should run.

Related links

v0.28.13

Compare Source

Description

We have updated the creack/pty dependency to to version 1.1.11. This will hopefully fix the "Setctty set but Ctty not valid in child" error when using terragrunt console.

Special thanks

Thank you to @​abohne for the fix!

Related links

v0.28.12

Compare Source

Description

Starting this release, we will be publishing binaries for the darwin/arm64 (compatible with Mac M1 chips) and linux/arm64 platforms.

Related links

v0.28.11

Compare 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.10

Compare Source

Updated CLI args, config attributes and blocks

  • remote_state

Description

Added a new property accesslogging_target_prefix to enable control over the TargetPrefix setting when Server Access Logging is enabled for Remote TF State S3 buckets.

Note: This attribute won’t take effect if the accesslogging_bucket_name attribute is not present.

More details can be found further in the official Terragrunt docs

remote_state {
  backend = "s3"
  config = {
    bucket         = "my-terraform-state"
    ...
    ...
    accesslogging_bucket_name = "valid_string_for_S3_bucket_bame"
    accesslogging_target_prefix = "valid_string" # NEW PROPERTY
  }
}

Special thanks

Related links

v0.28.9

Compare Source

Updated CLI args, config attributes and blocks

  • AWS Go SDK version

Description

  • Updated the version of the AWS Go SDK used in Terragrunt. This should allow Terragrunt to work with AWS SSO / AWS CLI v2.

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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by WhiteSource Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/gruntwork-io-terragrunt-0.x branch from bf349f8 to 137d9a8 Compare March 12, 2021 16:00
@renovate renovate bot changed the title Update dependency gruntwork-io/terragrunt to v0.28.9 Update dependency gruntwork-io/terragrunt to v0.28.10 Mar 12, 2021
@renovate renovate bot force-pushed the renovate/gruntwork-io-terragrunt-0.x branch from 137d9a8 to b79a5ab Compare March 12, 2021 18:17
@renovate renovate bot changed the title Update dependency gruntwork-io/terragrunt to v0.28.10 Update dependency gruntwork-io/terragrunt to v0.28.11 Mar 12, 2021
@renovate renovate bot force-pushed the renovate/gruntwork-io-terragrunt-0.x branch from b79a5ab to aa33b94 Compare March 15, 2021 15:04
@renovate renovate bot changed the title Update dependency gruntwork-io/terragrunt to v0.28.11 Update dependency gruntwork-io/terragrunt to v0.28.12 Mar 15, 2021
@renovate renovate bot force-pushed the renovate/gruntwork-io-terragrunt-0.x branch from aa33b94 to 44bfd0c Compare March 16, 2021 11:59
@renovate renovate bot changed the title Update dependency gruntwork-io/terragrunt to v0.28.12 Update dependency gruntwork-io/terragrunt to v0.28.13 Mar 16, 2021
@renovate renovate bot force-pushed the renovate/gruntwork-io-terragrunt-0.x branch from 44bfd0c to e5c8d75 Compare March 16, 2021 17:54
@renovate renovate bot changed the title Update dependency gruntwork-io/terragrunt to v0.28.13 Update dependency gruntwork-io/terragrunt to v0.28.14 Mar 16, 2021
@renovate renovate bot force-pushed the renovate/gruntwork-io-terragrunt-0.x branch from e5c8d75 to a678bad Compare March 17, 2021 09:02
@renovate renovate bot changed the title Update dependency gruntwork-io/terragrunt to v0.28.14 Update dependency gruntwork-io/terragrunt to v0.28.15 Mar 17, 2021
@ivankatliarchuk ivankatliarchuk merged commit e351241 into master Mar 23, 2021
@ivankatliarchuk ivankatliarchuk deleted the renovate/gruntwork-io-terragrunt-0.x branch March 23, 2021 21:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants