Skip to content

Commit 18d2b7f

Browse files
Returning proxy endpoint as output
1 parent 20ca246 commit 18d2b7f

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
output "proxy_grpc_server_endpoint" {
2+
value = "haystack-agent:${var.blobs_service_port}"
3+
}

0 commit comments

Comments
 (0)