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
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -62,7 +62,7 @@ No requirements.
62
62
| <aname="input_default_tags"></a> [default\_tags](#input\_default\_tags)| Default tag map for application to all taggable resources in the module |`map(string)`|`{}`| no |
63
63
| <aname="input_environment"></a> [environment](#input\_environment)| The name of the environment where AWS Backup is configured. |`string`| n/a | yes |
64
64
| <aname="input_management_ci_role_arn"></a> [management\_ci\_role\_arn](#input\_management\_ci\_role\_arn)| ARN of Terraform role used to deploy to account |`string`| n/a | yes |
65
-
| <aname="input_name"></a> [name](#input\_name)| The variable encapsulating the name of this bucket |`string`|n/a|yes|
65
+
| <aname="input_name"></a> [name](#input\_name)| The variable encapsulating the name of this bucket |`string`|`"backup"`|no|
66
66
| <aname="input_notification_kms_key"></a> [notification\_kms\_key](#input\_notification\_kms\_key)| The ARN of the bootstrap KMS key used for encryption at rest of the SNS topic. |`string`| n/a | yes |
67
67
| <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 |
68
68
| <aname="input_principal_org_id"></a> [principal\_org\_id](#input\_principal\_org\_id)| The AWS Org ID (numeric) |`string`| n/a | yes |
0 commit comments