Skip to content

Runner lambdas v20221124-080939

Compare
Choose a tag to compare
@github-actions github-actions released this 24 Nov 08:11
d43b203
Fixes to correctly assign the security group to the ec2 runner (#1144)

AWS security groups need to be assigned to the correct VPC, with the new
design of multiple VPCs there is a need to manage multiple SG and the
hierarchical relationship for Region -> VPCs -> (subnet, sg);