Releases: env0/terraform-provider-env0
Releases · env0/terraform-provider-env0
v1.0.1
Release Notes v1.0.1 (2022-04-28T12:21:45Z)
Changelog
Features
- e4447b5: Feat: add data source for teams (#343) (@TomerHeber)
- 12008eb: Feat: add data source for templates (#345) (@TomerHeber)
Bug Fixes
- 5ccfe13: Fix: typo in our example (#344) (@eranelbaz)
Others
- a0c15b7: Chore: add proper release drafts (#334) (@TomerHeber)
- 06b5f6e: use random name for api key (#346) (@avnerenv0)
- 1b18a3b: Chore: add proper release drafts (#339) (@TomerHeber)
Thanks! the env0 team.
v1.0.0
Changelog
Features
- 6c0e8eb: Feat: add support for agent settings (#323) (@TomerHeber)
- 3b5f4e9: Feat: add support for agent settings (#325) (@TomerHeber)
- 6c384ce: Feat: add support for agent settings (#330) (@TomerHeber)
- 9bc127a: Feat: upgrade to go version 1.18 (#338) (@TomerHeber)
- 5433e6a: Feat cloud cost credentials data - 218 (#317) (@samuel-br)
- c52e134: Feat cloud cost credentials - 218 (#307) (@samuel-br)
Bug Fixes
- 94ac04b: Fix: changing variable scope (#337) (@TomerHeber)
Others
- a5b9ad5: Chore: add pre-commit hooks (#321) (@TomerHeber)
- 89c6c9a: Chore: add README that explains how to create a new resource/data (#327) (@TomerHeber)
- d58ecd8: Bug: environment resource configuration field is affected by global scope (#326) (@TomerHeber)
- 647633b: Chore: don't sleep during acceptance tests (#329) (@TomerHeber)
- d6f5833: Chore: add proper release drafts (#331) (@TomerHeber)
- 486c793: Chore: add proper release drafts (#333) (@TomerHeber)
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