Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 1.06 KB

README.md

File metadata and controls

18 lines (13 loc) · 1.06 KB

aws-cloudhsm-dr

License CodeQL Commit Release

This allows you to add DR for your CloudHSM cluster by automatically copying the cluster backup to another region(s) periodically.

Prerequisites:

AWS Services Involved:

  • Lambda
  • CloudWatch Event
  • IAM

Setup:

  • Make sure your IAM user/role have the necessary permissions attached. Refer to the policy.json file for required permissions
  • Use the terraform module included in this repo to create all the AWS resources required to automatically backup CloudHSM backups to another region