Skip to content
DevOps

Terraform: Up & Running

Writing Infrastructure as Code

Yevgeniy Brikman · 2022 · 3rd ed.

Why it earns its place

Terraform's own documentation explains what each resource does but not how to structure a codebase that survives a second engineer. This covers modules, state layout and testing — the decisions you regret later if you get them wrong early.

Free alternative

Terraform Documentation

Complete and well written for reference; weaker on how to organise a real repository.

Cited by

Topics

  • terraform
  • iac
  • automation
View on Amazon

Affiliate link: if you buy through it we earn a commission at no extra cost to you. It does not change what we recommend, and the free alternative above is named first.