v0.99.1
🐛 Bug Fixes
Pass through null inputs
Fixes a bug where null inputs weren't being passed through correctly to OpenTofu/Terraform.
What's Changed
- fix: Backport null input passing fix by @yhakbar in https://github.com/gruntwork-io/terragrunt/pull/5458
Full Changelog: https://github.com/gruntwork-io/terragrunt/compare/v0.99.0...v0.99.1