terraform-aws-gitlab-runner
terraform-aws-gitlab-runner copied to clipboard
S3 cache BucketLocation
Hello,
i have gitlab runner in one region region. And i have S3 bucket with cache in another region.. How can i specify BucketLocation region? it is always overwriting with region of gitlab runner..
Thank you.
That's not possible at the moment as we are using one provider only.
Could you elaborate on why it makes sense to put the cache in another region? Should be faster to use the same region, I think.
@welderpb Is this still an issue?
@kayman-mk it is not issue, it is feature request.. It would be great, if i can specify BucketLocation for s3 bucket..
Ah, I see. What is the business reason behind? I usually create the cache in the same region the Runner/Executors are created in. Anything I can add to the PR?
There seems to be no use case. Closing.