output "efs_fs_id" {
    description = "efs fs id"
    value = aws_efs_file_system.efs.id
}