Bug fixes
- Function step will no longer randomly fail in slower host machines. (#888).
- Mod variable definition matches Powerpipe's definition. (#889).
- Flowpipe triggers now appears as top level resources, allowing them to be listed from the root mod. (#444)
- Added missing
TypeString
attribute in pipeline param response. (#435)