Skip to content

Releases: Flaconi/terraform-aws-alb-redirect

v2.0.0 🌈

06 Jun 08:44
2b74256
Compare
Choose a tag to compare

What's Changed

🚀 Features

🐛 Bug Fixes

🧰 Maintenance

v1.1.0 🌈

15 Feb 17:49
b3f1846
Compare
Choose a tag to compare

What's Changed

v1.0.0 🌈

25 Apr 09:05
3cf2bb0
Compare
Choose a tag to compare

What's Changed

🚀 Features

v0.3.0

28 Oct 08:31
572f818
Compare
Choose a tag to compare

What's Changed

  • OPS-0 update TF docs and switch to Github actions by @snovikov in #8
  • Fully enable IPv6 in the VPC (as new opt-in variable) by @danopia in #5

New Contributors

Full Changelog: v0.2.0...v0.3.0

v0.2.0 🌈

28 Oct 08:27
v0.2.0
2cf3523
Compare
Choose a tag to compare

What's Changed

  • Fully enable IPv6 in the VPC (as new opt-in variable) @danopia (#5)

🚀 Features

  • OPS-0 update TF docs and switch to Github actions @snovikov (#8)
  • Allows the user to choose a listener security policy @danvaida (#7)

Specify variables types explicitly

19 Oct 15:54
be6755c
Compare
Choose a tag to compare

OPS-3938 Specify variables types explicitly (#6)

Changes due deprecation for host_header or path_pattern

29 Sep 11:47
7fb7d4c
Compare
Choose a tag to compare
Merge pull request #4 from Flaconi/OPS-3896

OPS-3896 Change listener rule due deprecation on aws provider >= 3.0

Fully Terraform 0.12 compatible

10 Jul 11:51
dc47cdd
Compare
Choose a tag to compare
Fix terraform 0.12 deprecations (#3)

* Fix terraform 0.12 deprecations

* Fix Makefile