Skip to content

Latest commit

 

History

History
 
 

vault

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

Inputs

Name Description Type Default Required
kms_key_arn The server-side encryption key that is used to protect your backups. string "" no
vault_name Name of the backup vault to create. string n/a yes
vault_tags Map of Metadata that you can assign to help organize the resources that you create. i.e. { tag_name_one = "tag_value_one" tag_name_two = "tag_value_two" } map <map> no

Outputs

Name Description
vault_arn The ARN of the vault.
vault_name The name of the vault.
vault_recovery_points The number of recovery points that are stored in a backup vault.