https://pulumi.com logo
#aws
Title
# aws
r

ripe-shampoo-80285

01/22/2022, 11:12 PM
I am trying to combine eks cluster securitygroup and node securitygroup in to an array with the following Golang pulumi code, but I am getting the error below. What am I doing wrong?
b

bored-table-20691

01/23/2022, 1:55 AM
In the final apply, try returning a []string and then casting the result of the apply to string array output