Hi team would it possible to in your sub-module co...
# ask-metaflow
c
Hi team would it possible to in your sub-module computation on batch.tf if the compute environment arn can be returned on the metaflow module as another output then that can be used to provision another batch queue and link it to the existing compute environment, or alternative to do a list input into the terraform module to allow for the generation of multiple queues. This way when running state machine one could do python flow.py --with batch:queue=whereyouwantittorun. This will allow for concurrently running queues against the same compute environment
1
a
totally, can you create an issue on the tf repo so we can keep track of it? adding an extra output should be easy
c
Will do Oleg thank you
Hi Oleg title of the logged request: "Allowing multiple batch queues" on your repo