/dhall-nomad-v1.0.0/schemas/Constraint.dhall
Copy path to clipboardSource
let Operator = ../types/ConstraintOperator.dhall
in { Type = ../types/Constraint.dhall
, default.operator = Operator.`=`
, Operator
}
let Operator = ../types/ConstraintOperator.dhall
in { Type = ../types/Constraint.dhall
, default.operator = Operator.`=`
, Operator
}