Skip to content

ZeroDeth/terraform-up-and-running-code

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

Folders and files

NameName
Last commit message
Last commit date

Latest commit

f105d8e · Jan 28, 2017

History

13 Commits
Jan 28, 2017
Nov 14, 2016
Nov 14, 2016
Nov 16, 2016

Repository files navigation

Terraform: Up & Running Code

This repo contains the code samples for the book Terraform: Up and Running 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.

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 94.3%
  • Shell 3.4%
  • Ruby 2.3%