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:
- Install Terraform
- Run the following:
$ 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
MIT
- travisjeffery.com
- GitHub @travisjeffery
- Twitter @travisjeffery
- Medium @travisjeffery