Skip to main content
This quickstart creates a reviewable Terraform plan for an AWS connection. Add protection groups and policies after the connection is visible in Clumio.
Prototype note. This configuration is based on public provider documentation and has not been validated against a live Clumio tenant.

Before you start

  • Terraform 1.0 or later;
  • an AWS account where you can create the required IAM resources; and
  • a Clumio API token for the selected control plane.

Configure credentials

Declare the provider

Add an AWS connection

Run:
Review the plan before applying it. The complete bootstrap module and protection resources are in Manage protection with Terraform.

Continue