Breaking Changes (IMPORTANT!!!)
- resource/env0_template: terragrunt templates now default to run with opentofu. For terragrunt templates with terraform, it's required to explicitly set
terragrunt_tf_binary
toterraform
. This breaking change may cause drifts!
Changelog
Features
- ac08066: Feat: Breaking Change - default terragrunt_tf_binary to 'opentofu' (#980) (@TomerHeber)