https://pulumi.com logo
#golang
Title
b

boundless-telephone-98269

02/12/2022, 10:44 PM
In the above code, it appears that
clusterIP
is of the type
pulumi.AnyOutput
. Is there anyway I can get it to be of type
pulumi.StringPtrOutput
so I can feed it into something else? Casting doesn't work.
3 Views