Installation
Add the provider to yourrequired_providers block:
terraform init to install the provider.
Provider Configuration
Arguments
Resources
archil_disk
Creates and manages an Archil disk with a storage mount.Arguments
Mount Block Arguments
All disk attributes require replacement — changing any attribute will destroy and recreate the disk.
Attributes
archil_api_token
Creates and manages an Archil API token for programmatic access.Arguments
Attributes
archil_disk_user
Adds an authorized user to an Archil disk. Supports token-based and AWS STS authentication.Arguments
Attributes
Data Sources
archil_disk
Look up an existing Archil disk by ID or name.Arguments
Exactly one ofid or name must be set.