Skip to content

Releases: open-turo/standards-terraform

v1.4.2

16 Dec 20:23
Compare
Choose a tag to compare

1.4.2 (2024-12-16)

Bug Fixes

  • remove escape sequence char to remove warning (14982e9)

v1.4.1

10 Dec 22:49
Compare
Choose a tag to compare

1.4.1 (2024-12-10)

Bug Fixes

  • regex for variables and outputs didn't work correctly (89e9d7b)

v1.4.0

10 Dec 16:08
Compare
Choose a tag to compare

1.4.0 (2024-12-10)

Features

  • add hook for provider version checking (0f9103d)

Bug Fixes

  • locals: adds guideline for not duplicating vars into locals (d899870)
  • ci: reference to mkdocs file was wrong (18c510a)

Build System

  • deps: bump actions/cache from 3 to 4 (02b5396)
  • deps: bump actions/configure-pages from 3 to 4 (322b1a8)
  • deps: bump actions/configure-pages from 4 to 5 (2722c12)
  • deps: bump actions/deploy-pages from 1 to 4 (c7425ef)
  • deps: bump actions/upload-pages-artifact from 2 to 3 (ea2faed)
  • deps: bump open-turo/action-pre-commit from 1 to 2 (c0fa4c7)
  • deps: bump open-turo/action-pre-commit from 2 to 3 (10bc579)

Continuous Integration

  • use renovate, update CI and precommit (7a46c8d)

Miscellaneous

  • deps: update all ci non-major dependencies (646c328)
  • deps: update all ci non-major dependencies (0f8a096)
  • deps: update all ci non-major dependencies (231add4)
  • deps: update all ci non-major dependencies (3e83a99)
  • deps: update dependency node to v20.18.0 (9639ee9)
  • deps: update dependency node to v22 (0410a63)
  • deps: update node.js to v20 (758c36c)
  • deps: update node.js to v22.12.0 (b2a91e0)
  • deps: update pre-commit hook alessandrojcm/commitlint-pre-commit-hook to v9.18.0 (b7ef399)
  • deps: update pre-commit hook pre-commit/mirrors-eslint to v9.11.0 (98f0d46)
  • deps: update pre-commit hook pre-commit/mirrors-eslint to v9.13.0 (df3d461)
  • deps: update pre-commit hook pre-commit/pre-commit-hooks to v5 (f7b6463)
  • deps: update pre-commit hook rhysd/actionlint to v1.7.2 (1ae18ee)

Documentation

  • add README for provider-pinned-versions hook (9cc7868)
  • standard: add resource tagging standard (45b5325)
  • standards: add writing tests (af395b7)

v1.3.0

11 Dec 16:19
Compare
Choose a tag to compare

1.3.0 (2023-12-11)

Build System

  • deps: bump actions/setup-python from 4 to 5 (bc2d2e2)

Features

  • standard: adds kebab-case-only filename standard (b0ec148)

v1.2.1

06 Oct 20:00
Compare
Choose a tag to compare

1.2.1 (2023-10-06)

Bug Fixes

  • modules: update input-variables docs and consolidate in one place (c5bb790)

v1.2.0

06 Oct 17:06
Compare
Choose a tag to compare

1.2.0 (2023-10-06)

Build System

  • deps: bump mfinelli/setup-shfmt from 2 to 3 (5180a16)

Features

  • add standard for nullable/empty input variables (0f87cec)

v1.1.2

14 Sep 21:03
Compare
Choose a tag to compare

1.1.2 (2023-09-14)

Build System

  • deps: bump actions/checkout from 3 to 4 (6a04b3a)

Bug Fixes

v1.1.1

01 Sep 19:55
Compare
Choose a tag to compare

1.1.1 (2023-09-01)

Build System

  • deps: bump actions/upload-pages-artifact from 1 to 2 (ce0167a)
  • deps: bump cycjimmy/semantic-release-action from 3 to 4 (c662561)

Bug Fixes

  • template: adds a template for breaking changes doc (5d9d027)

Code Refactoring

  • change template variable style (df84c17)

v1.1.0

18 May 01:33
Compare
Choose a tag to compare

1.1.0 (2023-05-18)

Features

  • add standard explaining conventional-commit types (509ece0)

v1.0.7

17 May 18:33
Compare
Choose a tag to compare

1.0.7 (2023-05-17)

Bug Fixes

  • pre-commit: shorten the names of the hooks for easier reading (e38581a)