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.
Latest reviews
- (2023-07-12) Sebastian Feduniak: I think it should be either updated or deleted from the web store. It doesn't work with the current version of datadog. It's not able to translate dashboard json into terraform. So it doesn't provide its core functionality.
- (2021-11-02) Thank you!
- (2021-10-12) Thierry Nowak: Really useful! Thanks!