Skip to content

Commit 27643f0

Browse files
committed
fix
1 parent 9dd0799 commit 27643f0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

outputs.tf

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1002,6 +1002,7 @@ output "vpc_endpoint_cloud_directory_dns_entry" {
10021002
value = flatten(aws_vpc_endpoint.cloud_directory.*.dns_entry)
10031003
}
10041004

1005+
10051006
# Static values (arguments)
10061007
output "azs" {
10071008
description = "A list of availability zones specified as argument to this module"

0 commit comments

Comments
 (0)