brikis98 / terraform-up-and-running-code

Code samples for the book "Terraform: Up & Running" by Yevgeniy Brikman
http://www.terraformupandrunning.com/
MIT License
2.87k stars 1.92k forks source link

Upgrade to Terraform V0.11 #27

Closed tomisaacson closed 5 years ago

tomisaacson commented 5 years ago

Add state and locking. Switch to Ubuntu 18.04 LTS.

brikis98 commented 5 years ago

Wow, thanks for the massive upgrade! I'll be working on the 2nd edition of the book in the near future, including Terraform 0.12 support, and will look to incorporate this into the codebase as part of that work.

brikis98 commented 5 years ago

Thanks again for the PR! I'm now working in the 2nd edition of the book and am updating all the code samples to 0.12, which is going to conflict quite a bit with the changes here. I'm going to close this PR and will push the new code in the next few weeks.