Skip to content

Commit 11d174d

Browse files
committed
enable all the apis I need
1 parent 22d33b3 commit 11d174d

File tree

1 file changed

+9
-2
lines changed

1 file changed

+9
-2
lines changed

Diff for: initial_setup.sh

+9-2
Original file line numberDiff line numberDiff line change
@@ -131,8 +131,15 @@ compute.googleapis.com \
131131
iam.googleapis.com \
132132
cloudresourcemanager.googleapis.com \
133133
dataflow.googleapis.com \
134-
bigtableadmin.googleapis.com
135-
134+
bigtableadmin.googleapis.com \
135+
bigquery.googleapis.com \
136+
bigquery-json.googleapis.com \
137+
cloudfunctions.googleapis.com \
138+
pubsub.googleapis.com \
139+
storage-component.googleapis.com \
140+
run.googleapis.com \
141+
cloudiot.googleapis.com \
142+
bigtable.googleapis.com
136143

137144
echo "***********************"
138145
echo "Retrieve cloud build service account email"

0 commit comments

Comments
 (0)