Can I have multiple versions of the same plugin? If so how can I specify a function or type from a s...
s
Can I have multiple versions of the same plugin? If so how can I specify a function or type from a specific version?
I'm using yaml runtime and it seems like resources can have an
options.provider
and/or
options.version
expression
Oh actually functions have this too when called with
fn::invoke
!