We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 280cd79 commit 343d582Copy full SHA for 343d582
README.md
@@ -44,6 +44,8 @@ module "ecs_apps" {
44
| security\_group\_ids | Extra security groups for instances | list | `<list>` | no |
45
| userdata | Extra commands to pass to userdata | string | `""` | no |
46
| 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
+
49
50
## Outputs
51
0 commit comments