GCP has a new feature designed for AI/ML use, zonal buckets, which promise lower read/write latency but are pinned to one specific zone. We can accomplish this by adding a clause to the
nextflow.config
override for the compute environment, but it would be good to be able to just set this on the compute environment directly.