{"id":21217578,"url":"https://github.com/nlamirault/terraform-aws-eso","last_synced_at":"2026-04-13T21:32:13.726Z","repository":{"id":66569913,"uuid":"532991511","full_name":"nlamirault/terraform-aws-eso","owner":"nlamirault","description":"Terraform module for External Secrets Operator (ESO)","archived":false,"fork":false,"pushed_at":"2026-02-03T17:43:26.000Z","size":111,"stargazers_count":0,"open_issues_count":5,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-02-04T07:11:00.241Z","etag":null,"topics":["aws","eks","eso","external-secrets","galactus","terraform","terraform-module"],"latest_commit_sha":null,"homepage":"","language":"HCL","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/nlamirault.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2022-09-05T17:10:32.000Z","updated_at":"2024-11-27T09:37:55.000Z","dependencies_parsed_at":"2023-07-10T22:00:55.384Z","dependency_job_id":"0eed53f2-c54b-4ab1-bb5f-99f906e21a27","html_url":"https://github.com/nlamirault/terraform-aws-eso","commit_stats":null,"previous_names":["nlamirault/terraform-aws-eso","nlamirault/terraform-aws-external-secrets-operator"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/nlamirault/terraform-aws-eso","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nlamirault%2Fterraform-aws-eso","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nlamirault%2Fterraform-aws-eso/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nlamirault%2Fterraform-aws-eso/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nlamirault%2Fterraform-aws-eso/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nlamirault","download_url":"https://codeload.github.com/nlamirault/terraform-aws-eso/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nlamirault%2Fterraform-aws-eso/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31771819,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-13T20:17:16.280Z","status":"ssl_error","status_checked_at":"2026-04-13T20:17:08.216Z","response_time":93,"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","eks","eso","external-secrets","galactus","terraform","terraform-module"],"created_at":"2024-11-20T21:59:09.998Z","updated_at":"2026-04-13T21:32:13.705Z","avatar_url":"https://github.com/nlamirault.png","language":"HCL","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Terraform module for External Secrets Operator on AWS\n\n## Documentation\n\n\u003c!-- BEGINNING OF PRE-COMMIT-TERRAFORM DOCS HOOK --\u003e\n## Requirements\n\n| Name | Version |\n|------|---------|\n| \u003ca name=\"requirement_terraform\"\u003e\u003c/a\u003e [terraform](#requirement\\_terraform) | \u003e= 1.0.0 |\n| \u003ca name=\"requirement_aws\"\u003e\u003c/a\u003e [aws](#requirement\\_aws) | \u003e= 4.0.0 |\n\n## Providers\n\n| Name | Version |\n|------|---------|\n| \u003ca name=\"provider_aws\"\u003e\u003c/a\u003e [aws](#provider\\_aws) | \u003e= 4.0.0 |\n\n## Modules\n\n| Name | Source | Version |\n|------|--------|---------|\n| \u003ca name=\"module_irsa_eso\"\u003e\u003c/a\u003e [irsa\\_eso](#module\\_irsa\\_eso) | terraform-aws-modules/iam/aws//modules/iam-assumable-role-with-oidc | 5.3.0 |\n\n## Resources\n\n| Name | Type |\n|------|------|\n| [aws_eks_cluster.this](https://registry.terraform.io/providers/hashicorp/aws/latest/docs/data-sources/eks_cluster) | data source |\n\n## Inputs\n\n| Name | Description | Type | Default | Required |\n|------|-------------|------|---------|:--------:|\n| \u003ca name=\"input_cluster_name\"\u003e\u003c/a\u003e [cluster\\_name](#input\\_cluster\\_name) | Name of the EKS cluster | `string` | n/a | yes |\n| \u003ca name=\"input_namespace\"\u003e\u003c/a\u003e [namespace](#input\\_namespace) | The K8s namespace for ESO resources | `string` | n/a | yes |\n| \u003ca name=\"input_service_account\"\u003e\u003c/a\u003e [service\\_account](#input\\_service\\_account) | The Kubernetes service account | `string` | n/a | yes |\n| \u003ca name=\"input_tags\"\u003e\u003c/a\u003e [tags](#input\\_tags) | A map of tags to add to all resources | `map(string)` | n/a | yes |\n\n## Outputs\n\nNo outputs.\n\u003c!-- END OF PRE-COMMIT-TERRAFORM DOCS HOOK --\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnlamirault%2Fterraform-aws-eso","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnlamirault%2Fterraform-aws-eso","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnlamirault%2Fterraform-aws-eso/lists"}