https://pulumi.com logo
h

helpful-account-44059

03/22/2022, 5:04 PM
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

stocky-restaurant-98004

03/22/2022, 7:18 PM
Your VPC has to cross at least 2 AZs, although 3 is considered standard.
h

helpful-account-44059

03/23/2022, 2:22 AM
i used the default vpc, which actually cross 3 AZs
2 Views