Skip to content

Commit 1aab7c5

Browse files
committed
Update README
1 parent 8fb9223 commit 1aab7c5

File tree

1 file changed

+7
-2
lines changed

1 file changed

+7
-2
lines changed

README.md

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,14 @@
33
This repo contains the code samples for the book *[Terraform: Up and Running](http://www.terraformupandrunning.com)* by
44
[Yevgeniy Brikman](http://www.ybrikman.com).
55

6-
## Status
6+
## Quick start
77

8-
Code coming shortly!
8+
All the code is in the [code](/code) folder. It is organized by language (terraform, bash, ruby, etc) and within each
9+
language, by chapter. Since this code comes from a book about Terraform, the vast majority of the code consists of
10+
Terraform examples in the [code/terraform folder](/code/terraform).
11+
12+
For instructions on running the code, please consult the README in each folder, and, of course, the
13+
*[Terraform: Up and Running](http://www.terraformupandrunning.com)* book.
914

1015
## License
1116

0 commit comments

Comments
 (0)