Terragrunt - v0.50.0


Updated CLI args, config attributes and blocks

  • terraform [BACKWARD INCOMPATIBLE]

Description

  • Updated the process of passing inputs to Terraform to support inputs with null values.

Related links

  • https://github.com/gruntwork-io/terragrunt/pull/2663

Migration guide

To keep passing null values as strings, wrap values in quotes:

inputs = {
  input_1 = "null"
}

Details

date
Aug. 14, 2023, 9:27 p.m.
name
v0.50.0
type
Minor
👇
Register or login to:
  • 🔍View and search all Terragrunt releases.
  • 🛠️Create and share lists to track your tools.
  • 🚨Setup notifications for major, security, feature or patch updates.
  • 🚀Much more coming soon!
Continue with GitHub
Continue with Google
or