No requirements.
| Name | Version |
|---|---|
| aws | n/a |
No modules.
| Name | Type |
|---|---|
| aws_efs_file_system.efs | resource |
| aws_efs_file_system_policy.policy | resource |
| aws_efs_mount_target.efs | resource |
| aws_security_group.efs | resource |
| aws_iam_policy_document.efs | data source |
| aws_subnet.efs | data source |
| Name | Description | Type | Default | Required |
|---|---|---|---|---|
| efs_performance_mode | The file system performance mode. Can be either "generalPurpose" or "maxIO" | string |
n/a | yes |
| kms_key_id | The ARN of the KMS encryption key. | string |
n/a | yes |
| name | name of the environment (resource will get this name in the console) | string |
n/a | yes |
| protection | Indicates whether replication overwrite protection is enabled. Valid values: ENABLED or DISABLE | string |
n/a | yes |
| subnet_id | The ID of the subnet to add the mount target in. | string |
n/a | yes |
| token | A unique name used as reference when creating the Elastic File System to ensure idempotent file system creation. | string |
null |
no |
| Name | Description |
|---|---|
| efs_arn | n/a |
| efs_dns_name | n/a |
| efs_id | n/a |
