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
fix(events): fix ECS target in Isolated subnet (#3786)
ECS targets used to request `assignPublicIp: true` in `Isolated`
subnets, which obviously is not going to work. Make sure that it will
only use request IP addresses in Public subnets.
0 commit comments