https://pulumi.com logo
c

cool-egg-852

05/01/2020, 7:48 PM
Is there no way to import based on output? For example, I need to concat a team id with a username to import members for github. I’d have to get the data as a raw string somehow because
import
doesn’t accept
Output<string>