AWS Route53 Recovery Control Cluster resource schema
name
(String) Name of a Cluster. You can use any non-white space character in the nametags
(Attributes List) A collection of tags associated with a resource (see below for nested schema)cluster_arn
(String) The Amazon Resource Name (ARN) of the cluster.cluster_endpoints
(Attributes List) Endpoints for the cluster. (see below for nested schema)id
(String) Uniquely identifies the resource.status
(String) Deployment status of a resource. Status can be one of the following: PENDING, DEPLOYED, PENDING_DELETION.tags
Required:
key
(String)value
(String)cluster_endpoints
Read-Only:
endpoint
(String)region
(String)Import is supported using the following syntax:
$ terraform import awscc_route53recoverycontrol_cluster.example <resource ID>