1 00:00:06,993 --> 00:00:10,523 - Welcome to lesson five, collaboration with Terraform. 2 00:00:11,600 --> 00:00:13,800 One of the most powerful aspects of Terraform 3 00:00:13,800 --> 00:00:17,060 is its ability to operate in a collaborative environment. 4 00:00:17,060 --> 00:00:19,890 The key to Terraform's approach to collaboration is 5 00:00:19,890 --> 00:00:22,834 the concept of the remote state. 6 00:00:22,834 --> 00:00:26,210 To begin this lesson you're introduced to Terraform 7 00:00:26,210 --> 00:00:27,343 remote state backends. 8 00:00:28,470 --> 00:00:31,590 Next, you'll learn about Terraform work spaces. 9 00:00:31,590 --> 00:00:34,940 Another key technology for effective collaboration. 10 00:00:34,940 --> 00:00:38,640 Finally, you'll explore how to collaborate across teams 11 00:00:38,640 --> 00:00:39,473 with Terraform.