All Projects → laurmurclar → datadog-to-terraform

laurmurclar / datadog-to-terraform

Licence: MIT license
Converts Datadog resource JSON into Terraform alarm code.

Programming Languages

javascript
184084 projects - #8 most used programming language
HTML
75241 projects

Projects that are alternatives of or similar to datadog-to-terraform

LuminousNewTab
Luminous New Tab is a beautiful 'new tab' browser extension that has an animated gradient background! New tabs will show your bookmarks, the time, weather and let you do searches too!
Stars: ✭ 18 (-90.58%)
Mutual labels:  firefox-addon, browser-extension
native-messaging
Native Messaging Host Protocol for Browser Extensions
Stars: ✭ 40 (-79.06%)
Mutual labels:  firefox-addon, browser-extension
kontext-browser-extension
Browser extension that adds context to certain German politicians
Stars: ✭ 79 (-58.64%)
Mutual labels:  firefox-addon, browser-extension
x-forwarded-for
X-Forwarded-For Header Browser Extension
Stars: ✭ 36 (-81.15%)
Mutual labels:  firefox-addon, browser-extension
refined-github
Browser extension that simplifies the GitHub interface and adds useful features
Stars: ✭ 19,066 (+9882.2%)
Mutual labels:  firefox-addon, browser-extension
Upvote-Anywhere
Upvote Anywhere Browser Extension
Stars: ✭ 339 (+77.49%)
Mutual labels:  firefox-addon, browser-extension
follows-you-github
A simple browser extension that shows a label to indicate that some user follows you on GitHub
Stars: ✭ 25 (-86.91%)
Mutual labels:  firefox-addon, browser-extension
security.txt
ℹ️ Cross-platform browser extension for discovering security.txt and humans.txt files.
Stars: ✭ 15 (-92.15%)
Mutual labels:  firefox-addon, browser-extension
pocketizer
Unofficial Pocket new tab extension for Chrome, Firefox, and Edge
Stars: ✭ 43 (-77.49%)
Mutual labels:  firefox-addon, browser-extension
colorful-qrcode
Simple & colorful QR code generator with chrome extension
Stars: ✭ 13 (-93.19%)
Mutual labels:  firefox-addon, browser-extension
Blazor.BrowserExtension
A package for building Browser Extension with Blazor WebAssembly application.
Stars: ✭ 207 (+8.38%)
Mutual labels:  firefox-addon, browser-extension
perfect-home
firefox newtab/home replacement
Stars: ✭ 101 (-47.12%)
Mutual labels:  firefox-addon, browser-extension
LAN-port-scan-forbidder
Forbid untrusted webs to access localhost or LAN. An anti-scan protection 🛡️🏡
Stars: ✭ 53 (-72.25%)
Mutual labels:  firefox-addon, browser-extension
hackernews-button
Privacy-preserving Firefox extension linking to Hacker News discussion; built with Bloom filters and WebAssembly
Stars: ✭ 73 (-61.78%)
Mutual labels:  firefox-addon, browser-extension
SevenTV
A Web Extension implementing 7TV emotes and other features for integration in Twitch and YouTube chat. ⚠️ A full rewrite is in progress, avoid further contributions to this repo. See https://github.com/seventv/extensionv3
Stars: ✭ 205 (+7.33%)
Mutual labels:  firefox-addon, browser-extension
ccsearch-browser-extension
[PROJECT TRANSFERRED] Cross-Browser extension to search, filter and use images in the public domain and under Creative Commons licenses.
Stars: ✭ 115 (-39.79%)
Mutual labels:  firefox-addon, browser-extension
omnibang
Browser extension for searching many sites directly from address bar using bangs provided by DuckDuckGo.
Stars: ✭ 31 (-83.77%)
Mutual labels:  firefox-addon, browser-extension
selecton-extension
Selecton provides popup with actions on text selection in all major browsers
Stars: ✭ 36 (-81.15%)
Mutual labels:  firefox-addon, browser-extension
inject-jyutping
A browser extension that adds Cantonese pronunciation (Jyutping) on Chinese characters
Stars: ✭ 33 (-82.72%)
Mutual labels:  firefox-addon, browser-extension
scape
🎨 The new tab page with simplicity in mind.
Stars: ✭ 14 (-92.67%)
Mutual labels:  firefox-addon, browser-extension

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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].