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
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -14,7 +14,7 @@ See [terraform-aws-backup](https://github.com/NHSDigital/terraform-aws-backup.gi
14
14
| <aname="input_backup_copy_vault_arn"></a> [backup\_copy\_vault\_arn](#input\_backup\_copy\_vault\_arn)| The ARN of the destination backup vault for cross-account backup copies. |`string`|`""`| no |
| <aname="input_bootstrap_kms_key_arn"></a> [bootstrap\_kms\_key\_arn](#input\_bootstrap\_kms\_key\_arn)| The ARN of the bootstrap KMS key used for encryption at rest of the SNS topic. |`string`| n/a | yes |
17
+
| <aname="input_notification_kms_key"></a> [bootstrap\_kms\_key\_arn](#input\_bootstrap\_kms\_key\_arn)| The ARN of the bootstrap KMS key used for encryption at rest of the SNS topic. |`string`| n/a | yes |
18
18
| <aname="input_environment_name"></a> [environment\_name](#input\_environment\_name)| The name of the environment where AWS Backup is configured. |`string`| n/a | yes |
19
19
| <aname="input_notifications_target_email_address"></a> [notifications\_target\_email\_address](#input\_notifications\_target\_email\_address)| The email address to which backup notifications will be sent via SNS. |`string`|`""`| no |
20
20
| <aname="input_project_name"></a> [project\_name](#input\_project\_name)| The name of the project this relates to. |`string`| n/a | yes |
@@ -24,7 +24,7 @@ See [terraform-aws-backup](https://github.com/NHSDigital/terraform-aws-backup.gi
24
24
| <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 |
25
25
| <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 |
26
26
| <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 |
27
-
| <aname="input_terraform_role_arn"></a> [terraform\_role\_arn](#input\_terraform\_role\_arn)| ARN of Terraform role used to deploy to account |`string`| n/a | yes |
27
+
| <aname="input_management_ci_role_arn"></a> [terraform\_role\_arn](#input\_terraform\_role\_arn)| ARN of Terraform role used to deploy to account |`string`| n/a | yes |
0 commit comments