DataDog/terraform-provider-datadog

Terraform Datadog provider

467

stars

2,659

commits

Go

primary language

Sep 10, 2026

updated

www.terraform.io/docs/providers/datadog/
datadog
terraform
terraform-provider
Browse cluster: Terraform Cloud Provider Plugins

README

Datadog Terraform Provider

Requirements

Building The Provider

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

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

Enter the provider directory and build the provider

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

Note: For contributions created from forks, the repository should still be cloned under the $GOPATH/src/github.com/DataDog/terraform-provider-datadog directory to allow the provided make commands to properly run, build, and test this project.

Using the provider

If you're building the provider, follow the instructions to install it as a plugin. After placing it into your plugins directory, run terraform init to initialize it.

Further usage documentation is available on the Terraform website.

Contributors

(top 30 of 427)

skarimo

311 commits

therve

182 commits

nkzou

130 commits

nmuesch

119 commits

DataDog/terraform-provider-datadog

Terraform Datadog provider

467

stars

2,659

commits

Go

primary language

Sep 10, 2026

updated

www.terraform.io/docs/providers/datadog/
datadog
terraform
terraform-provider
Browse cluster: Terraform Cloud Provider Plugins

README

Datadog Terraform Provider

Requirements

Building The Provider

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

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

Enter the provider directory and build the provider

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

Note: For contributions created from forks, the repository should still be cloned under the $GOPATH/src/github.com/DataDog/terraform-provider-datadog directory to allow the provided make commands to properly run, build, and test this project.

Using the provider

If you're building the provider, follow the instructions to install it as a plugin. After placing it into your plugins directory, run terraform init to initialize it.

Further usage documentation is available on the Terraform website.

Contributors

(top 30 of 427)

skarimo

311 commits

therve

182 commits

nkzou

130 commits

nmuesch

119 commits

Languages

Go

97.4%