1 00:00:06,900 --> 00:00:08,320 - Welcome to Lesson Six, 2 00:00:08,320 --> 00:00:11,160 Continuous Deployment with Terraform. 3 00:00:11,160 --> 00:00:13,340 Today's software development methodologies 4 00:00:13,340 --> 00:00:16,580 demand rapid deployment of new features. 5 00:00:16,580 --> 00:00:20,500 Luckily, Terraform plugs right into this new paradigm. 6 00:00:20,500 --> 00:00:22,830 In this lesson, you'll learn how Terraform 7 00:00:22,830 --> 00:00:25,550 fits into your continuous deployment pipeline. 8 00:00:25,550 --> 00:00:28,540 You'll learn how to configure Terraform Cloud to interact 9 00:00:28,540 --> 00:00:31,830 with your GitHub account to host your private modules. 10 00:00:31,830 --> 00:00:34,920 Then, we'll look at using Terraform Cloud 11 00:00:34,920 --> 00:00:38,083 to automate code reviews and infrastructure changes.