add IPv6 support to asg and alb modules
Added
- Added
enable_ipv6
inputs to the asg and alb modules.alb
: Changesip_address_type
to"dualstack"
.asg
: Setsipv6_address_count
to1
.
enable_ipv6
inputs to the asg and alb modules.
alb
: Changes ip_address_type
to "dualstack"
.asg
: Sets ipv6_address_count
to 1
.