This message was deleted.
# general
s
This message was deleted.
g
Your code looks roughly correct. Here's another example - https://github.com/pulumi/examples/blob/76cdb38ad9c1e6b632910eaadb38263f80f9015b/kubernetes-ts-helm-wordpress/index.ts#L14-L22. I forget the specifics, but depending on your cloud provider, the IP address might be on a different property under
status
. So I would recommend outputting the
status
object to examine its full structure and see if you see the IP address there.