Skip to content

Commit 30cef6f

Browse files
committed
terraform-docs: automated update action
1 parent f8f9665 commit 30cef6f

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
| instance\_type\_1 | Instance type for ECS workers (first priority). | `any` | n/a | yes |
9494
| instance\_type\_2 | Instance type for ECS workers (second priority). | `any` | n/a | yes |
9595
| 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 |
9797
| instance\_volume\_size\_root | Volume size for root volume (in GB). | `number` | `16` | no |
9898
| kms\_key\_arn | ARN of a KMS Key to use on EFS and EBS volumes | `string` | `""` | no |
9999
| lb\_access\_logs\_bucket | Bucket to store logs from lb access. | `string` | `""` | no |

0 commit comments

Comments
 (0)