Skip to content

Commit

Permalink
Fix legacy-account-context
Browse files Browse the repository at this point in the history
  • Loading branch information
aleksandra-fromm committed Oct 24, 2023
1 parent ec3550e commit fa29a30
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions security/legacy-account-context/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -189,6 +189,7 @@ module "backup_eu_west_1" {
resource_type_management_preference = var.aws_backup_resource_type_management_preference

vault_name = var.aws_backup_vault_name
new_vault_name = var.aws_backup_vault_name_new
deploy_kms_key = local.deploy_kms_key
kms_key_admins = local.kms_key_admins
backup_plans = var.aws_backup_plans
Expand Down

0 comments on commit fa29a30

Please sign in to comment.