/dhall-nodepool/Nodepool/Aws/Pool/default.dhall

Copy path to clipboard

Source

{ host-key-checking = None Bool
, max-servers = None Natural
, node-attributes = None (List { mapKey : Text, mapValue : Text })
, public-ip-address = None Bool
, security-group-id = None Text
, subnet-id = None Text
}