What's the right way to set up a parameterized pip...
# announcements
n
What's the right way to set up a parameterized pipeline? I could set a solid_config for the underlying solids but that seems like it would get complex. Can I pass in resources at run time?
s
@Noah K - resources are the way to supply the same parameters to multiple solids. You can pass in resource config at run time. The resource definition you wrote out below looks right to me
n
👍 Been working nicely so far 🙂 Just seemed a little funny to have a resource that was a single string