应用截图

Datadog-to-Terraform Converter截图1

详细介绍

Converts Datadog resource JSON into Terraform alarm code.

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.