{"id":18898761,"url":"https://github.com/tedilabs/terraform-aws-account","last_synced_at":"2026-02-13T10:02:13.525Z","repository":{"id":37083805,"uuid":"336969026","full_name":"tedilabs/terraform-aws-account","owner":"tedilabs","description":"🌳 A sustainable Terraform Package which creates Account \u0026 IAM resources on AWS","archived":false,"fork":false,"pushed_at":"2025-05-18T04:15:45.000Z","size":425,"stargazers_count":49,"open_issues_count":12,"forks_count":10,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-08-28T15:04:42.591Z","etag":null,"topics":["aws","aws-iam","devops","hacktoberfest","hcl2","iac","lang-hcl","sre","tedilabs","terraform","terraform-aws","terraform-module","terraform-modules"],"latest_commit_sha":null,"homepage":"https://registry.terraform.io/modules/tedilabs/account/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}},"created_at":"2021-02-08T05:23:17.000Z","updated_at":"2025-05-18T04:15:46.000Z","dependencies_parsed_at":"2023-01-28T13:17:54.605Z","dependency_job_id":"72af84a5-f0ec-409c-99a9-4ab0365fd40f","html_url":"https://github.com/tedilabs/terraform-aws-account","commit_stats":null,"previous_names":[],"tags_count":62,"template":false,"template_full_name":null,"purl":"pkg:github/tedilabs/terraform-aws-account","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tedilabs%2Fterraform-aws-account","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tedilabs%2Fterraform-aws-account/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tedilabs%2Fterraform-aws-account/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tedilabs%2Fterraform-aws-account/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tedilabs","download_url":"https://codeload.github.com/tedilabs/terraform-aws-account/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tedilabs%2Fterraform-aws-account/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273272581,"owners_count":25075991,"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","status":"online","status_checked_at":"2025-09-02T02:00:09.530Z","response_time":77,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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-iam","devops","hacktoberfest","hcl2","iac","lang-hcl","sre","tedilabs","terraform","terraform-aws","terraform-module","terraform-modules"],"created_at":"2024-11-08T08:44:04.927Z","updated_at":"2026-02-13T10:02:13.514Z","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-account\n\n![GitHub release (latest SemVer)](https://img.shields.io/github/v/release/tedilabs/terraform-aws-account?color=blue\u0026sort=semver\u0026style=flat-square)\n![GitHub](https://img.shields.io/github/license/tedilabs/terraform-aws-account?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 Account and IAM related resources on AWS.\n\n- [account](./modules/account)\n- [iam-group](./modules/iam-group)\n- [iam-oidc-identity-provider](./modules/iam-oidc-identity-provider)\n- [iam-policy](./modules/iam-policy)\n- [iam-predefined-policies](./modules/iam-predefined-policies)\n- [iam-role](./modules/iam-role)\n- [iam-saml-identity-provider](./modules/iam-saml-identity-provider)\n- [iam-service-linked-role](./modules/iam-service-linked-role)\n- [iam-user](./modules/iam-user)\n- [region](./modules/region)\n\n\n## Target AWS Services\n\nTerraform Modules from [this package](https://github.com/tedilabs/terraform-aws-account) were written to manage the following AWS Services with Terraform.\n\n- **AWS Account**\n  - Account Settings\n  - Region Settings\n- **AWS IAM**\n  - User\n  - Group\n  - Role\n  - Service-linked Role\n  - Policy\n  - OpenID Connect Identity Provider\n  - SAML Identity Provider\n- **AWS Resource Explorer**\n  - Index\n  - View\n\n\n## Examples\n\n### Account\n\n- [Alias for the AWS Account](./examples/account-alias)\n- [Contacts for the AWS Account](./examples/account-contacts)\n- [Password Policy for the AWS Account](./examples/account-password-policy)\n\n\n### IAM\n\n- [OIDC Identity Providers](./examples/iam-oidc-identity-providers)\n- [SAML Identity Providers](./examples/iam-saml-identity-providers)\n\n\n## Other Terraform Modules from Tedilabs\n\nEnjoying [terraform-aws-account](https://github.com/tedilabs/terraform-aws-account)? Check out some of our other modules:\n\n- [AWS Container](https://github.com/tedilabs/terraform-aws-container) - A package of Terraform Modules to manage AWS Container resources.\n- [AWS Domain](https://github.com/tedilabs/terraform-aws-domain) - A package of Terraform Modules to manage AWS Domain resources.\n- [AWS Load Balancer](https://github.com/tedilabs/terraform-aws-load-balancer) - A package of Terraform Modules to manage AWS Load Balancer resources.\n- [AWS Network](https://github.com/tedilabs/terraform-aws-network) - A package of Terraform Modules to manage AWS Network resources.\n- [AWS Organization](https://github.com/tedilabs/terraform-aws-organization) - A package of Terraform Modules to manage AWS Organization resources.\n- [AWS Security](https://github.com/tedilabs/terraform-aws-security) - A package of Terraform Modules to manage AWS Security resources.\n\nOr check out [the full list](https://github.com/search?q=org%3Atedilabs+topic%3Aterraform-module\u0026type=repositories)\n\n\n## Self Promotion\n\nLike this project? Follow the repository on [GitHub](https://github.com/tedilabs/terraform-aws-account). 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-account","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftedilabs%2Fterraform-aws-account","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftedilabs%2Fterraform-aws-account/lists"}