When trying to execute this , the plugin is not outputting that it is excluding the stepFunctions, however it will output it is excluding provider.role
Hi @J-Whitfield, Serverless does not parse stepFunctions config from the serverless.yml file, hence this plugin does not see stepFunctions config variables. So it is not possible to apply if else rule to it.
serverlessIfElse:
When trying to execute this , the plugin is not outputting that it is excluding the stepFunctions, however it will output it is excluding provider.role