You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The EKS cluster can be provisioned with both private and public subnets.
But Fargate only accepts private ones.
This new variable allows to override the subnets to explicitly pass the
private subnets to Fargate and work around that issue.
0 commit comments