Skip to content

Latest commit

 

History

History
35 lines (16 loc) · 1.84 KB

CHANGELOG.md

File metadata and controls

35 lines (16 loc) · 1.84 KB

Changelog

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

5.0.1 (2023-02-07)

Bug Fixes

  • Change tags for 'aws_s3_bucket_object' based on AWS limit and add validation for them (#26) (8250b8e)

5.0.0 (2023-02-03)

⚠ BREAKING CHANGES

  • Update S3 module to v3.6.1 and switch to resource aws_s3_object (#29)

Features

  • Update S3 module to v3.6.1 and switch to resource aws_s3_object (#29) (11ff8e9)

4.1.1 (2022-11-07)

Bug Fixes

  • Update CI configuration files to use latest version (#23) (24bbfe7)

4.1.0 (2022-04-20)

Features