terraform-aws-access/CHANGELOG.md

23 KiB

Changelog

4.0.0 (2025-07-23)

⚠ BREAKING CHANGES

  • remove aws secret, output cert info (#134)

Bug Fixes

3.1.14 (2025-05-07)

Bug Fixes

  • add project security group to load balance (#132) (847fa8d)

3.1.13 (2025-05-06)

Bug Fixes

  • link project with load balance (31228fd)

3.1.12 (2025-03-06)

Bug Fixes

3.1.11 (2024-10-16)

Bug Fixes

3.1.10 (2024-10-11)

Bug Fixes

3.1.9 (2024-10-09)

Bug Fixes

3.1.8 (2024-10-08)

Bug Fixes

3.1.7 (2024-09-19)

Bug Fixes

3.1.6 (2024-09-05)

Bug Fixes

3.1.5 (2024-08-26)

Bug Fixes

3.1.4 (2024-08-09)

Bug Fixes

  • hard code version 6 address new bit length (#106) (3e90c19)

3.1.3 (2024-08-08)

Bug Fixes

  • network new bits match network count (#104) (b030b68)

3.1.2 (2024-07-25)

Bug Fixes

3.1.1 (2024-07-25)

Bug Fixes

3.1.0 (2024-07-22)

Features

  • enable version 6 access addresses (#93) (402a597)

3.0.3 (2024-07-16)

Bug Fixes

3.0.2 (2024-07-03)

Bug Fixes

3.0.1 (2024-06-28)

Bug Fixes

3.0.0 (2024-06-21)

⚠ BREAKING CHANGES

  • enable dual stack and version 6 addresses (#80)

Features

  • enable dual stack and version 6 addresses (#80) (ad57058)

Bug Fixes

  • move cleanup to script for maintainability (#84) (cee0d48)
  • remove build result (#82) (71ceb48)
  • specifying sub network is no longer allowed (#83) (c33d71e)

2.2.1 (2024-05-31)

Bug Fixes

2.2.0 (2024-05-13)

Features

Bug Fixes

2.1.3 (2024-05-03)

Bug Fixes

2.1.2 (2024-05-03)

Bug Fixes

2.1.1 (2024-04-18)

Bug Fixes

2.1.0 (2024-04-18)

Features

Bug Fixes

2.0.0 (2024-04-06)

⚠ BREAKING CHANGES

  • add domains and load balancing (#42)

Bug Fixes

Code Refactoring

1.2.0 (2024-03-08)

Features

  • add ability to skip specific ip sg (#38) (a0c8b10)

1.1.1 (2024-02-09)

Bug Fixes

  • update terraform version to new req 1.5 (#36) (7d55c41)

1.1.0 (2024-02-07)

Features

  • add the option to map a public ip to servers on subnet (#33) (c622311)

Bug Fixes

1.0.2 (2024-02-02)

Bug Fixes

  • add names specific to tests in examples (#32) (1653d16)
  • update workflow to include id tag, cleanup, new flake, etc (#30) (bac9943)

1.0.1 (2024-01-31)

Bug Fixes

  • bump actions/cache from 3 to 4 (#25) (8e46a19)
  • bump peter-evans/create-or-update-comment from 3 to 4 (#28) (0982d67)

1.0.0 (2024-01-23)

⚠ BREAKING CHANGES

  • add the ability to explicitly skip parts of the module (#26)

Features

  • add the ability to explicitly skip parts of the module (#26) (a7445f9)

0.1.4 (2024-01-10)

Bug Fixes

0.1.3 (2023-12-19)

Bug Fixes

  • remove unnecessary lifecycle ignore (#21) (6178353)

0.1.2 (2023-12-12)

Bug Fixes

0.1.1 (2023-11-29)

Bug Fixes

0.1.0 (2023-10-30)

Features

  • generate new security group rules and add automatic updates (45c7b33)

Bug Fixes

  • dependebot commits should use standard commit format (#13) (1eef628)