GitLab self-managed two diferent aws accounts

Hello everybody

I have a GitLab server installed in one AWS account.
I want to install one GitLab runner in a different AWS account.
and of course Register the runner in the Gitlab server.

Does someone already have a setup similar to this one?
can someone send me an article that I could read about?

Hi,

you just need to ensure the GitLab Runner can reach your GitLab instance on port TCP/443.
How do you setup it on network layer is up to you.