/dhall-nodepool/Nodepool/Gce/Pool/default.dhall
Copy path to clipboardSource
{ max-servers = None Natural
, node-attributes = None (List { mapKey : Text, mapValue : Text })
, use-internal-ip = None Bool
}
{ max-servers = None Natural
, node-attributes = None (List { mapKey : Text, mapValue : Text })
, use-internal-ip = None Bool
}