Terraform

Validated on 25 Sep 2020 • Last edited on 17 Apr 2025

Terraform is a powerful open-source tool that allows you to build, version, and automate the deployment of cloud infrastructure. You can use Terraform to set up basic or complex architectures for your web applications in your DigitalOcean account with a few commands on the command line. This gives you the benefit of increased efficiency when setting up and scaling your web application’s infrastructure.

Getting Started

How to Configure Terraform for DigitalOcean

Install Terraform and configure it to deploy DigitalOcean resources.

DigitalOcean Terraform Provider Reference

A complete reference for the DigitalOcean Terraform provider.

Deploy A Sample Web Application on DigitalOcean Using Terraform

Deploy three Droplets, a database, and a load balancer into a VPC network using Terraform and this interactive tutorial.

How to Use DigitalOcean Spaces as a Terraform Remote State Backend

Store Terraform state remotely on DigitalOcean Spaces to enable team collaboration.

Resources

How To Use Terraform with DigitalOcean

A Community tutorial introducing Terraform and the DigitalOcean provider.

digitalocean.com/community
How To Import Existing DigitalOcean Assets into Terraform

A Community tutorial about using Terraform to work with existing DigitalOcean infrastructure.

digitalocean.com/community
Terraform's Official Documentation

Documentation for Terraform, including Terraform CLI, Terraform Cloud, and Terraform Enterprise.

www.terraform.io

Latest Updates

29 March 2022

  • v2.19.0 of the DigitalOcean Terraform Provider is now available. This release adds custom region support of the digitalocean_container_registry resource.

8 March 2022

  • v2.18.0 of the DigitalOcean Terraform Provider is now available. This release adds a new digitalocean_spaces_bucket_policy resource as well as support for configuring log destinations and alert policies in the digitalocean_app resource.

14 January 2022

  • v2.17.0 of the DigitalOcean Terraform Provider is now available. This release adds support for:

    • Fetching load balancer resources by ID in a datasource.
    • Updating the name and description for default VPC networks.

    It also includes bug fixes.

For more information, see the full release notes.

We can't find any results for your search.

Try using different keywords or simplifying your search terms.