» Data Source: aws_cloudhsm_v2_cluster

Use this data source to get information about a CloudHSM v2 cluster

» Example Usage

data "aws_cloudhsm_v2_cluster" "cluster" {
  cluster_id = "cluster-testclusterid"
}

» Argument Reference

The following arguments are supported:

  • cluster_id - (Required) The id of Cloud HSM v2 cluster.
  • cluster_state - (Optional) The state of the cluster to be found.

» Attributes Reference

The following attributes are exported: