From d120a21ecf30b7bf40b9b7c2b37b35f6c8066271 Mon Sep 17 00:00:00 2001 From: labzy-handson Date: Tue, 30 Sep 2025 20:45:39 +0530 Subject: [PATCH] update --- docs/00_overview.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/00_overview.md b/docs/00_overview.md index 13eab99..1b908cc 100644 --- a/docs/00_overview.md +++ b/docs/00_overview.md @@ -1,4 +1,4 @@ -# Terraform Instruction Lab – From Zero to Team Collaboration (2 Hours) +# Terraform Instruction Lab – From Zero to Team Collaboration (3 Hours) This hands-on lab takes you from first contact with Terraform to a safe, team-ready workflow on AWS. You will provision real infrastructure, structure your code with variables and modules, and protect your state with an S3 backend and DynamoDB state locking. The material is paced for beginners and practical for engineers who want a concise, end‑to‑end setup they can reuse at work.