That's cool, I'll ask my coworkers.
And yes this way I keep EBS and the rest of my recipes as far away as possible.
Something like:
```
kafka-volumes/
<ebs volumes>
terraform.tfstate
kafka/
(use local backend ../kafka-volumes/terraform.tfstate)
<ec2 instances>
```