We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c781306 commit 5365d00Copy full SHA for 5365d00
examples/automatic-labelling-from-repository/README.md
@@ -24,7 +24,7 @@ this directory:
24
|------|-------------|:----:|:-----:|:-----:|
25
| project\_id | The ID of the project to which resources will be applied. | string | n/a | yes |
26
| region | The region in which resources will be applied. | string | n/a | yes |
27
-| subnetwork | The name or self_link of the subnetwork to create compute instance in. | string | `""` | no |
+| subnetwork | The name or self_link of the subnetwork to create compute instance in. | string | `"default"` | no |
28
| zone | The zone in which resources will be applied. | string | n/a | yes |
29
30
## Outputs
0 commit comments