Join Slack
Powered by
This message was deleted.
# general
s
sparse-intern-71089
08/27/2020, 8:40 PM
This message was deleted.
g
gentle-diamond-70147
08/27/2020, 10:02 PM
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.
3
Views
Open in Slack
Previous
Next