Skip to content

Releases: env0/terratag

v0.1.24

25 Oct 13:17
d0b9eaa
Compare
Choose a tag to compare

Changelog

d0b9eaa Merge pull request #64 from shlomimatichin/invalid_tf_files_in_subfolders
3353c0f Merge branch 'master' into invalid_tf_files_in_subfolders
cace701 fixes #17 : tfschema provider manually specified (#65)
df4bd47 Merge branch 'master' into invalid_tf_files_in_subfolders
92e4e04 fix fork prs
19fc06e invalid tf files in subfolders. fixes #43
383fed0 added -rename=false cli flag (#62)
e45c8e2 Bugfix: #56, by forking hcl, submitted PR (#63)
a215c41 ci for fork prs

v0.1.23

07 Oct 14:43
606fc94
Compare
Choose a tag to compare

Changelog

606fc94 Merge pull request #58 from env0/chore-stop-over-instantiating-client
98b3085 Only create a new client for new providers

v0.1.22

05 Oct 11:47
a8a6a32
Compare
Choose a tag to compare

Changelog

a8a6a32 Merge pull request #55 from env0/fix-tag-aks-node-pool
199e841 clear newlines
dc39a8a add tf13 azurerm_resource_group tests
cde6ba8 add tf12 azurerm_resource_group tests
9e731b7 add tf11 azurerm_resource_group tests
c42fb33 tag azurerm_kubernetes_cluster resource
b8dad54 add gif to readme (#51)

v0.1.21

15 Sep 16:08
Compare
Choose a tag to compare

Changelog

Merge #48

Terratag v0.1.20

10 Sep 12:12
c825c0d
Compare
Choose a tag to compare
Merge pull request #47 from env0/chore-use-tfschema-5

Chore: Use tfschema 0.5.0 instead of fork, send RootDir via options

Terratag v0.1.19

27 Jul 10:23
593a072
Compare
Choose a tag to compare
remove tfschema leftovers (#39)

Terratag v0.1.18

27 Jul 07:55
8fe3bd6
Compare
Choose a tag to compare
Import tfschema rather than use it externally (#36)

* import tfschema

* use tfschema client

* use a fork of tfschema allowing target dir

* fix plugin dir import

* update readme

Terratag v0.1.17

21 Jul 15:47
93e4e92
Compare
Choose a tag to compare
Merge pull request #38 from env0/fix-dont-treat-k8s-labels

Fix: avoid k8s labels handling

Terratag v0.1.16

07 Jul 15:07
b4c97d0
Compare
Choose a tag to compare
Merge pull request #35 from env0/fix-support-gcp-container-cluster-re…

Terratag v0.1.15

10 Jun 14:43
35dd40c
Compare
Choose a tag to compare
Merge pull request #29 from env0/fix-quote-attribute-keys-skip-non-hc…