{"id":29012979,"url":"https://github.com/excoriate/terraform-aws-landingzone","last_synced_at":"2026-02-01T22:31:42.784Z","repository":{"id":292573035,"uuid":"981287113","full_name":"Excoriate/terraform-aws-landingzone","owner":"Excoriate","description":"A comprehensive template repository for Terraform modules with best practices and GitHub workflow integrations.","archived":false,"fork":false,"pushed_at":"2025-08-03T12:28:31.000Z","size":184,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-08-03T14:27:36.273Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/Excoriate.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":"docs/ROADMAP.md","authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2025-05-10T18:59:34.000Z","updated_at":"2025-08-03T12:28:34.000Z","dependencies_parsed_at":null,"dependency_job_id":"b8c177e8-12c1-4a0e-810d-9c5364f3b517","html_url":"https://github.com/Excoriate/terraform-aws-landingzone","commit_stats":null,"previous_names":["excoriate/terraform-aws-landingzone"],"tags_count":2,"template":true,"template_full_name":"Excoriate/terraform-registry-module-template","purl":"pkg:github/Excoriate/terraform-aws-landingzone","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Excoriate%2Fterraform-aws-landingzone","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Excoriate%2Fterraform-aws-landingzone/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Excoriate%2Fterraform-aws-landingzone/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Excoriate%2Fterraform-aws-landingzone/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Excoriate","download_url":"https://codeload.github.com/Excoriate/terraform-aws-landingzone/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Excoriate%2Fterraform-aws-landingzone/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28993253,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-01T22:01:47.507Z","status":"ssl_error","status_checked_at":"2026-02-01T21:58:37.335Z","response_time":56,"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":[],"created_at":"2025-06-25T19:05:46.455Z","updated_at":"2026-02-01T22:31:42.774Z","avatar_url":"https://github.com/Excoriate.png","language":"HCL","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ch1 align=\"center\"\u003e\n  \u003cimg alt=\"logo\" src=\"https://forum.huawei.com/enterprise/en/data/attachment/forum/202204/21/120858nak5g1epkzwq5gcs.png\" width=\"224px\"/\u003e\u003cbr/\u003e\n\n[![🧼 Pre-commit Hooks](https://github.com/Excoriate/terraform-aws-landingzone/actions/workflows/pre-commit.yml/badge.svg)](https://github.com/Excoriate/terraform-aws-landingzone/actions/workflows/pre-commit.yml) [![📚 Terraform Modules CI](https://github.com/Excoriate/terraform-aws-landingzone/actions/workflows/tf-modules-ci.yaml/badge.svg)](https://github.com/Excoriate/terraform-aws-landingzone/actions/workflows/tf-modules-ci.yaml) [![🦫 Go Code Quality Checks](https://github.com/Excoriate/terraform-aws-landingzone/actions/workflows/go-linter.yaml/badge.svg)](https://github.com/Excoriate/terraform-aws-landingzone/actions/workflows/go-linter.yaml)\n---\n\n## Terraform AWS Landing Zone\n\nThis repository contains a collection of Terraform modules that are used to create a landing zone for AWS.\n\n\n## Enabled Modules\n\n| Module Name | Path | Description |\n|-------------|------|-------------|\n| OIDC Provider (CI/CD) | [modules/cicd-oidc](modules/cicd-oidc) | AWS IAM OIDC Provider for CI/CD federation |\n| State Backend (S3/DynamoDB/IAM) | [modules/tf-backend](modules/tf-backend) | Secure, production-ready Terraform state backend with S3, DynamoDB, and IAM. |\n\n---\n\n### Usage\n\n## Contributing\n\nPlease read [CONTRIBUTING.md](CONTRIBUTING.md) for details on our code of conduct and the process for submitting pull requests.\n\n## License\n\nThis project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.\n\n### Documentation References\n\n- **Tests** (`/tests`):\n  - [Testing Overview and Guidelines](/tests/README.md)\n  - Comprehensive infrastructure testing using Terratest\n  - Includes unit, integration, and validation tests\n\n- **Scripts** (`/scripts`):\n  - [Development Utilities and Workflow](/scripts/README.md)\n  - Helper scripts for Git hooks, repository maintenance\n  - Standardized development process automation\n\n- **Modules** (`/modules`):\n  - [Module Development Guidelines](/modules/README.md)\n  - [Terraform Modules StyleGuide](/docs/terraform-styleguide/terraform-styleguide-modules.md)\n  - Reusable, well-structured Terraform module implementations\n\n- **Examples** (`/examples`):\n  - [Module Usage Examples](/examples/README.md)\n  - Practical configurations demonstrating module usage\n  - Progressive complexity from basic to advanced scenarios\n\n- **Docs** (`/docs`):\n  - [Developer Tools Guide](/docs/guides/development-tools-guide.md)\n  - Terraform StyleGuide:\n    - [Code Guidelines](/docs/terraform-styleguide/terraform-styleguide-code.md)\n    - [Modules Guidelines](/docs/terraform-styleguide/terraform-styleguide-modules.md)\n    - [Examples Guidelines](/docs/terraform-styleguide/terraform-styleguide-examples.md)\n    - [Terratest Guidelines](/docs/terraform-styleguide/terraform-styleguide-terratest.md)\n  - [Project Roadmap](/docs/ROADMAP.md)\n  - Comprehensive project documentation and future plans\n\n**📘 Additional Resources:**\n- [Contribution Guidelines](CONTRIBUTING.md)\n- [Terraform Registry Module Best Practices](/docs/terraform-styleguide/terraform-styleguide-modules.md)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fexcoriate%2Fterraform-aws-landingzone","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fexcoriate%2Fterraform-aws-landingzone","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fexcoriate%2Fterraform-aws-landingzone/lists"}