File tree Expand file tree Collapse file tree 1 file changed +1
-0
lines changed Expand file tree Collapse file tree 1 file changed +1
-0
lines changed Original file line number Diff line number Diff line change @@ -90,6 +90,7 @@ module "ecs_apps" {
90
90
| backup | Assing a backup tag to efs resource - Backup will be performed by AWS Backup. | ` string ` | ` "true" ` | no |
91
91
| certificate\_ arn | n/a | ` any ` | n/a | yes |
92
92
| certificate\_ internal\_ arn | certificate arn for internal ALB. | ` string ` | ` "" ` | no |
93
+ | create\_ efs | Enables creation of EFS volume for cluster | ` bool ` | ` true ` | no |
93
94
| create\_ iam\_ service\_ linked\_ role | Create iam\_ service\_ linked\_ role for ECS or not. | ` bool ` | ` false ` | no |
94
95
| ec2\_ key\_ enabled | Generate a SSH private key and include in launch template of ECS nodes | ` bool ` | ` false ` | no |
95
96
| enable\_ schedule | Enables schedule to shut down and start up instances outside business hours. | ` bool ` | ` false ` | no |
You can’t perform that action at this time.
0 commit comments