diff --git a/cloud-operations/scheduled-asset-inventory-export-bq/README.md b/cloud-operations/scheduled-asset-inventory-export-bq/README.md
index ea60ef0a4..40fe75a5c 100644
--- a/cloud-operations/scheduled-asset-inventory-export-bq/README.md
+++ b/cloud-operations/scheduled-asset-inventory-export-bq/README.md
@@ -48,8 +48,9 @@ You can also create a dashboard connecting [Datalab](https://datastudio.google.c
| project_id | Project id that references existing project. | string | ✓ | |
| root_node | The resource name of the parent Folder or Organization. Must be of the form folders/folder_id or organizations/org_id. | string | ✓ | |
| *bundle_path* | Path used to write the intermediate Cloud Function code bundle. | string | | ./bundle.zip |
+| *location* | Appe Engine location used in the example. | string | | europe-west |
| *name* | Arbitrary string used to name created resources. | string | | asset-inventory |
-| *project_create* | Create project instead ofusing an existing one. | bool | | false |
+| *project_create* | Create project instead ofusing an existing one. | bool | | true |
| *region* | Compute region used in the example. | string | | europe-west1 |
## Outputs