diff --git a/r/compute_instance.html.markdown b/r/compute_instance.html.markdown index 7ec1ea1b..02e087c7 100644 --- a/r/compute_instance.html.markdown +++ b/r/compute_instance.html.markdown @@ -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.