https://pulumi.com logo
e

early-musician-41645

10/26/2018, 5:28 PM
I thought
vpcId
is a required field, and in fact I'd prefer that the cluster is created in a specific VPC that I choose
m

microscopic-florist-22719

10/26/2018, 5:38 PM
EKS is a bit odd: the VPC ID is inferred from the other parameters.
In fact, it looks like a bug in our Terraform wrapper is causing us to project that field as an input at all
I'll file an issue.
e

early-musician-41645

10/26/2018, 5:59 PM
thanks