Exercise 11 · Microsoft Learn
Study Terraform fundamentals
Complete the official learning path sections on Terraform module structure, variables, outputs, functions, loops, and reusable modules.
FormatMicrosoft LearnFocusModule designNextAdmiral application
Learn
Complete the learning path
Focus on module structure and composition. Record what belongs in a module contract and what should remain a root-module concern.
Open the Microsoft Learn pathContinue
Extract a reusable module
Exercise 12 applies the module principles to the existing sandbox while preserving the deployed resource's state address.