This message was deleted.
# golang
s
This message was deleted.
e
You can use
GetOutput("data-subnets")
which will return any
AnyOutput
. If you
ApplyT
that you can get the
interface{}
value inside and I think it should be castable to a string slice.
🙌 1
b
@echoing-dinner-19531, I was looking for a canned function, but there appears to be none. Anyway, I’ve tried it with the ApplyT, and got it to work. Thanks!.