File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -93,7 +93,7 @@ module "ecs_apps" {
9393| certificate\_ arn | n/a | ` any ` | n/a | yes |
9494| certificate\_ internal\_ arn | certificate arn for internal ALB. | ` string ` | ` "" ` | no |
9595| code\_ deploy | Enables CodeDeploy role to be used for deployment | ` bool ` | ` true ` | no |
96- | container\_ insights | Enables CloudWatch Container Insights for a cluster. | ` bool ` | ` false ` | no |
96+ | container\_ insights | Enables CloudWatch Container Insights for a cluster. | ` string ` | ` "disabled" ` | no |
9797| create\_ efs | Enables creation of EFS volume for cluster | ` bool ` | ` true ` | no |
9898| create\_ iam\_ service\_ linked\_ role | Create iam\_ service\_ linked\_ role for ECS or not. | ` bool ` | ` false ` | no |
9999| ebs\_ key\_ arn | ARN of a KMS Key to use on EBS volumes | ` string ` | ` "" ` | no |
You can’t perform that action at this time.
0 commit comments