Skip to content

Latest commit

 

History

History
75 lines (33 loc) · 3.73 KB

CHANGELOG.md

File metadata and controls

75 lines (33 loc) · 3.73 KB

Changelog

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

2.1.0 (2023-12-22)

Features

2.0.1 (2023-10-27)

Bug Fixes

  • Add conditional to access IAM role when used as fallback value (#48) (3695079)

2.0.0 (2023-08-23)

⚠ BREAKING CHANGES

  • Update AWS provider to support v5.0 and increase Terraform MSV to 1.0 (#42)

Features

  • Update AWS provider to support v5.0 and increase Terraform MSV to 1.0 (#42) (6fea0da)

Bug Fixes

1.6.1 (2022-11-07)

Bug Fixes

  • Update CI configuration files to use latest version (#31) (8d96876)

1.6.0 (2022-09-25)

Features

  • Added support for secretsmanager secret in endpoints (#27) (ddb33cb)

1.5.3 (2022-07-25)

Bug Fixes

  • Replace local-exec sleep with time_sleep (#22) (b4ace3b)

1.5.2 (2022-06-23)

Bug Fixes

  • Update dynamic lookup logic to support lazy evaluation (#19) (8fb0daa)

1.5.1 (2022-04-21)

Bug Fixes

  • Update documentation to remove prior notice and deprecated workflow (#13) (0b928d9)

1.5.0 (2022-04-20)

Features