-
Notifications
You must be signed in to change notification settings - Fork 218
Support condition #505
Copy link
Copy link
Open
Labels
area: state-machineState machine definition and ASL compilationState machine definition and ASL compilationenhancement
Description
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
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
area: state-machineState machine definition and ASL compilationState machine definition and ASL compilationenhancement