GoogleCloudPlatform / vertex-pipelines-end-to-end-samples

Apache License 2.0
225 stars 89 forks source link

Fix Terraform Bugs #14

Closed lily-nicholls closed 1 year ago

lily-nicholls commented 1 year ago

Description

Added required IAM permissions for the pipelines service account in the Terraform code in order to run the training & prediction pipelines. Added the location variable to the GCS module in the Terraform code so that it doesn't default to the EU.

How has this been tested?

I have successfully run the training and prediction pipelines in my own forked branch of this repository.

Checklist

Pipeline run links:

google-cla[bot] commented 1 year ago

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.

lily-nicholls commented 1 year ago

Ready for merge