Skip to content

Commit

Permalink
Merge pull request #140 from CDLUC3/prd-backup
Browse files Browse the repository at this point in the history
added backup-vault for prd
  • Loading branch information
briri authored May 17, 2024
2 parents d2d9bc0 + 170d65e commit a514ee0
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions config/prd/regional/backup-vault.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
template:
path: backup-vault.yaml

parameters:
Program: !stack_attr stack_tags.Program
Service: !stack_attr stack_tags.Service
Subservice: !stack_attr stack_tags.Subservice

Env: !stack_attr sceptre_user_data.env

MainAccountId: !ssm_parameter /uc3/MainAccountId
MainAccountBackupVaultArn: !ssm_parameter /uc3/MainAccountBackupVault

0 comments on commit a514ee0

Please sign in to comment.