Camunda 8 Partition multi-az

Hello, we are implementing Camunda 8 on EKS cluster. We are wondering is there a way to implement partition multi-az? For example, we have 12 brokers, 12 partitions and 3 replication count, partition 1 data is replicated across broker-0,1,2, is there a way to make sure these three brokers are running on different AZs? Thank you!