You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: infrastructure/modules/aws-backup-source/README.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -73,6 +73,8 @@ No requirements.
73
73
| <aname="input_restore_testing_plan_scheduled_expression"></a> [restore\_testing\_plan\_scheduled\_expression](#input\_restore\_testing\_plan\_scheduled\_expression)| Scheduled Expression of Recovery Selection Point |`string`|`"cron(0 1 ? * SUN *)"`| no |
74
74
| <aname="input_restore_testing_plan_selection_window_days"></a> [restore\_testing\_plan\_selection\_window\_days](#input\_restore\_testing\_plan\_selection\_window\_days)| Selection window days |`number`|`7`| no |
75
75
| <aname="input_restore_testing_plan_start_window"></a> [restore\_testing\_plan\_start\_window](#input\_restore\_testing\_plan\_start\_window)| Start window from the scheduled time during which the test should start |`number`|`1`| no |
76
+
| <aname="input_vault_max_retention_days"></a> [vault\_max\_retention\_days](#input\_vault\_max\_retention\_days)| Maximum retention days for the vault lock |`number`|`35`| no |
77
+
| <aname="input_vault_min_retention_days"></a> [vault\_min\_retention\_days](#input\_vault\_min\_retention\_days)| Minimum retention days for the vault lock |`number`|`7`| no |
0 commit comments