Y
Hacker News
new
|
ask
|
show
|
jobs
by
piahoo
2237 days ago
terraform manages infrastructure (e.g. creating VM). ansible manages configuration (e.g. installing tools on fresh VM)
1 comments
h91wka
2237 days ago
To be fair, one can manage infrastructure with Ansible too.
link
toyg
2237 days ago
And one can manage configuration with Terraform too, via null-resource blocks and so on.
link