Skip to content

Releases: wils0ns/tfscan

v0.6.3

03 Oct 01:39

Choose a tag to compare

Changelog

3a2e440 support tf 0.13

v0.6.1

03 Oct 01:39

Choose a tag to compare

Changelog

3e69041 update docs

v0.6.2

01 Oct 13:08

Choose a tag to compare

Changelog

9dbd5de set resource index as interface

v0.6.0

18 Aug 17:02

Choose a tag to compare

Changelog

4e98ad6 support latest version of terraform
bc3bbd5 support plan within state struct

v0.5.2

17 Aug 09:51

Choose a tag to compare

Changelog

7a2b106 add support for terraform v0.13.0

v0.5.1

17 Aug 08:57

Choose a tag to compare

Changelog

405d763 add Resource.FullAddress

v0.5.0

16 Aug 21:55

Choose a tag to compare

Changelog

d552e81 add basic Plan struct
d5bc82d fix docs
9651055 fix docs

v0.4.0

13 Aug 14:52

Choose a tag to compare

Changelog

259ba70 Create release.yml
4851382 Merge branch 'master' of https://github.com/wils0ns/tfscan
8d488fc add -diff flag
0389e38 add -get example
348b6d7 update readme with -diff usage

v0.3.0

12 Aug 14:14

Choose a tag to compare

Changelog

05d73f8 add initial tests
7c2e8ce add more unit tests
fd8124b cleanup func arguments
33bf9df refactor ResourceLookupVisitor to take in a regex and return a list of resources
110a04e rename ui with cli
e72824f simplified State method name

v0.2

10 Aug 16:23

Choose a tag to compare

Changelog

3e43bdd improve code structure
bfff0b4 rename github account