We have the following GitHub projects setting (Maven, Java):
Project000 Project001 ..
They should use exactly the same buildspec.yml and we do not place it in every object. However, in CodeBuild we should copy/paste directly in the project build or have it as a file in all the projects. Is there a way to point to a single file i.e called buildspec.yml and stored in S3?