Skip to content

Releases: env0/terraform-provider-env0

v0.2.31

16 Mar 10:13
badc1a2
Compare
Choose a tag to compare
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

16 Mar 09:43
badc1a2
Compare
Choose a tag to compare
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

16 Mar 09:41
9cd8761
Compare
Choose a tag to compare
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

28 Feb 10:39
1aa9e32
Compare
Choose a tag to compare
Chore make the release process simply (#228)

* Chore - make the release process simply

v0.2.27

13 Feb 10:17
b6ecb09
Compare
Choose a tag to compare

Changes

v0.2.26

27 Jan 13:05
5160c76
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.24...v0.2.26

v0.2.25 🌈

26 Jan 12:14
5160c76
Compare
Choose a tag to compare

Changes

v0.2.24

24 Jan 10:20
ad162f3
Compare
Choose a tag to compare
Release 0.2.23 (#214)

* generate docs & build

* manual "go get" tfplugindocs because "go tidy" removes it from deps

v0.0.24 🌈

24 Jan 10:15
ad162f3
Compare
Choose a tag to compare

Changes

v0.0.23

24 Jan 09:49
4f75ddf
Compare
Choose a tag to compare

Changes

🚀 Features

  • Feat: add readonly required to configuration variable @eladmosh (#200)