Terragrunt - v0.52.0


Description

  • Added support for OpenTofu in Terragrunt, by default, will be wrapped terraform command with a fallback to tofu.

Related links

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

Migration guide

Switching to tofu:
1. Install OpenTofu cli https://github.com/opentofu/opentofu
2. Apply one of:
- Option 1: Remove terraform binary from PATH
- Option 2: Define env variable TERRAGRUNT_TFPATH=tofu
- Option 3: When launching terragrunt, specify --terragrunt-tfpath tofu


Details

date
Oct. 6, 2023, 7:32 a.m.
name
v0.52.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