Skip to content

Releases: schubergphilis/terraform-aws-mcaf-lambda

v2.0.0

30 Dec 14:12
a75b971
Compare
Choose a tag to compare

What's Changed

🚀 Features

Full Changelog: v1.4.1...v2.0.0

v1.4.1

02 Jul 14:37
ab3517d
Compare
Choose a tag to compare

What's Changed

🐛 Bug Fixes

Full Changelog: v1.4.0...v1.4.1

v1.4.0

11 Jun 10:43
0b9511b
Compare
Choose a tag to compare

What's Changed

🚀 Features

🐛 Bug Fixes

  • bug: Refactor role_arn variable to list of strings to cope with 'Invalid count' error (#76) @stefanwb

Full Changelog: v1.3.0...v1.4.0

v1.3.0

16 Apr 13:41
e9136d3
Compare
Choose a tag to compare

What's Changed

🚀 Features

  • feature: Add role name to output of Lambda when this is available (#73) @stefanwb

Full Changelog: v1.2.1...v1.3.0

v1.2.1

08 Mar 09:03
37ec884
Compare
Choose a tag to compare

What's Changed

🐛 Bug Fixes

Full Changelog: v1.2.0...v1.2.1

v1.2.0

08 Mar 08:27
0a41aa7
Compare
Choose a tag to compare

What's Changed

🚀 Features

🐛 Bug Fixes

Full Changelog: v1.1.2...v1.2.0

v1.1.2-hotfix-reuse-sg

08 Feb 15:07
Compare
Choose a tag to compare

This is a temporary hotfix release to enable the reuse of Security Groups. This is done to prevent hitting Hyperplane ENI limits.

See:

Structural implementation requires refactoring, therefor a temporary hotfix release (on a hotfix branch)

v1.1.2

17 Nov 09:12
Compare
Choose a tag to compare

What's Changed

🐛 Bug Fixes

Full Changelog: v1.1.1...v1.1.2

v1.1.1

25 Oct 07:40
5334750
Compare
Choose a tag to compare

What's Changed

🐛 Bug Fixes

  • fix: SG already exists error when recreating with create_before_destroy by introducing a security_group_name_prefix variable (#64) @stefanwb

Full Changelog: v1.1.0...v1.1.1

v1.1.0

05 Oct 11:33
22958d7
Compare
Choose a tag to compare

What's Changed

🚀 Features

  • feature: allow referencing ipv6 and other security groups in the security_group_egress_rules variable (#63) @marwinbaumannsbp

Full Changelog: v1.0.0...v1.1.0