# Terraform

Terraform is an open-source infrastructure as code (IaC) tool that uses a declarative language to automatically identify dependencies and develop a plan for execution. Terraform is typically used to create and manage services, even across cloud providers.

To get started, [explore the Terraform module](https://github.com/cherryservers/terraform-provider-cherryservers).