travisjeffery / datadog-terraform-example

Managing Datadog with Terraform example

Home Page:http://twitter.com/travisjeffery

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Managing Datadog with Terraform example

Shows how to use Terraform to manage Datadog:

  • Create monitors
  • Create timeboards and graphs
  • Share queries and thresholds across monitors and graphs

How to run:

$ git clone https://github.com/travisjeffery/datadog-terraform-example.git
$ cd datadog-terraform-example
$ terraform init
$ terraform plan # You'll be asked to input your Datadog API and APP keys
$ terraform apply

License

MIT


About

Managing Datadog with Terraform example

http://twitter.com/travisjeffery


Languages

Language:HCL 100.0%