Skip to content

Latest commit

 

History

History
38 lines (17 loc) · 2.09 KB

CHANGELOG.md

File metadata and controls

38 lines (17 loc) · 2.09 KB

Changelog

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

1.3.0 (2024-09-19)

Features

1.2.0 (2024-09-16)

Features

  • Add secret_string and secret_binary to outputs (#8) (0b36ebb)

1.1.2 (2024-03-06)

Bug Fixes

  • Update CI workflow versions to remove deprecated runtime warnings (#5) (4a88afe)

1.1.1 (2023-08-10)

Bug Fixes

  • Updated variable types from any to map(any) (#3) (90ea91f)

1.1.0 (2023-07-15)

Features

  • Add support for random password generation and Terragrunt wrapper (#1) (3e80d9b)