All Versions
12
Latest Version
Avg Release Cycle
37 days
Latest Release
1318 days ago

Changelog History
Page 1

  • v3.1.3 Changes

    August 19, 2020

    ๐Ÿ”„ 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)

  • v3.1.2 Changes

    August 14, 2020

    ๐Ÿ”„ 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)

  • v3.1.1 Changes

    November 20, 2019

    ๐Ÿ”„ Changelog

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

  • v3.1.0 Changes

    August 31, 2019

    ๐Ÿ”„ Changelog

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

  • v3.0.0 Changes

    August 26, 2019

    ๐Ÿ”„ Changelog

    d8c63d6 feat: layering (#35)

  • v2.0.3 Changes

    August 22, 2019

    ๐Ÿ”„ 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)

  • v2.0.2 Changes

    August 05, 2019

    ๐Ÿ”„ Changelog

    0๏ธโƒฃ fcf3d55 fix: terraform config parser and default config for undefined files in .terraform-validator.tf (#30)

  • v2.0.1 Changes

    August 05, 2019

    ๐Ÿ”„ Changelog

    ๐Ÿš€ 07a7614 feat: add goreleaser
    ๐Ÿš€ 390e675 feat: automated terraform-validator version on release

  • v2.0.0 Changes

    August 03, 2019

    ๐Ÿ”„ 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

  • v1.3.4 Changes

    July 25, 2019

    ๐Ÿ”„ Changelog

    050a586 fix: doc completion + success message if success
    ๐Ÿ‘• 8a87f31 fix: gofmt + golint