{"id":18898762,"url":"https://github.com/tedilabs/terraform-aws-container","last_synced_at":"2026-02-23T06:19:40.706Z","repository":{"id":39728785,"uuid":"339276772","full_name":"tedilabs/terraform-aws-container","owner":"tedilabs","description":"🌳 A sustainable Terraform Package which creates resources for Container Services on AWS","archived":false,"fork":false,"pushed_at":"2026-02-19T16:23:23.000Z","size":338,"stargazers_count":40,"open_issues_count":7,"forks_count":7,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-02-23T01:13:51.669Z","etag":null,"topics":["aws","aws-ecr","aws-eks","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/container/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":{"funding":{"github":"tedilabs","patreon":"posquit0","ko_fi":"posquit0","custom":"https://www.paypal.me/posquit0"},"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}},"created_at":"2021-02-16T03:41:40.000Z","updated_at":"2026-02-19T13:11:14.000Z","dependencies_parsed_at":"2023-01-19T19:33:43.425Z","dependency_job_id":"1bd85246-b299-48c6-8805-e279c227fa2b","html_url":"https://github.com/tedilabs/terraform-aws-container","commit_stats":null,"previous_names":[],"tags_count":42,"template":false,"template_full_name":null,"purl":"pkg:github/tedilabs/terraform-aws-container","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tedilabs%2Fterraform-aws-container","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tedilabs%2Fterraform-aws-container/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tedilabs%2Fterraform-aws-container/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tedilabs%2Fterraform-aws-container/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tedilabs","download_url":"https://codeload.github.com/tedilabs/terraform-aws-container/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tedilabs%2Fterraform-aws-container/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29738904,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-23T04:51:08.365Z","status":"ssl_error","status_checked_at":"2026-02-23T04:49:15.865Z","response_time":90,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: 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-ecr","aws-eks","devops","hacktoberfest","hcl2","iac","lang-hcl","sre","tedilabs","terraform","terraform-aws","terraform-module","terraform-modules","type-module"],"created_at":"2024-11-08T08:44:04.940Z","updated_at":"2026-02-23T06:19:40.675Z","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-container\n\n![GitHub release (latest SemVer)](https://img.shields.io/github/v/release/tedilabs/terraform-aws-container?color=blue\u0026sort=semver\u0026style=flat-square)\n![GitHub](https://img.shields.io/github/license/tedilabs/terraform-aws-container?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 resources for container services on AWS.\n\n- [ecr-registry](./modules/ecr-registry)\n- [ecr-repository](./modules/ecr-repository)\n- [eks-access-entry](./modules/eks-access-entry)\n- [eks-addon](./modules/eks-addon)\n- [eks-aws-auth](./modules/eks-aws-auth)\n- [eks-cluster](./modules/eks-cluster)\n- [eks-fargate-profile](./modules/eks-fargate-profile)\n- [eks-iam-access](./modules/eks-iam-access)\n- [eks-max-pods](./modules/eks-max-pods)\n- [eks-official-image](./modules/eks-official-image)\n\n\n## Target AWS Services\n\nTerraform Modules from [this package](https://github.com/tedilabs/terraform-aws-container) were written to manage the following AWS Services with Terraform.\n\n- **AWS ECR (Elastic Container Registry)**\n  - Private Registry\n    - Repository\n      - Lifecycle Policy\n    - Pull-through Cache\n    - Replication\n    - Scanning\n- **AWS EKS (Elastic Kubernetes Service)**\n  - Control Plane\n  - Add-on\n  - Self-Managed Node Group (with ASG)\n  - Fargate Profile\n  - Access Entry \u0026 Access Policy\n  - Official Image\n\n\n## Self Promotion\n\nLike this project? Follow the repository on [GitHub](https://github.com/tedilabs/terraform-aws-container). 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 © 2021-2025, [Byungjin Park](https://www.posquit0.com).","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftedilabs%2Fterraform-aws-container","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftedilabs%2Fterraform-aws-container","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftedilabs%2Fterraform-aws-container/lists"}