================================================================================
Terraform code sample for CloudOut to Amazon S3 resource configuration Use at your own risk.
There are a few services you'll need in order to get this project off the ground:
- AWS Account with permissions to create resources
- Rubrik cluster to configure for CloudOut
- Terraform
The resources should be configured in the following order:
- AWS configuration (consisting of IAM user, IAM policies, KMS CMK, S3 bucket, SG for Bolt)
- Rubrik CloudOut
- Rubrik CloudOn (to specify VPC settings for Bolt to use during archive consolidation)
The AWS configuration will output the following:
- KMS ID required for step 2
- Security Group ID provisioned for Bolt in step 3