Packer VMWare Templates + Ansible? + Terraform - Responsibilities
What is the generally agreed responsibility split between tools like these?
I'm using Packer to create Windows VMWare templates. Should I add as much to this template as possible? (eg. basic software), then configure using Ansible, and deploy using Terraform? Or perhaps simplify and also deploy using Ansible?
The lines are so blurred between tools that it seems difficult to decide on the responsibility split.
---

