https://pulumi.com logo
#aws
Title
e

elegant-activity-51782

08/23/2023, 12:49 AM
How do I get Pulumi to not create the EKS VPC CNI plugin with the
@pulumi/eks
package?
Copy code
useDefaultVpcCni: false,
should do it?
but it seems to really want it, I want to use cilium instead.