Skip to content

LinkedInLearning/advanced-terraform-2823489

Repository files navigation

Advanced Terraform

This is the repository for the LinkedIn Learning course Advanced Terraform. The full course is available from LinkedIn Learning.

Advanced Terraform Terraform simplifies and accelerates the configuration of cloud-based environments. DevOps engineers looking to use Terraform in the real world can start by learning how to work with the Terraform CLI and the HashiCorp Configuration Language (HCL). In this course, David Swersky covers these concepts and more, helping you go beyond the basics with this powerful infrastructure as code solution. Using practical use cases, David shows how to manage and automate your infrastructure with Terraform. He steps through how to analyze an existing application running in a client's data center, and design a Terraform configuration that supports the application in AWS. He also goes over advanced concepts, including how to set the values of variables in a Terraform configuration. Plus, he steps through how to develop an application infrastructure with Terraform, create an infrastructure CI/CD pipeline using GitHub and Terraform Cloud, and more.

Instructions

This repository has a folder for each of the videos in the course. The naming convention is [CHAPTER]_[NAME], e.g.: 01_05_base

Installing

  1. To use these exercise files, you must have the following installed:
    • [list of requirements for course]
  2. Fork this repository to your own account
  3. Clone your fork to your local machine using the terminal (Mac), CMD (Windows), or a GUI tool like SourceTree.

Instructor

David Swersky

DevOps and Enterprise Architect with 20+ years of IT experience

Check out some of my other courses on LinkedIn Learning.

Releases

No releases published

Packages

No packages published

Languages