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" {
93
93
| instance\_ type\_ 1 | Instance type for ECS workers (first priority). | ` any ` | n/a | yes |
94
94
| instance\_ type\_ 2 | Instance type for ECS workers (second priority). | ` any ` | n/a | yes |
95
95
| instance\_ type\_ 3 | Instance type for ECS workers (third priority). | ` any ` | n/a | yes |
96
- | instance\_ volume\_ size | Volume size for docker volume (in GB). | ` number ` | ` 22 ` | no |
96
+ | instance\_ volume\_ size | Volume size for docker volume (in GB). | ` number ` | ` 30 ` | no |
97
97
| instance\_ volume\_ size\_ root | Volume size for root volume (in GB). | ` number ` | ` 16 ` | no |
98
98
| kms\_ key\_ arn | ARN of a KMS Key to use on EFS and EBS volumes | ` string ` | ` "" ` | no |
99
99
| lb\_ access\_ logs\_ bucket | Bucket to store logs from lb access. | ` string ` | ` "" ` | no |
You can’t perform that action at this time.
0 commit comments