Terraform: From Beginner To Master: With Examples In AWS
Terraform: From Beginner To Master: With Examples In AWS
About the Book
This book will guide you from Terraform beginner to master.In the modern world where software systems and infrastructure are more complex than ever before, we need a way to manage and configure all of the infrastructure and components that it comprises of. We want to be able to define our infrastructure in code so that it can be checked into source control, shared between the team and used as a source of truth as to how the system looks. We want a tool to manage our infrastructure for us so that we can rid ourselves of manual configuration which is time consuming and error prone.Terraform is an industry leading infrastructure as code tool that allows you to define your system in code and then run it to make what your infrastructure look exactly how you have defined it in code. Terraform allows you to configure pretty much anything from any cloud including Azure, AWS, GCP to any service other component or service like Postgres, Kong or DNSimple to name but a few. The list really is almost endless. In this book we will work from the ground up, starting with what Terraform is and the problem it solves and then guiding you through each feature of Terraform building your knowledge so you will be able to write a complete project to configure pretty much any infrastructure using any vendor or migrate your existing infrastructure into Terraform.We will be working with AWS in the book as it is a widely used cloud and makes for great examples. In no way does this mean that after reading this book you will only be able to use Terraform with AWS, quite the contrary. You will be learning Terraform not AWS, with your new found Terraform skills you will be able to successfully use Terraform to configure and setup infrastructure and components from any vendor.You will truly be able to consider yourself a Terraform master!
Table of Contents
-
Preface
- Thanks
- Preface
-
Chapter 1 - Introduction to Terraform
- What is Terraform?
- Issues with configuring infrastructure manually
- Terraform to the rescue
- Why not just use CloudFormation?
- What about Chef and Puppet, don’t they solve this problem?
-
Chapter 2 - Installation
- Installation
- Setting up your free AWS Account
- Setup an AWS user for use with Terraform
- Setup an AWS Credentials file
- Install JetBrains IntelliJ Community Edition
-
Chapter 3 - Your First Terraform Project
- Code samples
- Setting up your first project
- Creating your first infrastructure with Terraform
-
Chapter 4 - Resources
- Resources in detail
- Interpolation syntax
-
Chapter 5 - Providers
- Providers in detail
- Provider best practices
- More than one instance of the same provider
-
Chapter 6 - Data Sources
- Data sources in detail
- How are data sources useful?
-
Chapter 7 - Outputs
- Outputs explained
- Outputting resource properties
- Exporting all attributes
- Locals in detail
- Locals referencing resources
-
Chapter 9 - Templates and Files
- Files
- Templatefile function
- Loops in a template
-
Chapter 10 - Variables
- Variables
- Our first Variable
- Variable defaults
- Setting a variable on the command line
- Setting a variable using an environment variable
- Setting a variable using a file
- More complex variables
- Type constraints - Simple Types
- Type constraints - List
- Type constraints - Set
- Type constraints - Tuple
- Type constraints - Map
- Type constraints - Object
- Type constraints - Any type
-
Chapter 11 - Project Layout
- Layout
-
Chapter 12 - Modules
- Modules
- Modules in action
- Returning a complex type from a module
- Modules using a sub module
- Remote modules
-
Chapter 13 - Plans
- Plans
- Plan command
- Auto apply
-
Chapter 14 - State
- State
- Manipulating State
- Moving a resource from one project to another
- Remote state
-
Chapter 15 - Workspaces
- Workspaces
-
Chapter 16 - Provisioners
- Provisioners
- Null Resources
-
Chapter 17 - Advanced Resources
- Count
- Foreach
- Lifecycle
- Depends on
The Leanpub 60 Day 100% Happiness Guarantee
Within 60 days of purchase you can get a 100% refund on any Leanpub purchase, in two clicks.
Now, this is technically risky for us, since you'll have the book or course files either way. But we're so confident in our products and services, and in our authors and readers, that we're happy to offer a full money back guarantee for everything we sell.
You can only find out how good something is by trying it, and because of our 100% money back guarantee there's literally no risk to do so!
So, there's no reason not to click the Add to Cart button, is there?
See full terms...
Earn $8 on a $10 Purchase, and $16 on a $20 Purchase
We pay 80% royalties on purchases of $7.99 or more, and 80% royalties minus a 50 cent flat fee on purchases between $0.99 and $7.98. You earn $8 on a $10 sale, and $16 on a $20 sale. So, if we sell 5000 non-refunded copies of your book for $20, you'll earn $80,000.
(Yes, some authors have already earned much more than that on Leanpub.)
In fact, authors have earnedover $13 millionwriting, publishing and selling on Leanpub.
Learn more about writing on Leanpub
Free Updates. DRM Free.
If you buy a Leanpub book, you get free updates for as long as the author updates the book! Many authors use Leanpub to publish their books in-progress, while they are writing them. All readers get free updates, regardless of when they bought the book or how much they paid (including free).
Most Leanpub books are available in PDF (for computers) and EPUB (for phones, tablets and Kindle). The formats that a book includes are shown at the top right corner of this page.
Finally, Leanpub books don't have any DRM copy-protection nonsense, so you can easily read them on any supported device.
Learn more about Leanpub's ebook formats and where to read them