Merge pull request #5604 from pradeepchhetri/upgrade-google-instance-docs

Updated google instance docs with custom instance type
This commit is contained in:
Radek Simko 2016-03-13 11:41:20 +00:00
commit 830ce7ba80
1 changed files with 2 additions and 1 deletions

View File

@ -61,7 +61,8 @@ The following arguments are supported:
* `description` - (Optional) A brief description of this resource.
* `machine_type` - (Required) The machine type to create.
* `machine_type` - (Required) The machine type to create.To create a custom machine type, value should be
set as specified [here](https://cloud.google.com/compute/docs/reference/latest/instances#machineType)
* `zone` - (Required) The zone that the machine should be created in.