- Notifications
You must be signed in to change notification settings - Fork398
DataDog/terraform-provider-datadog
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
- Website:https://registry.terraform.io/providers/DataDog/datadog/latest
- Documentation:https://registry.terraform.io/providers/DataDog/datadog/latest/docs
- Terraform website:https://www.terraform.io
- Support
- Terraform >= 0.12.x
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 providedmake
commands to properly run, build, and test this project.
If you're building the provider, follow the instructions toinstall it as a plugin. After placing it into your plugins directory, runterraform init
to initialize it.
Furtherusage documentation is available on the Terraform website.
About
Terraform Datadog provider
Topics
Resources
License
Code of conduct
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Uh oh!
There was an error while loading.Please reload this page.