sparse-intern-71089
02/15/2022, 11:44 PMlittle-cartoon-10569
02/16/2022, 1:07 AMsqlServer.Name
isn't a string, it's a string output, so you need handle it as such. I presume that Pulumi golang has an equivalent of the typescript pulumi.interpolate? It takes interpolates a string output into a string and returns a string output that can be used in most Pulumi resource constructors.