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
| <aname="input_backup_copy_vault_account_id"></a> [backup\_copy\_vault\_account\_id](#input\_backup\_copy\_vault\_account\_id)| The account id of the destination backup vault for allowing restores back into the source account. |`string`|`""`| no |
14
15
| <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_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
-
| <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
+
| <aname="input_environment"></a> [environment\_name](#input\_environment\_name)| The name of the environment where AWS Backup is configured. |`string`| n/a | yes |
19
20
| <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
21
| <aname="input_project_name"></a> [project\_name](#input\_project\_name)| The name of the project this relates to. |`string`| n/a | yes |
21
22
| <aname="input_reports_bucket"></a> [reports\_bucket](#input\_reports\_bucket)| Bucket to drop backup reports into |`string`| n/a | yes |
@@ -26,14 +27,15 @@ See [terraform-aws-backup](https://github.com/NHSDigital/terraform-aws-backup.gi
26
27
| <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
28
| <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