Possible root cause?
The ability to pass a runner registration token, and support for certain configuration arguments was deprecated in GitLab 15.6 and will be removed in GitLab 18.0. Runner authentication tokens should be used instead. For more information, see Migrating to the new runner registration workflow.
Error when running
./deploy-runner.sh <properties-file> <region> <aws-profile> <stack-name>
Error message from EC2:
cloud-init[2273]: Error occurred during build: Command 09ConfigureDockerExecutor failed
Relevant code:
Possible root cause? The ability to pass a runner registration token, and support for certain configuration arguments was deprecated in GitLab 15.6 and will be removed in GitLab 18.0. Runner authentication tokens should be used instead. For more information, see Migrating to the new runner registration workflow.