GoogleCloudPlatform / security-response-automation

Take automated actions against threats and vulnerabilities.
Apache License 2.0
208 stars 52 forks source link

Enable Cloud Build API on terraform before April 20, 2020 #178

Closed daniel-cit closed 4 years ago

daniel-cit commented 4 years ago

Received Email:

Starting April 20, 2020, Cloud Functions will use Google Cloud Build, Container Registry, and Google Cloud Storage to build and store your source code, and deploy container image(s) before running them on Google Cloud.

You must enable the Cloud Build API for your project(s) to ensure your Cloud Function is built and deployed correctly.

Once you enable the API, you may incur charges if your Cloud Build, Container Registry, or Cloud Storage usage exceeds the free tier limits for these products.


Add cloudbuild.googleapis.com to the list of enabled APIs in the terraform script located at

https://github.com/GoogleCloudPlatform/security-response-automation/blob/master/terraform/setup/google-setup/main.tf