From d18dcea9d2a835591b5a33aed6036d5abdb83fd7 Mon Sep 17 00:00:00 2001 From: Ludovico Magnocavallo Date: Thu, 24 Sep 2020 18:49:48 +0200 Subject: [PATCH] update README in/out table --- cloud-operations/scheduled-asset-inventory-export-bq/README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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