v0.46.0
Modules affected
terraform
Description
- Added support for OpenTofu in
terraform
module
Migration Guide
Switching to tofu:
- Install OpenTofu cli https://github.com/opentofu/opentofu
- Apply one of:
- Option 1: Remove
terraform
binary fromPATH
- Option 2: use
TerraformBinary
config to specifytofu
executable