AWS Route53 Recovery Control Control Panel resource schema .
name
(String) The name of the control panel. You can use any non-white space character in the name.cluster_arn
(String) Cluster to associate with the Control Paneltags
(Attributes List) A collection of tags associated with a resource (see below for nested schema)control_panel_arn
(String) The Amazon Resource Name (ARN) of the cluster.default_control_panel
(Boolean) A flag that Amazon Route 53 Application Recovery Controller sets to true to designate the default control panel for a cluster. When you create a cluster, Amazon Route 53 Application Recovery Controller creates a control panel, and sets this flag for that control panel. If you create a control panel yourself, this flag is set to false.id
(String) Uniquely identifies the resource.routing_control_count
(Number) Count of associated routing controlsstatus
(String) The deployment status of control panel. Status can be one of the following: PENDING, DEPLOYED, PENDING_DELETION.tags
Required:
key
(String)value
(String)Import is supported using the following syntax:
$ terraform import awscc_route53recoverycontrol_control_panel.example <resource ID>