{"id":18898749,"url":"https://github.com/tedilabs/terraform-aws-observability","last_synced_at":"2026-03-02T13:01:39.471Z","repository":{"id":64567155,"uuid":"517732637","full_name":"tedilabs/terraform-aws-observability","owner":"tedilabs","description":"🌳 A sustainable Terraform Package which creates resources for Observability Services on AWS","archived":false,"fork":false,"pushed_at":"2026-02-19T16:41:46.000Z","size":99,"stargazers_count":10,"open_issues_count":6,"forks_count":2,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-02-19T17:32:58.749Z","etag":null,"topics":["aws","aws-cloudawtch-logs","aws-cloudwatch","aws-logs","devops","hacktoberfest","hcl2","iac","lang-hcl","sre","tedilabs","terraform","terraform-aws","terraform-module","terraform-modules","type-module"],"latest_commit_sha":null,"homepage":"https://registry.terraform.io/modules/tedilabs/observability/aws","language":"HCL","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/tedilabs.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":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":"tedilabs","patreon":"posquit0","ko_fi":"posquit0","custom":"https://www.paypal.me/posquit0"}},"created_at":"2022-07-25T16:04:20.000Z","updated_at":"2026-02-19T16:41:48.000Z","dependencies_parsed_at":"2025-12-16T11:06:00.905Z","dependency_job_id":null,"html_url":"https://github.com/tedilabs/terraform-aws-observability","commit_stats":null,"previous_names":[],"tags_count":7,"template":false,"template_full_name":null,"purl":"pkg:github/tedilabs/terraform-aws-observability","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tedilabs%2Fterraform-aws-observability","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tedilabs%2Fterraform-aws-observability/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tedilabs%2Fterraform-aws-observability/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tedilabs%2Fterraform-aws-observability/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tedilabs","download_url":"https://codeload.github.com/tedilabs/terraform-aws-observability/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tedilabs%2Fterraform-aws-observability/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29986256,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-01T21:06:37.093Z","status":"ssl_error","status_checked_at":"2026-03-01T21:05:45.052Z","response_time":124,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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-cloudawtch-logs","aws-cloudwatch","aws-logs","devops","hacktoberfest","hcl2","iac","lang-hcl","sre","tedilabs","terraform","terraform-aws","terraform-module","terraform-modules","type-module"],"created_at":"2024-11-08T08:44:02.621Z","updated_at":"2026-03-02T13:01:39.464Z","avatar_url":"https://github.com/tedilabs.png","language":"HCL","funding_links":["https://github.com/sponsors/tedilabs","https://patreon.com/posquit0","https://ko-fi.com/posquit0","https://www.paypal.me/posquit0"],"categories":[],"sub_categories":[],"readme":"# terraform-aws-observability\n\n![GitHub release (latest SemVer)](https://img.shields.io/github/v/release/tedilabs/terraform-aws-observability?color=blue\u0026sort=semver\u0026style=flat-square)\n![GitHub](https://img.shields.io/github/license/tedilabs/terraform-aws-observability?color=blue\u0026style=flat-square)\n[![pre-commit](https://img.shields.io/badge/pre--commit-enabled-brightgreen?logo=pre-commit\u0026logoColor=white\u0026style=flat-square)](https://github.com/pre-commit/pre-commit)\n\nTerraform module which creates observability related resources on AWS.\n\n- [cloudwatch-log-group](./modules/cloudwatch-log-group)\n- [cloudwatch-log-policy](./modules/cloudwatch-log-policy)\n- [cloudwatch-oam-link](./modules/cloudwatch-oam-link)\n- [cloudwatch-oam-sink](./modules/cloudwatch-oam-sink)\n\n\n## Target AWS Services\n\nTerraform Modules from [this package](https://github.com/tedilabs/terraform-aws-observability) were written to manage the following AWS Services with Terraform.\n\n- **AWS CloudWatch**\n  - Alarms (Comming soon!)\n  - Logs\n    - Log Groups\n    - Resource Policy\n  - Metrics (Comming soon!)\n  - OAM (Observability Access Manager)\n    - Sink (Monitoring Account)\n    - Link (Source Account)\n\n\n## Examples\n\n### AWS CloudWatch\n\n#### Logs\n\n- [CloudWatch Log Group Simple](./examples/cloudwatch-log-group-simple)\n- [CloudWatch Log Group Full](./examples/cloudwatch-log-group-full)\n- [CloudWatch Log Policy for OpenSearch](./examples/cloudwatch-log-policy-es)\n- [CloudWatch Log Policy for Route53](./examples/cloudwatch-log-policy-route53)\n\n#### OAM (Observability Access Manager)\n\n- [CloudWatch OAM Cross Account Observability](./examples/cloudwatch-oam-cross-account-observability)\n\n\n## Self Promotion\n\nLike this project? Follow the repository on [GitHub](https://github.com/tedilabs/terraform-aws-observability). And if you're feeling especially charitable, follow **[posquit0](https://github.com/posquit0)** on GitHub.\n\n\n## License\n\nProvided under the terms of the [Apache License](LICENSE).\n\nCopyright © 2022-2026, [Byungjin Park](https://www.posquit0.com).","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftedilabs%2Fterraform-aws-observability","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftedilabs%2Fterraform-aws-observability","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftedilabs%2Fterraform-aws-observability/lists"}