Is there any way to control the order of multiple metaflow_extension packages? (it doesn't seem to be alphabetical)
We'd like to be able to call the config of netflix_ext after our custom extension (we set variables via ssm but because netflix_ext is called before our package, the configuration fails)