AWS EFS Terraform module

Upstream version 2.2.0
0 controls from Registry requirements

Terraform Module Source

registry.compliance.tf/terraform-aws-modules/efs/aws
NameTypeDescriptionSensitive
access_pointsMap of access points created and their attributes
arnAmazon Resource Name of the file system
dns_nameThe DNS name for the filesystem per [documented convention](http://docs.aws.amazon.com/efs/latest/ug/mounting-fs-mount-cmd-dns-name.html)
idThe ID that identifies the file system (e.g., `fs-ccfc0d65`)
mount_targetsMap of mount targets created and their attributes
replication_configuration_destination_file_system_idThe file system ID of the replica
security_group_arnARN of the security group
security_group_idID of the security group
size_in_bytesThe latest known metered size (in bytes) of data stored in the file system, the value is not the exact size that the file system was at any point in time