Skip to content

Commit 343d582

Browse files
adding Backup EFS
1 parent 280cd79 commit 343d582

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,8 @@ module "ecs_apps" {
4444
| security\_group\_ids | Extra security groups for instances | list | `<list>` | no |
4545
| userdata | Extra commands to pass to userdata | string | `""` | no |
4646
| vpc\_id | VPC ID to deploy the ECS cluster | string | n/a | yes |
47+
| expire\_backup\_efs | Number of days after creation that a recovery point is deleted | string | n/a | no |
48+
4749

4850
## Outputs
4951

0 commit comments

Comments
 (0)