Skip to content

Releases: env0/terratag

v0.1.27

17 Jan 09:25
1a7a7d1
Compare
Choose a tag to compare

Changelog

1a7a7d1 Merge pull request #76 from env0/fix-merge-in-merge
b6bf119 Merge branch 'master' into fix-merge-in-merge
78085bb Merge pull request #77 from env0/readme-specific-testing
f7f3665 Updating README for more exact testing instructions
aa39a0d bak change
9c50d16 fixing tf13_14 tests
46f4bf9 adding quotes for tf 11
251b038 fixing tf11 tests
7d472ae fixing expected for tf12
6f03167 Revert "putting the tokens option up there"
4b930d0 putting the tokens option up there
3929877 test case
3363ef7 got the basics working
39b7b5c adding test case for tf11

v0.1.26

20 Dec 07:57
1712989
Compare
Choose a tag to compare

Changelog

1712989 Terraform version detection and v14 (#73)
1126c12 unforked hashicorp/hcl dependency, new line issue 56 resolved (#72)
bad73ab do not use deprecated add path (#74)

v0.1.25

04 Nov 14:27
006dbd6
Compare
Choose a tag to compare

Changelog

006dbd6 Merge pull request #67 from env0/fix-false-provider-name-sent-to-tfschema
5c1ef7e add test for aliased provider names
696fec1 fix regression - set custom supported provider names

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