Dingo Dream

The book gives a good introduction to terraform including how to have multiple stages of your infrastructure additionally to production using terraform's module feature.

After reading the book I was able to use terraform successfully in my job as a DevOps Engineer

Terraform is remarkable piece of software not only for managing cloud infrastructute but for many many things which have an API

And the Hashicorp Configuration Language HCL has so much value event outside of Terraform whenever there is a graph of resources which needs to be configured.