Test your Terraform configuration

October 25, 2023 46 min Free

Description

Learn Lab demonstrating how to write unit and integration tests for Terraform configurations using the new "terraform test" command introduced in Terraform 1.6. The session covers testing strategies, including check blocks, preconditions, and postconditions, with a focus on practical examples of testing S3 bucket deployments and website hosting.