Skip to content

Commit 664f216

Browse files
committed
terraform-docs: automated update action
1 parent 50690a4 commit 664f216

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff 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 |

0 commit comments

Comments
 (0)