Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/redeux/terraformbooks
- Owner: redeux
- License: other
- Created: 2023-02-01T12:11:08.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-02-01T16:40:19.000Z (almost 2 years ago)
- Last Synced: 2023-02-28T20:42:54.894Z (over 1 year ago)
- Homepage:
- Size: 10.7 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
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).