Install
Configure
The provider reads its token and API base URL from environment variables:clumio_api_token and clumio_api_base_url in the provider block. Use the base URL
listed for the control plane that issued the token. See
Authentication.
Connect an AWS account
Create the Clumio connection, then pass its outputs to the AWS bootstrap module:Define and assign S3 protection
The provider models the protection group, policy and assignment as separate resources:terraform plan and review the proposed resources before applying them.
Bootstrap modules
Provider guide
Clumio’s current getting-started guide and complete examples.
Provider source
Source code, issues and release notes.