mirror of
https://github.com/ansible-collections/google.cloud.git
synced 2025-04-05 10:20:26 -07:00
Added in link to where machineTypes are defined
This commit is contained in:
parent
2582030e51
commit
0cece672cf
1 changed files with 2 additions and 1 deletions
|
@ -827,7 +827,8 @@ metadata:
|
|||
type: dict
|
||||
machineType:
|
||||
description:
|
||||
- A reference to a machine type which defines VM kind.
|
||||
- A reference to a machine type which defines VM kind. See https://cloud.google.com/compute/docs/machine-types
|
||||
for a list of current valid machine types.
|
||||
returned: success
|
||||
type: str
|
||||
minCpuPlatform:
|
||||
|
|
Loading…
Add table
Reference in a new issue