Data Source: aws_ec2_instance_type

Get characteristics for a single EC2 Instance Type.

Example Usage

data "aws_ec2_instance_type" "example" {
  instance_type = "t2.micro"
}

Argument Reference

This data source supports the following arguments:

Attribute Reference

This data source exports the following attributes in addition to the arguments above:

Timeouts

Configuration options: