Master Infrastructure as Code with GUI-driven Terraform Cloud labs: workspace configuration, HCL authoring with plan/apply workflows, and state management with drift detection - aligned to the HashiCorp Terraform Associate (003) exam objectives.
GUI-first labs with Terraform Cloud console, HCL editor, and state browser - practice real IaC workflows: workspaces, providers, plan/apply, state management, and drift detection.
Workspace configured and first plan queued.
terraform plan and terraform apply to provision the infrastructure. Review the plan output before applying.
VPC deployed and state verified.
| Resource | Type | ID | Drift |
|---|---|---|---|
| aws_s3_bucket.data | aws_s3_bucket | prod-data-bucket | Unknown |
| aws_s3_bucket_acl.data | aws_s3_bucket_acl | prod-data-bucket,private | Unknown |
State audited, drift resolved, import complete.
This will clear all your progress for this lab including terminal history, completed tasks, and dashboard data. This action cannot be undone.