Skip to content

Add info that ssh is also required to be accessible in the security group

What does this MR do?

It adds necessary information about open ports for the aws security groups

Why was this MR needed?

If the security group is created manually before and already has ssh rules (like for external access from a fix ip), the neccessary in bound rules get not created and the runner instance manager can create ec2 instances but not access them.

Are there points in the code the reviewer needs to double check?

I'm no native english speaker, so the wording needs to be double checked

Does this MR meet the acceptance criteria?

  • Documentation created/updated
  • Added tests for this feature/bug --> it's only documentation
  • In case of conflicts with master - branch was rebased

What are the relevant issue numbers?

Edited by 🤖 GitLab Bot 🤖

Merge request reports