Auto Scaling: support associatePublicIpAddress in Launch Configuration #1603
Labels
@aws-cdk/aws-elasticloadbalancing
Related to Amazon Elastic Load Balancing
feature-request
A feature should be added or improved.
I can't seem to figure out how to set the
associatePublicIpAddress
value in the Launch Configuration associated with an Auto Scaling Group. If it's not currently settable, we should add a way to set it.(Currently, Auto Scaling Group instances only receive an public IP address if the subnet they're placed in has the AssociatePublicIPAddress flag enabled.)
The text was updated successfully, but these errors were encountered: