mirror of
https://github.com/ansible-collections/google.cloud.git
synced 2025-07-28 23:51:32 -07:00
Adding minCpuPlatform to InstanceTemplate
<!-- This change is generated by MagicModules. --> /cc @rambleraptor
This commit is contained in:
parent
f20f73a030
commit
8dbbba47cc
2 changed files with 83 additions and 62 deletions
|
@ -262,6 +262,12 @@ items:
|
|||
- Reference to a gcompute_machine_type resource.
|
||||
returned: success
|
||||
type: str
|
||||
minCpuPlatform:
|
||||
description:
|
||||
- Specifies a minimum CPU platform for the VM instance. Applicable values
|
||||
are the friendly names of CPU platforms .
|
||||
returned: success
|
||||
type: str
|
||||
metadata:
|
||||
description:
|
||||
- The metadata key/value pairs to assign to instances that are created from
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue