digitalocean/terraform-provider-digitalocean

Terraform DigitalOcean provider

568

stars

1,341

commits

Go

primary language

Sep 9, 2026

updated

registry.terraform.io/providers/digitalocean/digitalocean/latest/docs
cloud
digitalocean
hacktoberfest
hashicorp
infrastructure-as-code
terraform
terraform-provider
Browse cluster: Terraform Cloud Provider Plugins

README

DigitalOcean Terraform Provider

Requirements

  • Terraform 0.10+
  • Go 1.14+ (to build the provider plugin)

Building The Provider

Clone repository to: $GOPATH/src/github.com/digitalocean/terraform-provider-digitalocean

$ mkdir -p $GOPATH/src/github.com/digitalocean; cd $GOPATH/src/github.com/digitalocean
$ git clone git@github.com:digitalocean/terraform-provider-digitalocean

Enter the provider directory and build the provider

$ cd $GOPATH/src/github.com/digitalocean/terraform-provider-digitalocean
$ make build

Using the provider

See the DigitalOcean Provider documentation to get started using the DigitalOcean provider.

Developing the Provider

See CONTRIBUTING.md for information about contributing to this project.

Contributors

(top 30 of 243)

andrewsomething

544 commits

stack72

56 commits

TFaga

45 commits

danaelhe

40 commits

digitalocean/terraform-provider-digitalocean

Terraform DigitalOcean provider

568

stars

1,341

commits

Go

primary language

Sep 9, 2026

updated

registry.terraform.io/providers/digitalocean/digitalocean/latest/docs
cloud
digitalocean
hacktoberfest
hashicorp
infrastructure-as-code
terraform
terraform-provider
Browse cluster: Terraform Cloud Provider Plugins

README

DigitalOcean Terraform Provider

Requirements

  • Terraform 0.10+
  • Go 1.14+ (to build the provider plugin)

Building The Provider

Clone repository to: $GOPATH/src/github.com/digitalocean/terraform-provider-digitalocean

$ mkdir -p $GOPATH/src/github.com/digitalocean; cd $GOPATH/src/github.com/digitalocean
$ git clone git@github.com:digitalocean/terraform-provider-digitalocean

Enter the provider directory and build the provider

$ cd $GOPATH/src/github.com/digitalocean/terraform-provider-digitalocean
$ make build

Using the provider

See the DigitalOcean Provider documentation to get started using the DigitalOcean provider.

Developing the Provider

See CONTRIBUTING.md for information about contributing to this project.

Contributors

(top 30 of 243)

andrewsomething

544 commits

stack72

56 commits

TFaga

45 commits

danaelhe

40 commits

Languages

Go

99.8%