Skip to content
← Back to Changelog

Monday, April 29th 2024

Vercel Terraform Provider v1.9

Posted by

Avatar for dglsparsons

Doug Parsons

Software Engineer

The Vercel Terraform Provider allows you to create, manage and update your Vercel projects, configuration, and settings through infrastructure-as-code.

You can now control significantly more Vercel resources through Terraform:

Learn how to get started with the Terraform provider for Vercel. If you already have Terraform set up, upgrade by running:

Bash
terraform init -upgrade

Post