A pseudo-resource that manages which of your ECS task sets is primary.
cluster
(String) The short name or full Amazon Resource Name (ARN) of the cluster that hosts the service to create the task set in.service
(String) The short name or full Amazon Resource Name (ARN) of the service to create the task set in.task_set_id
(String) The ID or full Amazon Resource Name (ARN) of the task set.id
(String) Uniquely identifies the resource.Import is supported using the following syntax:
$ terraform import awscc_ecs_primary_task_set.example <resource ID>