Releases: env0/terraform-provider-env0
Releases · env0/terraform-provider-env0
v0.2.32
Fix: Remove flaky template tests (#322) * Remove flaky datas from template tests, and validation on other existing datas * Fix test's new github data output * Fix tested1 - tested2 confusion * Meaningful names to resources in template test
v0.2.31
Feature terragrunt version for templates (#261) * added TG version to wherever TF is declared and used, without enforcements * require the presence of TG version in TG blueprints and ONLY in TG blueprints * tested red paths in unit tests for tg version * added integration test for creating a tg-template + minor issues with setting tg-version * update readme * rebased on main Co-authored-by: update generated docs action <[email protected]>
v0.2.30
Feature terragrunt version for templates (#261) * added TG version to wherever TF is declared and used, without enforcements * require the presence of TG version in TG blueprints and ONLY in TG blueprints * tested red paths in unit tests for tg version * added integration test for creating a tg-template + minor issues with setting tg-version * update readme * rebased on main Co-authored-by: update generated docs action <[email protected]>
v0.2.29
Feat: add support for bitbucket templates (#199) (#254) Co-authored-by: update generated docs action <[email protected]> Co-authored-by: Yaron Yarimi <[email protected]>
v0.2.28
Chore make the release process simply (#228) * Chore - make the release process simply
v0.2.27
Changes
- Add Support to gitlab enterprise templates @eranelbaz (#224)
- Fix env0 configuration variable import #126 @samuel-br (#213)
v0.2.26
What's Changed
- Feat: environment scheduling resource by @yaronya in #208
- Enable query by configuration variable id in order to resolve #215 by @eranelbaz in #216
Full Changelog: v0.0.24...v0.2.26
v0.2.25 🌈
v0.2.24
Release 0.2.23 (#214) * generate docs & build * manual "go get" tfplugindocs because "go tidy" removes it from deps
v0.0.24 🌈
Changes
- generate docs @razbensimon (#214)