Skip to content

Latest commit

 

History

History
63 lines (30 loc) · 2.85 KB

CHANGELOG.md

File metadata and controls

63 lines (30 loc) · 2.85 KB

Changelog

2.0.0 (2023-12-18)

⚠ BREAKING CHANGES

  • Rename outputs to match AWS provider resource
  • Bump AWS provider to v5

Bug Fixes

  • Bump AWS provider to v5 (71f885b)
  • Rename outputs to match AWS provider resource (6f6541d)

1.2.0 (2023-03-06)

Features

  • Add enable_public_access_block (#7) (a89b332)

1.1.1 (2023-02-10)

Bug Fixes

  • Avoid dependency on bucket id (#5) (069cbd2)

1.1.0 (2023-02-10)

Features

1.0.0 (2023-02-10)

Features

1.0.1 (2022-12-22)

Bug Fixes

  • simplify: Cleanup tests and docs (#8) (92b1297)

1.0.0 (2022-12-21)

Features

  • Module tests and standardisation (#1) (cfbc665)

Bug Fixes