Home
Softono
datadog-to-terraform

datadog-to-terraform

Open source MIT JavaScript
238
Stars
41
Forks
14
Issues
45
Watchers
2 years
Last Commit

About datadog-to-terraform

Converts Datadog resource JSON into Terraform alarm code.

Platforms

Web Self-hosted

Languages

JavaScript

Datadog to Terraform Converter

Converts Datadog monitor and dashboard JSON into Terraform alarm code.

Installation

Chrome Extension | Firefox Add-on

How to Use

  1. Create your monitor or dashboard in the Datadog UI and copy the JSON.
  2. Open the extension, fill in the resource name and paste in the JSON.
  3. Paste the resulting code into your terraform file and run terraform fmt (you can automate this with editor plugins)

And that's it.

Click to enlarge:


Contributing

We'd love for folks to contribute! Feel free to add your own ideas or take a look at the issues for inspiration. The Contributing Guide explains development setup and the release process.