terragrunt

Terragrunt is a thin wrapper for Terraform that provides extra tools for working with multiple Terraform modules.

MIT License

Stars
7.6K
Committers
279

Bot releases are hidden (Show)

terragrunt - v0.54.13

Published by denis256 9 months ago

Description

  • Upgraded AWS SDK version to v1.49.17.

Related links

terragrunt - v0.54.12

Published by levkohimins 10 months ago

Updated CLI args, config attributes and blocks

  • find_in_parent_folders

Description

  • Fixes the built-in find_in_parent_folders function, by reverting the code to v0.54.4

Related links

terragrunt - v0.54.11

Published by denis256 10 months ago

Description

  • Updated golang.org/x/crypto dependency to 0.17.0

Related links

terragrunt - v0.54.10

Published by levkohimins 10 months ago

Updated CLI args, config attributes and blocks

  • find_in_parent_folders

Description

  • Fixes the built-in find_in_parent_folders function, which was broken in the previous v0.54.9 release.

Related links

terragrunt - v0.54.9

Published by levkohimins 10 months ago

Updated CLI args, config attributes and blocks

  • catalog

Description

  • Improvements to searching and reading catalog configuration.

Related links

terragrunt - v0.54.8

Published by levkohimins 10 months ago

Updated CLI args, config attributes and blocks

  • catalog

Description

  • Speed up repo cloning for the catalog command.

Related links

terragrunt - v0.54.7

Published by denis256 10 months ago

Updated CLI args, config attributes and blocks

  • terraform

Description

  • Improved error logging during Terraform source download process.

Special thanks

Special thanks to @gqrlt1207 for their contribution!

Related links

terragrunt - v0.54.6

Published by denis256 10 months ago

Updated CLI args, config attributes and blocks

  • remote_state

Description

  • Updated remote state assume_role generation to not be a single-line HCL string.

Related links

terragrunt - v0.54.5

Published by levkohimins 10 months ago

Updated CLI args, config attributes and blocks

  • catalog

Description

  • Read the list of repositories from the terragrunt configuration file for the catalog command.

Related links

terragrunt - v0.54.4

Published by denis256 10 months ago

Updated CLI args, config attributes and blocks

  • run-all

Description

  • Updated state bucket initialization to avoid concurrency errors.

Related links

terragrunt - v0.54.3

Published by denis256 10 months ago

Updated CLI args, config attributes and blocks

  • catalog

Description

  • Fixed handling of catalog https://... urls.

Related links

terragrunt - v0.54.2

Published by levkohimins 10 months ago

Updated CLI args, config attributes and blocks

  • catalog

Description

  • Improved parsing of Markdown/AsciiDoc files in the catalog CLI command.

Related links

terragrunt - v0.54.1

Published by denis256 10 months ago

Updated CLI args, config attributes and blocks

  • catalog
  • scaffold

Description

  • Updated documentation for scaffold and catalog commands.
  • Removed blank lines from generated HCL code by scaffold command.
  • Fixed passing of terraform source URL from catalog to scaffold.

Related links

terragrunt - v0.54.0

Published by denis256 11 months ago

Updated CLI args, config attributes and blocks

  • catalog
  • scaffold

Description

  • New CLI option catalog
  • New CLI option scaffold
  • Updated version check regular expression.

Special thanks

Special thanks to @wyardley for their contribution!

Related links

terragrunt - v0.53.8

Published by denis256 11 months ago

Updated CLI args, config attributes and blocks

  • remote_state

Description

  • Fixed passing of assume_role values to Terraform.

Related links

terragrunt - v0.53.7

Published by denis256 11 months ago

Description

  • Updated github.com/golang-jwt/jwt/v4 dependency to v4.5.0

Related links

terragrunt - v0.53.6

Published by denis256 11 months ago

Updated CLI args, config attributes and blocks

  • remote_state

Description

  • Added support for assuming roles in S3 backend configuration.

Special thanks

Special thanks to @sylwit for their contribution!

Related links

terragrunt - v0.53.5

Published by denis256 11 months ago

Updated CLI args, config attributes and blocks

  • get_terraform_commands_that_need_input()

Description

  • Corrected get_terraform_commands_that_need_input() function name.

Related links

terragrunt - v0.53.4

Published by levkohimins 11 months ago

Updated CLI args, config attributes and blocks

  • get_working_dir()

Description

  • Add shell completion.
  • Add a new built-in function get_working_dir().

Related links

terragrunt - v0.53.3

Published by denis256 11 months ago

Updated CLI args, config attributes and blocks

  • terraform

Description

  • Added missing terraform commands to pass validation.
  • Added explanation of errors related to missing AWS credentials.

Related links