Merge pull request #4338 from KohlsTechnology/fix-google-compute-docs

Fix formating for network_project_id config option
This commit is contained in:
Rickard von Essen 2016-12-29 11:53:10 +01:00 committed by GitHub
commit 282bb6ad37
1 changed files with 1 additions and 1 deletions

View File

@ -172,7 +172,7 @@ builder.
- `network` (string) - The Google Compute network to use for the
launched instance. Defaults to `"default"`.
- 'network_project_id' (string) - The project ID for the network and subnetwork
- `network_project_id` (string) - The project ID for the network and subnetwork
to use for launched instance. Defaults to `project_id`.
- `omit_external_ip` (boolean) - If true, the instance will not have an external IP.