Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/redeux/terraformbooks

A comprehensive list of books about HashiCorp Terraform
https://github.com/redeux/terraformbooks

Last synced: 27 days ago
JSON representation

A comprehensive list of books about HashiCorp Terraform

Awesome Lists containing this project

README

        

Awesome Terraform Books [![Awesome](https://cdn.jsdelivr.net/gh/sindresorhus/awesome@d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg)](https://github.com/sindresorhus/awesome)
====

Terraform Books
====

* [Books](#books)
* [Terraform Specific Books](#terraform-specific-books)
* [Terraform Inclusive Books](#terraform-inclusive-books)
* [Resources](#resources)

**Books**
====

**Terraform Specific Books**
----

These books are entirely or almost entirely about HashiCorp Terraform.

### [Terraform Up & Running](https://www.oreilly.com/library/view/terraform-up-and/9781098116736/)

[REVIEWS](https://github.com/redeux/TerraformBooks/issues/2)

Gruntwork cofounder Yevgeniy (Jim) Brikman takes you through code examples that demonstrate Terraform's simple, declarative programming language for deploying and managing infrastructure with a few commands. Veteran sysadmins, DevOps engineers, and novice developers will quickly go from Terraform basics to running a full stack that can support a massive amount of traffic and a large team of developers.

**Terraform Inclusive Books**
----

These books include Terraform topics, but are not entirely about HashiCorp Terraform.

**Resources**
====

Contributing
====
Your contributions are welcome. Please follow the [contribution guidelines](CONTRIBUTING.md).

License
====
This work is licensed under the [Creative Commons Attribution 4.0 International License](https://creativecommons.org/licenses/by/4.0/).

This project was inspired by
Spiros Gerokostas' [RustBooks](https://github.com/sger/RustBooks/tree/main).