Support the new ZoneId field on Availability Zones #6546
Labels
enhancement
Requests to existing resources that expand the functionality or scope.
service/ec2
Issues and PRs that pertain to the ec2 service.
Milestone
Community Note
Description
The ec2 describe-availability-zones call now returns a ZoneId field which gives you the exact physical location of where that AZ is. For example, the cli now returns:
This is powerful for being able to exclude certain availability zones when they don't have supported instance types or features (EKS is one)
New or Affected Resource(s)
data.aws_availability_zone
data.aws_availability_zones
Probably others.
The text was updated successfully, but these errors were encountered: