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: website/docs/r/backup_logically_air_gapped_vault.html.markdown
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -30,6 +30,7 @@ This resource supports the following arguments:
30
30
*`name` - (Required) Name of the Logically Air Gapped Backup Vault to create.
31
31
*`max_retention_days` - (Required) Maximum retention period that the Logically Air Gapped Backup Vault retains recovery points.
32
32
*`min_retention_days` - (Required) Minimum retention period that the Logically Air Gapped Backup Vault retains recovery points.
33
+
*`encryption_key_arn` - (Optional) The AWS KMS key identifier (ARN) used to encrypt the backups in the logically air-gapped vault.
33
34
*`tags` - (Optional) Metadata that you can assign to help organize the resources that you create. If configured with a provider [`default_tags` configuration block](https://registry.terraform.io/providers/hashicorp/aws/latest/docs#default_tags-configuration-block) present, tags with matching keys will overwrite those defined at the provider-level.
0 commit comments