{"id":18517937,"url":"https://github.com/crazy-canux/terraform-aws-efs","last_synced_at":"2026-04-14T23:31:35.657Z","repository":{"id":40617756,"uuid":"506903179","full_name":"crazy-canux/terraform-aws-efs","owner":"crazy-canux","description":null,"archived":false,"fork":false,"pushed_at":"2022-12-27T10:44:32.000Z","size":18,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-05-14T15:54:08.931Z","etag":null,"topics":["aws","efs","kubernetes","terraform"],"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/crazy-canux.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}},"created_at":"2022-06-24T06:32:49.000Z","updated_at":"2023-08-21T03:19:47.000Z","dependencies_parsed_at":"2023-01-31T03:15:58.461Z","dependency_job_id":null,"html_url":"https://github.com/crazy-canux/terraform-aws-efs","commit_stats":null,"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"purl":"pkg:github/crazy-canux/terraform-aws-efs","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crazy-canux%2Fterraform-aws-efs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crazy-canux%2Fterraform-aws-efs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crazy-canux%2Fterraform-aws-efs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crazy-canux%2Fterraform-aws-efs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/crazy-canux","download_url":"https://codeload.github.com/crazy-canux/terraform-aws-efs/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crazy-canux%2Fterraform-aws-efs/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31819717,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-14T18:05:02.291Z","status":"ssl_error","status_checked_at":"2026-04-14T18:05:01.765Z","response_time":153,"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","efs","kubernetes","terraform"],"created_at":"2024-11-06T17:10:26.893Z","updated_at":"2026-04-14T23:31:35.641Z","avatar_url":"https://github.com/crazy-canux.png","language":"HCL","funding_links":[],"categories":[],"sub_categories":[],"readme":"# terraform-aws-efs\n\n\n## HowTo\n\n    module \"efs_csi\" {\n        source              = \"git::https://github.com/crazy-canux/terraform-aws-efs.git?ref=v1.0.0\"\n        cluster_name        = local.cluster_name\n        csi_namespace       = \"kube-system\"\n        csi_service_account = \"efs-csi-controller-sa\"\n        oidc_issuer         = local.cluster_oidc_issuer_url\n        efs_volume_tags     = local.tags\n        csi_chart_version   = local.chart_version\n        helm_values         = [\"${file(\"${path.module}/helm-values.yaml\")}\"]\n        subnet_ids          = local.subnet_ids\n        vpc_id              = local.vpc_id\n        depends_on          = [data.terraform_remote_state.eks]\n    }","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcrazy-canux%2Fterraform-aws-efs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcrazy-canux%2Fterraform-aws-efs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcrazy-canux%2Fterraform-aws-efs/lists"}