Results 246 comments of Andrew Bayer

@pritidesai @vdemeester I've changed the `resource:` syntax to be ``` resource: foo: bar ``` instead of ``` resource: - name: foo value: bar ```

/hold Putting on hold again until we nail down whether we keep the `resource` field name or not.

I've added a commit changing `resource:` to `params:` - if it seems good to everyone, I'll squash it, and open a corresponding PR to update the TEP.

@lbernick Yeah, I don't like `params` either, but can't think of anything better. `values` doesn't feel right...maybe `args`? Though it's not the same as a container/step's `args`...

You know what? I'm just going to go with `paramsMap` for now - yeah, it's still got `params` in it, but I feel like being a different string, with `map`...