Skip to content

Latest commit

 

History

History
99 lines (43 loc) · 5.23 KB

CHANGELOG.md

File metadata and controls

99 lines (43 loc) · 5.23 KB

Changelog

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

1.6.3 (2024-05-12)

Bug Fixes

  • Bump provider version to include bugfix for lifecycle_policy block (#32) (c1186b9)

1.6.2 (2024-03-18)

Bug Fixes

  • Add comment warning about expensive provisioned throughput mode (#29) (f86d365)

1.6.1 (2024-03-07)

Bug Fixes

  • Update CI workflow versions to remove deprecated runtime warnings (#26) (ada1090)

1.6.0 (2024-01-21)

Features

  • Added support in lifecycle_policy with transition_to_archive (#24) (c6d4be0)

1.5.0 (2024-01-19)

Features

1.4.0 (2024-01-12)

Features

  • Added AccessedViaMountTarget condition for deny_nonsecure_transport (#21) (543f54c)

1.3.1 (2023-11-03)

Bug Fixes

  • Use lookup() on computed resource attribute lookups in for_each loop (#18) (a206e43)

1.3.0 (2023-09-13)

Features

  • Add lifecycle create_before_destroy to avoid timeout with security group (#16) (cab07ba)

1.2.0 (2023-06-28)

Features

  • Added support for elastic throughput mode (#13) (e247e72)

1.1.1 (2023-01-17)

Bug Fixes

  • Allow passing up to the maximum of 2 lifecycle policy statements (#3) (19f8e7c)

1.1.0 (2023-01-16)

Features

  • Allow users to opt out of NonSecureTransport policy requirement (#7) (3f851b1)

Bug Fixes

  • Use a version for to avoid GitHub API rate limiting on CI workflows (#6) (269fa7c)

1.0.2 (2022-12-09)

Bug Fixes

  • Create backup policy conditionally (#5) (6154c0c)

1.0.1 (2022-11-07)

Bug Fixes

  • Update CI configuration files to use latest version (#1) (b40028d)