» Data Source: linode_instance_type

Provides information about a Linode instance type

» Example Usage

The following example shows how one might use this data source to access information about a Linode Instance type.

data "linode_instance_type" "default" {
    id = "g6-standard-2"
}

» Argument Reference

The following arguments are supported:

  • id - (Required) Label used to identify instance type

» Attributes

The Linode Instance Type resource exports the following attributes: