How to enable VPC
access for AWS CodeBuild/Code Pipeline
?
I am working on the Neptune database and it requires VPC
to access. While building code inside AWS CodeBuild
. My tests are failing because it's not able to access the Neptune database. How can I configure the pipeline to allow CodeBuild to access the VPC?