Resource Type definition for AWS::ECS::CapacityProvider.
auto_scaling_group_provider
(Attributes) (see below for nested schema)name
(String)tags
(Attributes List) (see below for nested schema)id
(String) Uniquely identifies the resource.auto_scaling_group_provider
Required:
auto_scaling_group_arn
(String)Optional:
managed_draining
(String)managed_scaling
(Attributes) The managed scaling settings for the Auto Scaling group capacity provider. (see below for nested schema)managed_termination_protection
(String)auto_scaling_group_provider.managed_scaling
Optional:
instance_warmup_period
(Number)maximum_scaling_step_size
(Number)minimum_scaling_step_size
(Number)status
(String)target_capacity
(Number)tags
Optional:
key
(String)value
(String)Import is supported using the following syntax:
$ terraform import awscc_ecs_capacity_provider.example <resource ID>