{"id":22147159,"url":"https://github.com/timtorchen/terraform-module-grafana-alert","last_synced_at":"2026-05-03T19:34:26.999Z","repository":{"id":265850562,"uuid":"863387707","full_name":"timtorChen/terraform-module-grafana-alert","owner":"timtorChen","description":"Terraform module to create grafana alerts","archived":false,"fork":false,"pushed_at":"2024-10-04T07:09:14.000Z","size":58,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-03-24T00:53:43.114Z","etag":null,"topics":["grafana","grafana-alerts","terraform","terraform-module"],"latest_commit_sha":null,"homepage":"https://registry.terraform.io/modules/timtorChen/grafana-alert/module/latest","language":"HCL","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/timtorChen.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-09-26T07:58:40.000Z","updated_at":"2024-10-10T04:51:53.000Z","dependencies_parsed_at":"2024-12-01T08:12:46.218Z","dependency_job_id":"aa8e03ca-4ef3-40e1-be4b-b41ec74e6adb","html_url":"https://github.com/timtorChen/terraform-module-grafana-alert","commit_stats":null,"previous_names":["timtorchen/terraform-module-grafana-alert"],"tags_count":5,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/timtorChen%2Fterraform-module-grafana-alert","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/timtorChen%2Fterraform-module-grafana-alert/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/timtorChen%2Fterraform-module-grafana-alert/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/timtorChen%2Fterraform-module-grafana-alert/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/timtorChen","download_url":"https://codeload.github.com/timtorChen/terraform-module-grafana-alert/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245268224,"owners_count":20587578,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["grafana","grafana-alerts","terraform","terraform-module"],"created_at":"2024-12-01T23:13:40.801Z","updated_at":"2026-05-03T19:34:26.952Z","avatar_url":"https://github.com/timtorChen.png","language":"HCL","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Terraform grafana alert module\n\n⚠️ This project is still under development; use it with caution.\n\nTerraform module to create grafana alerts.\n\n## Usage\n\n```hcl\nresource \"grafana_data_source\" \"prometheus\" {\n}\n\nresource \"grafana_data_source\" \"aws\" {\n}\n\nmodule \"grafana-alert\" {\n  source  = \"timtorChen/grafana-alert/module\"\n  version = \"~\u003e 0.4.0\"\n\n  prom_datasource_uid = grafana_data_source.prometheus.uid\n  enable_ceph_alert   = true\n  enable_etcd_alert   = true\n  enable_node_alert   = true\n\n  aws_datasource_uid = grafana_data_source.aws.uid\n  enable_efs_alert   = true\n}\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftimtorchen%2Fterraform-module-grafana-alert","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftimtorchen%2Fterraform-module-grafana-alert","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftimtorchen%2Fterraform-module-grafana-alert/lists"}