Skip to content

Commit d4628c1

Browse files
committed
add note about api enablement lag
1 parent 5b43f87 commit d4628c1

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

+4
Original file line numberDiff line numberDiff line change
@@ -109,6 +109,10 @@ _Double check the secrets file is uploaded to the bucket and terraform files ref
109109
8. Run the first cloud build job that sets up everything in your project
110110

111111
```bash
112+
# note: enabling apis may lag behind other services
113+
# relying on those apis
114+
# rerun this command if error message reflects the above note
115+
112116
gcloud builds submit --config=first_build.yaml
113117
```
114118

0 commit comments

Comments
 (0)