Hello everyone. I use Pulumi with go lang programi...
# general
w
Hello everyone. I use Pulumi with go lang programing provider. I have a stack reference doubt. Is it possible to interpolate the result into a string? Example, arn of a bucket would like to interpolate a StringOuput with another word, of type string.
b
yes this is possible, but you need to use
interpolate
or
ApplyT