Skip to content

Commit 1314a84

Browse files
committed
terraform-docs: automated update action
1 parent d7619ff commit 1314a84

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -90,6 +90,7 @@ module "ecs_apps" {
9090
| backup | Assing a backup tag to efs resource - Backup will be performed by AWS Backup. | `string` | `"true"` | no |
9191
| certificate\_arn | n/a | `any` | n/a | yes |
9292
| certificate\_internal\_arn | certificate arn for internal ALB. | `string` | `""` | no |
93+
| create\_efs | Enables creation of EFS volume for cluster | `bool` | `true` | no |
9394
| create\_iam\_service\_linked\_role | Create iam\_service\_linked\_role for ECS or not. | `bool` | `false` | no |
9495
| ec2\_key\_enabled | Generate a SSH private key and include in launch template of ECS nodes | `bool` | `false` | no |
9596
| enable\_schedule | Enables schedule to shut down and start up instances outside business hours. | `bool` | `false` | no |

0 commit comments

Comments
 (0)