victorious-helmet-11068
08/24/2020, 3:39 PMvictorious-helmet-11068
08/24/2020, 3:40 PMprehistoric-account-60014
08/25/2020, 1:44 AMError waiting for Creating CloudFunctions Function: Error code 7, message: Build failed: Cloud Build API has not been used in project 669636788185 before or it is disabled. Enable it by visiting <https://console.developers.google.com/apis/api/cloudbuild.googleapis.com/overview?project=669636788185> then retry. If you enabled this API recently, wait a few minutes for the action to propagate to our systems and retry.
thousands-angle-40305
08/25/2020, 9:36 PMgreen-school-95910
08/25/2020, 9:37 PM/shrug
¯\_(ツ)_/¯damp-elephant-82829
08/28/2020, 10:38 AMdamp-elephant-82829
08/28/2020, 11:53 AMdamp-elephant-82829
08/28/2020, 11:53 AMdamp-elephant-82829
08/28/2020, 11:53 AMgreen-school-95910
08/28/2020, 12:12 PMgreen-school-95910
08/28/2020, 12:13 PMgreen-school-95910
08/28/2020, 12:16 PMgreen-school-95910
08/28/2020, 12:17 PMdamp-elephant-82829
08/28/2020, 2:51 PMdamp-elephant-82829
08/30/2020, 7:25 AMdamp-elephant-82829
08/31/2020, 10:04 AMdamp-elephant-82829
08/31/2020, 10:04 AMdamp-table-85095
08/31/2020, 1:14 PMdamp-elephant-82829
09/01/2020, 7:49 AMvictorious-helmet-11068
09/01/2020, 7:58 AMvictorious-helmet-11068
09/01/2020, 7:59 AMvictorious-helmet-11068
09/01/2020, 7:59 AMvictorious-helmet-11068
09/01/2020, 7:59 AMwet-soccer-72485
09/07/2020, 10:10 PMwet-soccer-72485
09/07/2020, 10:11 PMimport * as pulumi from '@pulumi/pulumi';
import * as gcp from '@pulumi/gcp';
const projectName = 'my-project'
const project = new gcp.projects.Project('my-project');
nutritious-flower-51098
09/09/2020, 12:39 PMgcp.container.Cluster
?strong-knife-49449
09/10/2020, 9:36 AMgcp_._servicenetworking_._Connection
?damp-elephant-82829
09/10/2020, 1:00 PMstrong-knife-49449
09/10/2020, 4:19 PMpulumi up
it will change the running image. How are people dealing with this?strong-knife-49449
09/10/2020, 4:19 PMpulumi up
it will change the running image. How are people dealing with this?green-school-95910
09/10/2020, 5:33 PMlatest
tag. The returned value will always have the tag, so it will look different for Pulumi
You can just explicitly set the latest
tag in your deployment