Introduction
Terraform lets you manage your Files.com resources using Infrastructure-as-Code (IaC) processes.
Terraform users define and configure data center infrastructure using a declarative configuration language known as Terraform Configuration Language, or optionally JSON.
The Files.com Provider for Terraform allows you to automate the management of your Files.com site, including resources such as users, groups, folders, share links, inboxes, automations, security, encryption, access protocols, permissions, remote servers, remote syncs, data governance, and more.
Requirements
- Terraform 0.13+
Installation
Require the provider in your Terraform configuration:
Repository
Explore the terraform-provider-files code on GitHub.