terraform-aws-access/CHANGELOG.md

10 KiB

Changelog

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)