Skip to content

cafruv/terraform-up-and-running-code

This branch is 14 commits behind brikis98/terraform-up-and-running-code:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

f31b91c · Jun 28, 2020

History

32 Commits
Jun 28, 2020
Nov 14, 2016
Nov 14, 2016
Aug 30, 2019

Repository files navigation

Terraform: Up & Running Code

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

Quick start

All the code is in the code folder. It is organized by language (terraform, bash, ruby, etc) and within each language, by chapter. 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.

More examples

The example code in Terraform: Up and Running are mostly for Amazon Web Services (AWS). There is a project underway to translate these examples to their equivalents on other cloud providers, such as Google Cloud and Azure, here: https://github.com/mjuenema/Terraform-Up-and-Running-Code-Samples-Translated/.

Looking for the 1st edition?

All the code examples in the master branch are for the 2nd edition of Terraform: Up & Running. If you're looking for the code examples from the 1st edition, please head over to the 1st-edition branch.

License

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

About

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

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • HCL 81.0%
  • Go 10.2%
  • Ruby 7.7%
  • Shell 1.1%