GoogleCloudPlatform / mlops-with-vertex-ai

An end-to-end example of MLOps on Google Cloud using TensorFlow, TFX, and Vertex AI
Apache License 2.0
348 stars 120 forks source link

Give CloudBuild access to BQ and Vertex AI #6

Open ksalama opened 2 years ago

ksalama commented 2 years ago

Update the Terraform scripts to give the CloudBuild service account access to BigQuery and Vertex AI. This is required for the execution of the CI/CD step that executes and e2e pipeline test and deploys the model to Vertex AI.