Data Source: aws_ec2_instance_type_offerings #20275
Labels
enhancement
Requests to existing resources that expand the functionality or scope.
service/ec2
Issues and PRs that pertain to the ec2 service.
Community Note
Description
I'm attempting to mimic the response to this AWS CLI call in Terraform using the aws_ec2_instance_type_offerings. In which it returns the availability zones that the instance is available in depending on the region selected.
New or Affected Resource(s)
Potential Terraform Configuration
However, I think the only available outcomes are
id
andinstance_types
...References
The text was updated successfully, but these errors were encountered: