sparse-intern-71089
04/12/2021, 1:51 PMbumpy-summer-9075
04/12/2021, 4:04 PMconcat methodbumpy-summer-9075
04/12/2021, 4:05 PM.applyred-match-15116
04/12/2021, 4:37 PMOutput does have a concat method, in python. However, concat also returns an Output, and I’m guessing you’re trying to print the result of the concat - is that right?red-match-15116
04/12/2021, 4:40 PMinterpolate is the typescript version of concat) - but the underlying concepts are the same: https://pulumi-community.slack.com/archives/C84L4E3N1/p1617752754269000echoing-postman-88590
04/12/2021, 4:45 PM.apply method but no successechoing-postman-88590
04/12/2021, 4:46 PMred-match-15116
04/12/2021, 4:46 PMred-match-15116
04/12/2021, 4:47 PMechoing-postman-88590
04/12/2021, 4:48 PMechoing-postman-88590
04/12/2021, 4:48 PMprint as in function but an expansion to stringechoing-postman-88590
04/12/2021, 4:57 PM