v1.24.0
Breaking Changes (IMPORTANT!!!)
- resource/env0_template: in previous versions, the default template type was
terraform
. Moving forward, thetype
field is now required and must be set explicitly.
Changelog
Features
- d658cfa: Feat: resource template has 'terraform' type default value - change to 'opentofu' (#990) (@TomerHeber)
- 0a72aa4: Feat: remove default template type (#991) (@TomerHeber)
Bug Fixes
- a119d5f: Fix: fix security issues (#992) (@TomerHeber)