Input
Output
// Generated Terraform HCL will appear here...
📖 How to use
- Export your Datadog dashboard JSON from the Datadog UI
- Paste the JSON content into the input area or drag & drop a .json file
- The tool will generate clean Terraform HCL resource code
- Copy the output or download as a .tf file
- Use
terraform importto import the existing dashboard
⚠️ Important Notes
- This tool focuses on basic dashboard structure - widgets may need manual adjustment
- Always review and test generated HCL before applying
- Ensure your Terraform provider supports the generated resource attributes