Skip to content

Commit 0f67c39

Browse files
authored
Add note on 2nd edition
1 parent 2b64b2e commit 0f67c39

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,13 @@ This repo contains the code samples for the book *[Terraform: Up and Running](ht
66

77

88

9+
## IMPORTANT NOTE ON 2ND EDITION
10+
11+
The 2nd edition of *Terraform: Up & Running* will be available shortly! If you're reading an early copy of the new edition of the book, please head over to the [2nd-edition branch](https://github.com/brikis98/terraform-up-and-running-code/tree/2nd-edition), which has all the code updated to Terraform 0.12, tons of new code for the new chapters in the book, and so on. It's a work in progress, so think of this branch as a preview of what things will look like when all the updates are finished.
12+
13+
14+
15+
916
## Quick start
1017

1118
All the code is in the [code](/code) folder. It is organized by language (terraform, bash, ruby, etc) and within each

0 commit comments

Comments
 (0)