Skip to content

Latest commit

 

History

History
61 lines (27 loc) · 3.35 KB

CHANGELOG.md

File metadata and controls

61 lines (27 loc) · 3.35 KB

Changelog

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

2.2.2 (2024-04-09)

Bug Fixes

2.2.1 (2024-03-07)

Bug Fixes

  • Update CI workflow versions to remove deprecated runtime warnings (#12) (78f5d01)

2.2.0 (2023-12-22)

Features

  • Add support for dual_stack_dns_name output value (#10) (641958b)

2.1.0 (2023-12-09)

Features

  • Add bring-your-own-ip adresses capability (#9) (5756ad1)

2.0.1 (2023-02-01)

Bug Fixes

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

2.0.0 (2022-11-12)

⚠ BREAKING CHANGES

  • Update supported Terraform min version to v1.0+ and AWS provider to v4.0+ (#4)

Features

  • Update supported Terraform min version to v1.0+ and AWS provider to v4.0+ (#4) (359eb55)

Bug Fixes

  • Update documentation to remove prior notice and deprecated workflow (#2) (a8827da)

1.1.0 (2022-06-13)

Features