mirror of
https://github.com/ansible-collections/google.cloud.git
synced 2025-04-06 10:50:28 -07:00
Signed-off-by: Modular Magician <magic-modules@google.com>
This commit is contained in:
parent
b55af1dad1
commit
82393d6718
1 changed files with 2 additions and 1 deletions
|
@ -586,7 +586,8 @@ options:
|
||||||
machine_type:
|
machine_type:
|
||||||
description:
|
description:
|
||||||
- Compute Engine machine type on which to run the build.
|
- Compute Engine machine type on which to run the build.
|
||||||
- 'Some valid choices include: "UNSPECIFIED", "N1_HIGHCPU_8", "N1_HIGHCPU_32"'
|
- 'Some valid choices include: "UNSPECIFIED", "N1_HIGHCPU_8", "N1_HIGHCPU_32",
|
||||||
|
"E2_HIGHCPU_8", "E2_HIGHCPU_32"'
|
||||||
required: false
|
required: false
|
||||||
type: str
|
type: str
|
||||||
disk_size_gb:
|
disk_size_gb:
|
||||||
|
|
Loading…
Add table
Reference in a new issue