Skip to content

Commit

Permalink
fix(globalaccelerator): changing installLatestAwsSdk breaks Security …
Browse files Browse the repository at this point in the history
…Group reference
  • Loading branch information
jingwy committed Apr 12, 2024
1 parent f95da0f commit e94fb82
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@ class GaStack extends Stack {
});

alb.connections.allowFrom(group.connectionsPeer('Peer', vpc), ec2.Port.tcp(443));

}
}

Expand Down

0 comments on commit e94fb82

Please sign in to comment.