Data Source: aws_redshift_orderable_cluster

Information about Redshift Orderable Clusters and valid parameter combinations.

Example Usage

data "aws_redshift_orderable_cluster" "test" {
  cluster_type         = "multi-node"
  preferred_node_types = ["dc2.large", "ds2.xlarge"]
}

Argument Reference

This data source supports the following arguments:

Attribute Reference

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