1 Answer
- Newest
- Most votes
- Most comments
0
Hi There
AWS maps the physical Availability Zones randomly to the Availability Zone names for each AWS account. [1] So us-west-1a in AccountA might not map to the same physical AZ in AccountB. And all AZ's support load balancers.
One thing you can do is reference the AZ ID in cloudformation [2] when selecting your Subnets to ensure you are being consistent
[1] https://docs.aws.amazon.com/ram/latest/userguide/working-with-az-ids.html

Thank you for your reply. I am not too well versed with cloud formation, I had someone help me create this one a while back, but can you look at my template and suggest how to fix please. I cannot post the entire template due to the only 600 allowed characters in this message.
Thank you.