app-common
Variables
| Name | Description | Type | Default | Required |
|---|---|---|---|---|
IncludeLockFile |
Include a Terraform lock file. | bool |
false |
no |
EcrPullThroughCache |
Enable ECR pull through cache | map |
{"Enable": true} |
no |
Logs |
Whether to enable various logs (e.g., store events emitted from the ECS cluster in CloudWatch for easier troubleshooting) | map |
{"ClusterEvents": true} |
no |