Guys, I would have another question :wink: So I wo...
# general
c
Guys, I would have another question 😉 So I would like to put a configmap resorce into a an EKS, The configmap resource explicitly depends on 2 resources, actually 2 aws role resource....but implicitly it depends on the EKS Cluster itself. How should I code this dependency with Pulumi? because Cluster setup takes longer then the aws role resource creation.