test
This commit is contained in:
4
modules/efs-fs/outputs.tf
Normal file
4
modules/efs-fs/outputs.tf
Normal file
@ -0,0 +1,4 @@
|
||||
output "efs_fs_id" {
|
||||
description = "efs fs id"
|
||||
value = aws_efs_file_system.efs.id
|
||||
}
|
Reference in New Issue
Block a user