{"id":22347685,"url":"https://github.com/wearetechnative/terraform-aws-module-cost-alerter","last_synced_at":"2025-03-26T10:43:03.402Z","repository":{"id":266257929,"uuid":"897833524","full_name":"wearetechnative/terraform-aws-module-cost-alerter","owner":"wearetechnative","description":null,"archived":false,"fork":false,"pushed_at":"2025-03-21T09:21:04.000Z","size":198,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-21T10:38:20.782Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/wearetechnative.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-12-03T10:16:47.000Z","updated_at":"2025-03-21T09:21:05.000Z","dependencies_parsed_at":"2024-12-03T11:30:28.370Z","dependency_job_id":"0350f216-a65c-413e-820b-c13b91fcb7df","html_url":"https://github.com/wearetechnative/terraform-aws-module-cost-alerter","commit_stats":null,"previous_names":["wearetechnative/terraform-aws-module-cost-alerter"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wearetechnative%2Fterraform-aws-module-cost-alerter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wearetechnative%2Fterraform-aws-module-cost-alerter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wearetechnative%2Fterraform-aws-module-cost-alerter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wearetechnative%2Fterraform-aws-module-cost-alerter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/wearetechnative","download_url":"https://codeload.github.com/wearetechnative/terraform-aws-module-cost-alerter/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245641317,"owners_count":20648637,"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":[],"created_at":"2024-12-04T10:10:21.747Z","updated_at":"2025-03-26T10:43:03.381Z","avatar_url":"https://github.com/wearetechnative.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# cost alerter\n\nAutomatically sets up and maintains per account cost usage alerts. Generally only works on management accounts.\n\n- Automatically as in: Add alerts for new accounts and remove alerts for existing accounts.\n- Usage defined as in: Costs controlled by usage only so excluding any tax and other incidental costs that are not related to use of AWS resources.\n- Alert defined as: All alerts are being send to `var.master_observability_receiver_account_id` to end up in our LZ OpsGenie setup.\n\nWhen alerts occur the user is expected to re-evaluate based on the budget created and manually increase the threshold by creating or adjusting an \nentry in the budgets_thresholds.json file that is passed to the budgets_thresholds variable from the clients management account's CodeCommit iac repository.\n\n\n## budget_thresholds variable structure:\n### Example:\n\n```\n{\n    \"Accounts\" : {\n        \"Tracklib\" : {                          \u003c-- Account name needs to match account names in organizations\n            \"Id\" :      \"782826450191\", \n            \"Budget\" :  \"300.0\"\n        },\n        \"Tracklib Stage\" : {\n            \"Id\" :      \"323546098264\",\n            \"Budget\" :  \"11.0\"\n        },\n        \"Tracklib monitoring\" : {\n            \"Id\" :      \"055036331264\",\n            \"Budget\" :  \"15.0\"\n        }\n    }\n\n}\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwearetechnative%2Fterraform-aws-module-cost-alerter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwearetechnative%2Fterraform-aws-module-cost-alerter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwearetechnative%2Fterraform-aws-module-cost-alerter/lists"}