v1.1.0
What's Changed
- Add
vpc_id
as variable instead of using data source inalb
module by @posquit0 in #48 - Change to use
count
instead offor_each
innlb-alb-target-group
andalb-lambda-target-group
by @posquit0 in #49 - Fix to use target group arn instead of name in
gwlb
by @posquit0 in #50 - Fix to use target group arn instead of name in
nlb
by @posquit0 in #51 - Fix to use target group arn instead of name in
alb
by @posquit0 in #52
Full Changelog: v1.0.0...v1.1.0