# This is a Feature Proposal ## Description * CloudFormation has a condition feature that can be used on resources to conditionally deploy them. * Serverless supports this for lambda functions by using `condition: SomeCondition` * It would be great for step functions to support the same syntax, with the result being a condition on the resource
This is a Feature Proposal
Description
condition: SomeCondition