Skip to content

Commit eb9c6fb

Browse files
committed
Update root README
1 parent daa73fe commit eb9c6fb

File tree

1 file changed

+9
-13
lines changed

1 file changed

+9
-13
lines changed

README.md

Lines changed: 9 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,7 @@
11
# Terraform: Up & Running Code
22

3-
This repo contains the code samples for the book *[Terraform: Up and Running](http://www.terraformupandrunning.com)* by
4-
[Yevgeniy Brikman](http://www.ybrikman.com).
5-
6-
7-
8-
## IMPORTANT NOTE ON 2ND EDITION
9-
10-
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.
11-
12-
13-
## IMPORTANT NOTE ON 2ND EDITION
14-
15-
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.
3+
This repo contains the code samples for the book *[Terraform: Up and Running](http://www.terraformupandrunning.com)*,
4+
2nd edition, by [Yevgeniy Brikman](http://www.ybrikman.com).
165

176

187

@@ -36,6 +25,13 @@ https://github.com/mjuenema/Terraform-Up-and-Running-Code-Samples-Translated/.
3625

3726

3827

28+
## Looking for the 1st edition?
29+
30+
All the code examples in the `master` branch are for the 2nd edition of *Terraform: Up & Running*. If you're looking
31+
for the code examples from the 1st edition, please head over to the
32+
[1st-edition branch](https://github.com/brikis98/terraform-up-and-running-code/tree/1st-edition).
33+
34+
3935

4036
## License
4137

0 commit comments

Comments
 (0)