https://pulumi.com logo
#general
Title
# general
c

cuddly-eye-68174

12/21/2018, 11:23 PM
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.