Optionalallow_Optionalcontinue_Continue to the next steps, even if the previous group of steps fail
Optionaldepends_The step keys for a step to depend on
OptionalidA string identifier
OptionalidentifierA string identifier
OptionalifA boolean expression that omits the step when false
OptionalkeyA unique identifier for a step, must not resemble a UUID
OptionaltypeOptionalwaitWaits for previous steps to pass before continuing
Optionalwaiter
Whether to proceed with this step and further steps if a step named in the depends_on attribute fails