{"id":21710795,"url":"https://github.com/jareechang/tf-modules","last_synced_at":"2025-08-31T11:39:20.760Z","repository":{"id":87964324,"uuid":"397448449","full_name":"Jareechang/tf-modules","owner":"Jareechang","description":"terraform modules","archived":false,"fork":false,"pushed_at":"2023-10-08T02:29:31.000Z","size":34,"stargazers_count":2,"open_issues_count":0,"forks_count":8,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-04T13:09:49.141Z","etag":null,"topics":["aws","aws-alb","aws-iam","aws-nat-gateway","aws-route-table","aws-subnet","aws-vpc","terraform","tf-module"],"latest_commit_sha":null,"homepage":"","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/Jareechang.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}},"created_at":"2021-08-18T02:25:51.000Z","updated_at":"2023-09-02T22:43:42.000Z","dependencies_parsed_at":"2023-05-29T11:16:07.776Z","dependency_job_id":null,"html_url":"https://github.com/Jareechang/tf-modules","commit_stats":null,"previous_names":[],"tags_count":24,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jareechang%2Ftf-modules","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jareechang%2Ftf-modules/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jareechang%2Ftf-modules/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jareechang%2Ftf-modules/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Jareechang","download_url":"https://codeload.github.com/Jareechang/tf-modules/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248604852,"owners_count":21132063,"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":["aws","aws-alb","aws-iam","aws-nat-gateway","aws-route-table","aws-subnet","aws-vpc","terraform","tf-module"],"created_at":"2024-11-25T23:17:43.321Z","updated_at":"2025-04-12T17:30:27.048Z","avatar_url":"https://github.com/Jareechang.png","language":"HCL","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Terraform modules\n\nA few re-usable TF modules to speed up the dev process.\n\n### Modules \n\n- [Networking](./networking/README.md)\n- [ALB](./alb/README.md)\n- **IAM**  \n  - [ECR](./iam/ecr/README.md)\n  - [ECS](./iam/ecs/README.md)\n- **Cloudwatch**   \n  - **Alarms:**  \n    - [ALB - Http error rate](./cloudwatch/alarms/alb-http-errors/README.md)\n    - [Cloudwatch Logs - Application Errors](./cloudwatch/alarms/application-log-errors/README.md)\n\n### Versioning with tags\n\n**Publish tags:**\n```sh\ngit tag -a \"v1.0.1\" -m \"First release of tf modules\"\ngit push origin master --follow-tags\n```\n**Usage:**\n\n```tf\nmodule \"networking\" {\n  source = \"github.com/Jareechang/tf-modules//networking?ref=v1.0.1\"\n}\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjareechang%2Ftf-modules","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjareechang%2Ftf-modules","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjareechang%2Ftf-modules/lists"}