Skip to content
terraform logo

Terraform

Overview

Codify cloud infrastructure and frontend deployments with Vercel and Terraform

Terraform is an infrastructure as code (IaC) driven software that allows you to programmatically configure your project infrastructure using configuration files and version control.

Integrating the Vercel Provider with your Terraform workflow aligns the configuration of your cloud infrastructure with frontend deployment, creating a faster way for teams to provision, preview, test, and ship multi-cloud applications from a singe CLI.

From Terraform, developers can:

  • Create and configure Vercel projects

  • Create Vercel deployments

  • Configure domains to Vercel projects

Follow our guide to get started.