Hi, another ArgoWorkflow related question here. From the outbound repo example here https://github.com/outerbounds/terraform-aws-metaflow/blob/master/examples/eks_argo/argo.tf#L61,
indicates ArgoWorkflow to store information in the same S3 bucket as the metaflow's datastore.
Can the ArgoWorkflow's artifact repository use completely different S3 bucket ? or i needed the Metaflow's datastore S3 bucket to reference metaflow related stuff ?