page_title | subcategory | description |
---|---|---|
grid_scheduler Resource - terraform-provider-grid |
Resource to dynamically assign resource requests to nodes. |
Resource to dynamically assign resource requests to nodes.
requests
(Block List, Min: 1) List of node assignment requests (see below for nested schema)
id
(String) The ID of this resource.nodes
(Map of Number) Mapping from the request name to the node id
Required:
name
(String) used as a key in thenodes
dict to be used as a reference
Optional:
certified
(Boolean) Pick only certified nodes (Not implemented)cru
(Number) Number of VCPUsdomain
(Boolean) Pick only nodes with public config containing domainfarm
(String) Farm namehru
(Number) Disk HDD size in MBsipv4
(Boolean) Pick only nodes with public config containing ipv4mru
(Number) Memory size in MBssru
(Number) Disk SSD size in MBs