Trying to set a value for vpcConfig.vpcId results in the error:
error: aws:eks/cluster:Cluster resource 'eksCluster-cluster' has a problem:
Value for unconfigurable attribute.
Can't configure a value for "vpc_config.0.vpc_id":
its value will be decided automatically based on the result of applying this configuration..
Examine values at 'eksCluster-cluster.vpcConfig.vpcId'.
This field is listed as Computed in the upstream provider:
Trying to set a value for
vpcConfig.vpcId
results in the error:This field is listed as Computed in the upstream provider:
https://github.com/hashicorp/terraform-provider-aws/blob/9e65615e21dce9e508e677392e3d183f2579296f/internal/service/eks/cluster.go#L337-L339