{"id":22472999,"url":"https://github.com/truefoundry/terraform-aws-truefoundry-efs","last_synced_at":"2026-02-17T22:32:50.468Z","repository":{"id":178950736,"uuid":"662596751","full_name":"truefoundry/terraform-aws-truefoundry-efs","owner":"truefoundry","description":"Truefoundry AWS EFS Module","archived":false,"fork":false,"pushed_at":"2025-10-29T14:53:30.000Z","size":78,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-02-13T08:05:41.408Z","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/truefoundry.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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2023-07-05T13:23:56.000Z","updated_at":"2025-10-29T14:53:35.000Z","dependencies_parsed_at":null,"dependency_job_id":"9244a87d-5641-4d39-a249-c1af6f567e22","html_url":"https://github.com/truefoundry/terraform-aws-truefoundry-efs","commit_stats":null,"previous_names":["truefoundry/terraform-aws-truefoundry-efs"],"tags_count":15,"template":false,"template_full_name":null,"purl":"pkg:github/truefoundry/terraform-aws-truefoundry-efs","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/truefoundry%2Fterraform-aws-truefoundry-efs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/truefoundry%2Fterraform-aws-truefoundry-efs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/truefoundry%2Fterraform-aws-truefoundry-efs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/truefoundry%2Fterraform-aws-truefoundry-efs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/truefoundry","download_url":"https://codeload.github.com/truefoundry/terraform-aws-truefoundry-efs/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/truefoundry%2Fterraform-aws-truefoundry-efs/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29560842,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-17T21:50:49.831Z","status":"ssl_error","status_checked_at":"2026-02-17T21:46:15.313Z","response_time":100,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6: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":"2024-12-06T12:18:22.269Z","updated_at":"2026-02-17T22:32:50.444Z","avatar_url":"https://github.com/truefoundry.png","language":"HCL","funding_links":[],"categories":[],"sub_categories":[],"readme":"# terraform-aws-truefoundry-efs\nTruefoundry AWS EFS Module\n\n\u003c!-- BEGIN_TF_DOCS --\u003e\n## Requirements\n\n| Name | Version |\n|------|---------|\n| \u003ca name=\"requirement_terraform\"\u003e\u003c/a\u003e [terraform](#requirement\\_terraform) | ~\u003e 1.4 |\n| \u003ca name=\"requirement_aws\"\u003e\u003c/a\u003e [aws](#requirement\\_aws) | ~\u003e 5.57 |\n\n## Providers\n\n| Name | Version |\n|------|---------|\n| \u003ca name=\"provider_aws\"\u003e\u003c/a\u003e [aws](#provider\\_aws) | ~\u003e 5.57 |\n\n## Modules\n\n| Name | Source | Version |\n|------|--------|---------|\n| \u003ca name=\"module_efs\"\u003e\u003c/a\u003e [efs](#module\\_efs) | cloudposse/efs/aws | 1.2.1 |\n| \u003ca name=\"module_iam_assumable_role_admin\"\u003e\u003c/a\u003e [iam\\_assumable\\_role\\_admin](#module\\_iam\\_assumable\\_role\\_admin) | terraform-aws-modules/iam/aws//modules/iam-assumable-role-with-oidc | 5.27.0 |\n\n## Resources\n\n| Name | Type |\n|------|------|\n| [aws_efs_file_system_policy.this](https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/efs_file_system_policy) | resource |\n| [aws_iam_policy.efs](https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/iam_policy) | resource |\n| [aws_iam_policy_document.efs](https://registry.terraform.io/providers/hashicorp/aws/latest/docs/data-sources/iam_policy_document) | data source |\n| [aws_iam_policy_document.efs_file_system_policy](https://registry.terraform.io/providers/hashicorp/aws/latest/docs/data-sources/iam_policy_document) | 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) | EKS Cluster Name | `string` | n/a | yes |\n| \u003ca name=\"input_cluster_oidc_issuer_url\"\u003e\u003c/a\u003e [cluster\\_oidc\\_issuer\\_url](#input\\_cluster\\_oidc\\_issuer\\_url) | The oidc url of the eks cluster | `string` | n/a | yes |\n| \u003ca name=\"input_create_efs_access_policy\"\u003e\u003c/a\u003e [create\\_efs\\_access\\_policy](#input\\_create\\_efs\\_access\\_policy) | Enable/disable creation of EFS access policy | `bool` | `true` | no |\n| \u003ca name=\"input_create_efs_iam_role\"\u003e\u003c/a\u003e [create\\_efs\\_iam\\_role](#input\\_create\\_efs\\_iam\\_role) | Enable/disable creation of IAM role for EFS | `bool` | `true` | no |\n| \u003ca name=\"input_disable_default_tags\"\u003e\u003c/a\u003e [disable\\_default\\_tags](#input\\_disable\\_default\\_tags) | Disable the default tag for the EFSs. Used in cases where only certain tags are allowed | `bool` | `false` | no |\n| \u003ca name=\"input_efs_access_policy_prefix_enable_override\"\u003e\u003c/a\u003e [efs\\_access\\_policy\\_prefix\\_enable\\_override](#input\\_efs\\_access\\_policy\\_prefix\\_enable\\_override) | Enable/disable override of the EFS access policy. When enabled, the EFS access policy will be set to the value of efs\\_access\\_policy\\_prefix\\_override\\_name | `bool` | `false` | no |\n| \u003ca name=\"input_efs_access_policy_prefix_override_name\"\u003e\u003c/a\u003e [efs\\_access\\_policy\\_prefix\\_override\\_name](#input\\_efs\\_access\\_policy\\_prefix\\_override\\_name) | The name of the EFS access policy. This will be used only when efs\\_access\\_policy\\_prefix\\_enable\\_override is set to true | `string` | `\"\"` | no |\n| \u003ca name=\"input_efs_iam_role_additional_policy_arns\"\u003e\u003c/a\u003e [efs\\_iam\\_role\\_additional\\_policy\\_arns](#input\\_efs\\_iam\\_role\\_additional\\_policy\\_arns) | Additional policy ARNs to attach to the EFS IAM role | `list(string)` | `[]` | no |\n| \u003ca name=\"input_efs_iam_role_enable_override\"\u003e\u003c/a\u003e [efs\\_iam\\_role\\_enable\\_override](#input\\_efs\\_iam\\_role\\_enable\\_override) | Enable/disable override of the EFS IAM role name. When enabled, the EFS IAM role name will be set to the value of efs\\_iam\\_role\\_override\\_name | `bool` | `false` | no |\n| \u003ca name=\"input_efs_iam_role_override_name\"\u003e\u003c/a\u003e [efs\\_iam\\_role\\_override\\_name](#input\\_efs\\_iam\\_role\\_override\\_name) | The name of the EFS IAM role. This will be used only when efs\\_iam\\_role\\_enable\\_override is set to true | `string` | `\"\"` | no |\n| \u003ca name=\"input_efs_iam_role_permissions_boundary_arn\"\u003e\u003c/a\u003e [efs\\_iam\\_role\\_permissions\\_boundary\\_arn](#input\\_efs\\_iam\\_role\\_permissions\\_boundary\\_arn) | ARN of the permissions boundary for the EFS IAM role | `string` | `\"\"` | no |\n| \u003ca name=\"input_efs_kms_key_arn\"\u003e\u003c/a\u003e [efs\\_kms\\_key\\_arn](#input\\_efs\\_kms\\_key\\_arn) | The KMS key ARN to use for EFS | `string` | `null` | no |\n| \u003ca name=\"input_efs_node_iam_role_arn\"\u003e\u003c/a\u003e [efs\\_node\\_iam\\_role\\_arn](#input\\_efs\\_node\\_iam\\_role\\_arn) | The node IAM role ARN being used by the EFS daemonset | `string` | n/a | yes |\n| \u003ca name=\"input_enable_backup_policy\"\u003e\u003c/a\u003e [enable\\_backup\\_policy](#input\\_enable\\_backup\\_policy) | Enable EFS backup policy | `bool` | `true` | no |\n| \u003ca name=\"input_existing_efs_access_policy_arn\"\u003e\u003c/a\u003e [existing\\_efs\\_access\\_policy\\_arn](#input\\_existing\\_efs\\_access\\_policy\\_arn) | ARN of the existing EFS access policy. This will be used only when create\\_efs\\_iam\\_role is set to false | `string` | `\"\"` | no |\n| \u003ca name=\"input_existing_efs_iam_role_arn\"\u003e\u003c/a\u003e [existing\\_efs\\_iam\\_role\\_arn](#input\\_existing\\_efs\\_iam\\_role\\_arn) | ARN of the existing EFS IAM role. This will be used only when create\\_efs\\_iam\\_role is set to false | `string` | `\"\"` | no |\n| \u003ca name=\"input_k8s_service_account_name\"\u003e\u003c/a\u003e [k8s\\_service\\_account\\_name](#input\\_k8s\\_service\\_account\\_name) | The k8s efs service account name | `string` | n/a | yes |\n| \u003ca name=\"input_k8s_service_account_namespace\"\u003e\u003c/a\u003e [k8s\\_service\\_account\\_namespace](#input\\_k8s\\_service\\_account\\_namespace) | The k8s efs namespace | `string` | n/a | yes |\n| \u003ca name=\"input_performance_mode\"\u003e\u003c/a\u003e [performance\\_mode](#input\\_performance\\_mode) | the performance mode for EFS | `string` | n/a | yes |\n| \u003ca name=\"input_private_subnets_cidrs\"\u003e\u003c/a\u003e [private\\_subnets\\_cidrs](#input\\_private\\_subnets\\_cidrs) | List of CIDR of private subnets | `list(string)` | n/a | yes |\n| \u003ca name=\"input_private_subnets_id\"\u003e\u003c/a\u003e [private\\_subnets\\_id](#input\\_private\\_subnets\\_id) | List of private subnet IDs | `list(string)` | n/a | yes |\n| \u003ca name=\"input_region\"\u003e\u003c/a\u003e [region](#input\\_region) | The region where the EFS will be provisioned | `string` | n/a | yes |\n| \u003ca name=\"input_tags\"\u003e\u003c/a\u003e [tags](#input\\_tags) | AWS Tags common to all the resources created | `map(string)` | `{}` | no |\n| \u003ca name=\"input_throughput_mode\"\u003e\u003c/a\u003e [throughput\\_mode](#input\\_throughput\\_mode) | the throughput mode for EFS | `string` | n/a | yes |\n| \u003ca name=\"input_vpc_id\"\u003e\u003c/a\u003e [vpc\\_id](#input\\_vpc\\_id) | ID of the VPC where the cluster and its nodes will be provisioned | `string` | `null` | no |\n\n## Outputs\n\n| Name | Description |\n|------|-------------|\n| \u003ca name=\"output_efs_arn\"\u003e\u003c/a\u003e [efs\\_arn](#output\\_efs\\_arn) | n/a |\n| \u003ca name=\"output_efs_id\"\u003e\u003c/a\u003e [efs\\_id](#output\\_efs\\_id) | n/a |\n| \u003ca name=\"output_efs_role_arn\"\u003e\u003c/a\u003e [efs\\_role\\_arn](#output\\_efs\\_role\\_arn) | n/a |\n| \u003ca name=\"output_efs_security_group_id\"\u003e\u003c/a\u003e [efs\\_security\\_group\\_id](#output\\_efs\\_security\\_group\\_id) | n/a |\n\u003c!-- END_TF_DOCS --\u003e","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftruefoundry%2Fterraform-aws-truefoundry-efs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftruefoundry%2Fterraform-aws-truefoundry-efs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftruefoundry%2Fterraform-aws-truefoundry-efs/lists"}