Skip to main content
版本:v1.9

AWS ECS

描述

Terraform module which creates AWS ECS resources

参数说明

属性

名称描述类型是否必须默认值
capacity_providersList of short names of one or more capacity providers to associate with the cluster. Valid values also include FARGATE and FARGATE_SPOT.list(string)false
container_insightsControls if ECS Cluster has container insights enabledboolfalse
create_ecsControls if ECS should be createdboolfalse
default_capacity_provider_strategyThe capacity provider strategy to use by default for the cluster. Can be one or more.list(map(any))false
nameName to be used on all the resources as identifier, also the name of the ECS clusterstringfalse
tagsA map of tags to add to ECS Clustermap(string)false
writeConnectionSecretToRefThe secret which the cloud resource connection will be written towriteConnectionSecretToReffalse

writeConnectionSecretToRef

名称描述类型是否必须默认值
nameThe secret name which the cloud resource connection will be written tostringtrue
namespaceThe secret namespace which the cloud resource connection will be written tostringfalse