Hello, I'm having an issue with using forEach.value inside a $file. This error pops-up
Cannot resolve serverless.yml: Variables resolution errored with:
- Variable syntax error at "stepFunctions.stateMachines.$forEach_stepFunctions.template.$forEach.key.definition": Invalid variable type at index 35 in "${file(step-function-definitions/${forEach.value})}"
Hello, I'm having an issue with using forEach.value inside a $file. This error pops-up
Any idea how to fix this?
Thanks!