Skip to content

Latest commit

 

History

History
91 lines (44 loc) · 4.41 KB

CHANGELOG.md

File metadata and controls

91 lines (44 loc) · 4.41 KB

Changelog

All notable changes to this project will be documented in this file.

2.0.3 (2024-03-07)

Bug Fixes

  • Update CI workflow versions to remove deprecated runtime warnings (#23) (179eccb)

2.0.2 (2023-01-24)

Bug Fixes

  • Updated GH Action version of terraform-composite-actions/directories (#16) (61212bc)

2.0.1 (2022-11-15)

Bug Fixes

2.0.0 (2022-11-12)

⚠ BREAKING CHANGES

  • Update supported Terraform min version to v1.0+ and AWS provider to v4.0+ (#13)

Features

  • Update supported Terraform min version to v1.0+ and AWS provider to v4.0+ (#13) (904bebd)

Bug Fixes

1.4.0 (2022-09-13)

Features

  • Added support for me-central-1 region (#11) (cd4b957)

1.3.1 (2022-05-05)

Bug Fixes

  • Corrects errors when plan contains no pricing changes (#8) (8a062b9)

1.3.0 (2021-12-17)

Bug Fixes

  • Skip region ap-northeast-3 (2691463)
  • update CI/CD process to enable auto-release workflow (#4) (a80f318)

Features

  • Added GH Actions for sem release (f406bbc)
  • Added support for ap-southeast-3 region (#6) (3041d75)

v1.2.0 - 2021-05-25

  • chore: Remove check boxes that don't render properly in module doc (#2)

v1.1.0 - 2021-01-25

  • Fixed remaining examples

v1.0.0 - 2021-01-25

  • feat: Added many filters and updates (#1)
  • Added most of the code