enabled property

bool? enabled
getter/setter pair

When this is enabled, cluster/node pool creations will ignore non-fatal errors like stockout to best provision as many nodes as possible right now and eventually bring up all target number of nodes

Implementation

core.bool? enabled;