Section 3: Managing Infrastructure with Terraform
This part of the book gives you some real-time experience, implementing the knowledge of preparing stacks using Terraform code. Terraform configuration files consist of all the defined resources, modules, variables, output, and so on. This chapter helps you to deploy and upgrade complex infrastructure using stacks and modules.
Along with this, you will get insights into the Terraform cloud and its features such as policy as code, that is, Sentinel.
The following chapters will be covered under this section:
- Chapter 8, Terraform Configuration Files
- Chapter 9, Understanding Terraform Stacks
- Chapter 10, Terraform Cloud and Terraform Enterprise
- Chapter 11, Terraform Glossary