Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
DrFaust92 committed Feb 8, 2020
1 parent 9dd0799 commit 27643f0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions outputs.tf
Original file line number Diff line number Diff line change
Expand Up @@ -1002,6 +1002,7 @@ output "vpc_endpoint_cloud_directory_dns_entry" {
value = flatten(aws_vpc_endpoint.cloud_directory.*.dns_entry)
}


# Static values (arguments)
output "azs" {
description = "A list of availability zones specified as argument to this module"
Expand Down

0 comments on commit 27643f0

Please sign in to comment.