Releases: theonestack/hl-component-application-loadbalancer
Releases · theonestack/hl-component-application-loadbalancer
0.5.3
0.5.2
What's Changed
- use hash for resource names with cf instrinic functions in the name by @aaronwalker in #8
New Contributors
- @aaronwalker made their first contribution in #8
Full Changelog: 0.5.1...0.5.2
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_nameconfig 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