Skip to content

Releases: laurmurclar/datadog-to-terraform

Add support for conditional formatting in widgets

28 Sep 10:24
Compare
Choose a tag to compare

You can now make use of conditional formatting in widgets, thanks to @supaggregator who implemented this feature!

Add support for dashboards

08 Sep 09:50
Compare
Choose a tag to compare

You can now convert your dashboards to Terraform code 🎉 It works the exact same way as monitors - just copy & paste the dashboard JSON and click convert.

Thank you @flaviusC for implementing this feature!

Fix 'id' bug

14 Apr 09:33
6c4d152
Compare
Choose a tag to compare

Fixes issue #23

Publish to Firefox Add-on store

14 Apr 09:31
6c4d152
Compare
Choose a tag to compare

You can now use this extension in Firefox! Download it here

Add error messages and a new look 👩‍🎨

18 Sep 16:14
9366947
Compare
Choose a tag to compare

We've removed some clutter and made room for error messages. Now, if the code conversion fails, you can see why - directly in the converter 🙌

Add support for 'threshold_windows' option

17 Jun 09:25
3fa9a71
Compare
Choose a tag to compare

Terraform recently added support for this option, so now we can support it too 🎉

Testing deployment

15 Jan 11:41
c71205c
Compare
Choose a tag to compare

This release doesn't add anything new, I just wanted to test the deployment process