Skip to content

Commit

Permalink
Update output.tf
Browse files Browse the repository at this point in the history
  • Loading branch information
kachawla authored Sep 13, 2023
1 parent a53a483 commit 4e1e156
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion output.tf
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
output "result" {
value = {
resources = [aws_memorydb_cluster.memorydb_cluster.id]
values = {
host = aws_memorydb_cluster.memorydb_cluster.cluster_endpoint[0].address
port = aws_memorydb_cluster.memorydb_cluster.cluster_endpoint[0].port
Expand Down

0 comments on commit 4e1e156

Please sign in to comment.