Releases: theonestack/hl-component-application-loadbalancer
Releases · theonestack/hl-component-application-loadbalancer
0.5.1
0.5.0
What's Changed
- Added cognito support by @tarunmenon95 in #6
New Contributors
- @tarunmenon95 made their first contribution in #6
Full Changelog: 0.4.4...0.5.0
0.4.4
- Adds
export_name
config to allow override the default component name for exports
0.4.3 - supports conditionally defining extra listener certs
- also allows adding multiple listener certs. The AWS::ElasticLoadBalancingV2::ListenerCertificate resource takes an array of certs but has a limit on 1 on the array to allow multiple certs you need to create multiple resources
0.4.2
- ability to disable a configured listener
0.4.1
- bug fix for AssociateWebACL condition
0.4.0
- optional wafv2 association by passing the wafv2 arn to the WebACLArn parameter
0.3.1
- ability to use hosted zone id when setting route53 recordset
0.3.0
- use lib-ec2 security group function and remove own sg function'
0.2.2
- Standardise environment tag key