{"id":24531949,"url":"https://github.com/julbme/terraform-aws-gitlab-iam-oidc-provider","last_synced_at":"2026-05-08T19:32:43.732Z","repository":{"id":192583196,"uuid":"687031061","full_name":"julbme/terraform-aws-gitlab-iam-oidc-provider","owner":"julbme","description":"Terraform module to create a AWS IAM OIDC provider for GitLab CI","archived":false,"fork":false,"pushed_at":"2023-09-06T07:31:03.000Z","size":5,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-09-20T01:31:30.057Z","etag":null,"topics":["aws","gitlab","oidc","terraform","terraform-module"],"latest_commit_sha":null,"homepage":"https://registry.terraform.io/modules/julbme/gitlab-iam-oidc-provider/aws/latest","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/julbme.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,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2023-09-04T13:04:39.000Z","updated_at":"2023-09-06T07:37:30.000Z","dependencies_parsed_at":null,"dependency_job_id":"64257118-fabe-4ccb-9422-001d0b3644d5","html_url":"https://github.com/julbme/terraform-aws-gitlab-iam-oidc-provider","commit_stats":null,"previous_names":["julbme/terraform-aws-gitlab-oidc-provider"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/julbme/terraform-aws-gitlab-iam-oidc-provider","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/julbme%2Fterraform-aws-gitlab-iam-oidc-provider","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/julbme%2Fterraform-aws-gitlab-iam-oidc-provider/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/julbme%2Fterraform-aws-gitlab-iam-oidc-provider/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/julbme%2Fterraform-aws-gitlab-iam-oidc-provider/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/julbme","download_url":"https://codeload.github.com/julbme/terraform-aws-gitlab-iam-oidc-provider/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/julbme%2Fterraform-aws-gitlab-iam-oidc-provider/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32665715,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-05T11:29:49.557Z","status":"ssl_error","status_checked_at":"2026-05-05T11:29:48.587Z","response_time":54,"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","gitlab","oidc","terraform","terraform-module"],"created_at":"2025-01-22T09:16:56.619Z","updated_at":"2026-05-08T19:32:43.727Z","avatar_url":"https://github.com/julbme.png","language":"HCL","funding_links":[],"categories":[],"sub_categories":[],"readme":"# GitLab - AWS IAM OIDC Provider Terraform module\n\nTerraform module which creates a AWS IAM OpenID Connect Identity provider for GitLab.\n\nBy default, the module is configured for [GitLab.com](https://gitlab.com).\n\nSee [GitLab documentation](https://docs.gitlab.com/ee/ci/cloud_services/aws/) to understand how to retrieve AWS temporary credentials from a GitLab CI pipeline.\n\n## Usage\n\n### Create a AWS IAM OIDC provider for GitLab.com\n\n```hcl\nmodule \"s3_bucket\" {\n  source = \"julbme/gitlab-iam-oidc-provider/aws\"\n}\n```\n\n### Create a AWS IAM OIDC provider for dedicated GitLab instance.\n\n```hcl\nmodule \"s3_bucket\" {\n  source = \"julbme/gitlab-iam-oidc-provider/aws\"\n\n  gitlab_url = \"https://your-gitlab-instance-url\"\n}\n```\n\n## Authors\n\nModule is maintained by [Julien Baillagou](https://github.com/julb) with help from [these awesome contributors](https://github.com/julbme/terraform-aws-gitlab-iam-oidc-provider/graphs/contributors).\n\n## License\n\nSee [LICENSE](LICENSE) for full details.\n\n## Contributing\n\nThis project is totally open source and contributors are welcome.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjulbme%2Fterraform-aws-gitlab-iam-oidc-provider","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjulbme%2Fterraform-aws-gitlab-iam-oidc-provider","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjulbme%2Fterraform-aws-gitlab-iam-oidc-provider/lists"}