Terraform Up And Running Code Save

Code samples for the book "Terraform: Up & Running" by Yevgeniy Brikman

Project README

Terraform: Up & Running Code

This repo contains the code samples for the book Terraform: Up and Running, by Yevgeniy Brikman.

Looking for the 1st, 2nd, or 3rd edition?

Terraform: Up & Running is now on its 3rd edition; all the code in master is for this edition. If you're looking for code examples for other editions, please see the following branches:

Quick start

All the code is in the code folder. The code examples are organized first by the tool or language and then by chapter. For example, if you're looking at an example of Terraform code in Chapter 2, you'll find it in the code/terraform/02-intro-to-terraform-syntax folder; if you're looking at an OPA (Rego) example in Chapter 9, you'll find it in the code/opa/09-testing-terraform-code folder.

Since this code comes from a book about Terraform, the vast majority of the code consists of Terraform examples in the code/terraform folder.

For instructions on running the code, please consult the README in each folder, and, of course, the Terraform: Up and Running book.

License

This code is released under the MIT License. See LICENSE.txt.

Open Source Agenda is not affiliated with "Terraform Up And Running Code" Project. README Source: brikis98/terraform-up-and-running-code
Stars
2,764
Open Issues
21
Last Commit
4 months ago
License
MIT

Open Source Agenda Badge

Open Source Agenda Rating