Skip to content
This repository has been archived by the owner on Feb 11, 2020. It is now read-only.

Commit

Permalink
Update outputs.tf
Browse files Browse the repository at this point in the history
  • Loading branch information
kenoir authored Feb 14, 2018
1 parent 639b863 commit 665b610
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion userdata/outputs.tf
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@ output "rendered" {
value = "${data.template_file.template.rendered}"
}

output "efs_mount_directory" {
output "mount_directory" {
value = "${local.mount_directory}"
}

0 comments on commit 665b610

Please sign in to comment.