victorious-dusk-75271
09/07/2022, 4:56 AMstocky-restaurant-98004
09/07/2022, 2:14 PMvictorious-dusk-75271
09/07/2022, 2:15 PMstocky-restaurant-98004
09/07/2022, 2:16 PMaws.eks.Cluster
or eks.Cluster
)?victorious-dusk-75271
09/07/2022, 2:17 PM@pulumi/eks
stocky-restaurant-98004
09/07/2022, 2:20 PMopts
) to get ignored when you wrap a multi-language component in a pulumi.ComponentResource
.
The workaround for now is to just use a function, assuming that you don't need to distribute the EKS cluster outside of the repo it's used in.victorious-dusk-75271
09/07/2022, 2:23 PMstocky-restaurant-98004
09/07/2022, 2:28 PMparent: this
should handle that for you....opts,
parent: this
victorious-dusk-75271
09/07/2022, 2:32 PMstocky-restaurant-98004
09/07/2022, 2:33 PMvictorious-dusk-75271
09/07/2022, 2:36 PMstocky-restaurant-98004
09/07/2022, 2:40 PMvictorious-dusk-75271
09/07/2022, 2:43 PM{...opts, parent: this}
stocky-restaurant-98004
09/07/2022, 3:11 PMvictorious-dusk-75271
09/07/2022, 3:12 PM