Hi, I want to create private elb that listening on...
# general
h
Hi, I want to create private elb that listening on private subnets , and i got this error, how to fix?
Copy code
* error creating application Load Balancer: ValidationError: At least two subnets in two different Availability Zones must be specified
s
Your VPC has to cross at least 2 AZs, although 3 is considered standard.
h
i used the default vpc, which actually cross 3 AZs