Perhaps I need to ask the question in here: I'm tr...
# golang
p
Perhaps I need to ask the question in here: I'm trying to get the Instance Role from a newly created EKS cluster (i.e. created in the same block of code. But I'm struggling to dereference the Output from the cluster object to give me the name of the Instance Role so I can add some permissions to it. https://pulumi-community.slack.com/archives/C84L4E3N1/p1649445617086939?thread_ts=1649258358.357719&cid=C84L4E3N1 Describes where I've got to. I'd be very grateful for any insight as to how I can resolve this.