Skip to content

Commit

Permalink
added nl
Browse files Browse the repository at this point in the history
  • Loading branch information
Edgar Lopez committed Aug 25, 2021
1 parent f3395a9 commit 2c379db
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/aws-atlas-privatelink/atlas-cluster.tf
Original file line number Diff line number Diff line change
Expand Up @@ -31,4 +31,4 @@ output "atlasclusterstring" {
}
output "plstring" {
value = lookup(data.mongodbatlas_cluster.cluster-atlas.connection_strings[0].aws_private_link_srv, aws_vpc_endpoint.ptfe_service.id)
}
}

0 comments on commit 2c379db

Please sign in to comment.