Terraform Basics
Provision a resource group and storage account in a disposable environment.
Capture configuration, validation output, one failure test, rollback steps and a short explanation of the design trade-off.Build evidence
Turn concepts into practical implementation, validation and rollback evidence.
Provision a resource group and storage account in a disposable environment.
Capture configuration, validation output, one failure test, rollback steps and a short explanation of the design trade-off.Design an Azure Storage backend with locking and restricted access.
Capture configuration, validation output, one failure test, rollback steps and a short explanation of the design trade-off.Create a reusable network module with validation.
Capture configuration, validation output, one failure test, rollback steps and a short explanation of the design trade-off.Add validation rules to a production workload module.
Capture configuration, validation output, one failure test, rollback steps and a short explanation of the design trade-off.Propose environment isolation for dev, test and production.
Capture configuration, validation output, one failure test, rollback steps and a short explanation of the design trade-off.Configure OIDC authentication from GitHub Actions to Azure.
Capture configuration, validation output, one failure test, rollback steps and a short explanation of the design trade-off.Create a pull-request pipeline with plan review and protected apply.
Capture configuration, validation output, one failure test, rollback steps and a short explanation of the design trade-off.Practise ten senior Terraform scenarios.
Capture configuration, validation output, one failure test, rollback steps and a short explanation of the design trade-off.Deploy a modular Azure workload using remote state and CI.
Capture configuration, validation output, one failure test, rollback steps and a short explanation of the design trade-off.