Skip to content
This repository has been archived by the owner on Nov 29, 2022. It is now read-only.

Releases: thazelart/terraform-validator

3.1.3

19 Aug 13:18
409284f
Compare
Choose a tag to compare

Changelog

fe49310 chore(deps): bump acorn from 6.4.0 to 6.4.1 in /docs/docusaurus (#52)
d5d0062 chore(deps): bump elliptic from 6.5.2 to 6.5.3 in /docs/docusaurus (#55)
3418b71 chore(deps): bump lodash from 4.17.15 to 4.17.20 in /docs/docusaurus (#54)
439d565 chore(deps): bump websocket-extensions in /docs/docusaurus (#53)
409284f fix: do not recurse on .terraform folder (#56)

3.1.2

14 Aug 08:02
Compare
Choose a tag to compare

Changelog

8ed1ca3 feat: add og:image (#48)
469a6ce feat: documentation search bar (#46)
d3dc1db feat: documentation website and new logo (#45)
5a5f2fa fix: add terraform required_providers sub-block definition (#51)
c2bb147 fix: french inside readme (#47)
82ddde1 fix: og:image linkedin compatible (#49)

3.1.1

20 Nov 12:20
1e5c985
Compare
Choose a tag to compare

Changelog

1e5c985 fix: assume_role provider's sub-block issue (#44)
422051d fix: use hashicorp/hcl/v2 instead of archived hashicorp/hcl2 repository (#43)

3.1.0

31 Aug 05:48
f15b3b2
Compare
Choose a tag to compare

Changelog

f15b3b2 feat: make sure variable/output blocks are described (#40)

3.0.0

26 Aug 09:52
f1ef62b
Compare
Choose a tag to compare

Changelog

d8c63d6 feat: layering (#35)

2.0.3

22 Aug 16:58
c4a2eca
Compare
Choose a tag to compare

Changelog

c4a2eca feat: reimplement check mandatory files and improve tests (#34)
980366b fix(example): FileEqual's example func have the correct naming (#31)
e145164 fix: small issues and right test (#32)

2.0.2

05 Aug 09:46
fcf3d55
Compare
Choose a tag to compare

Changelog

fcf3d55 fix: terraform config parser and default config for undefined files in .terraform-validator.tf (#30)

2.0.1

05 Aug 05:22
Compare
Choose a tag to compare

Changelog

07a7614 feat: add goreleaser
390e675 feat: automated terraform-validator version on release

2.0.0

03 Aug 10:11
Compare
Choose a tag to compare

Changelog

9d7945e feat: terraform0.12 part1: parse tf files
5cef6d2 feat: terraform0.12 part2: checks
0c814ab feat: terraform0.12 part3: providers and terraform version + config simplification

1.3.4

25 Jul 09:55
0cbda9b
Compare
Choose a tag to compare

Changelog

050a586 fix: doc completion + success message if success
8a87f31 fix: gofmt + golint