Allow "Configure Features" in "Run Script" steps
I want to be able to say, transform a json file, and then run a script.
Right now the only way to do that is by putting your script into a nuget package, naming it "publish.ps1", using the "Deploy a package" step and targetting it somewhere, then enabling configure features.

This is under development now.
We are adding all the configuration transform features to the Script Steps.
The plain is to ship this in the August 2018 release.