You are designing a Google Cloud infrastructure deployment using Terraform with the following requirements: • Each internal team project must correspond to a separate Google Cloud project • Infrastructure must be automatically removed when an internal project is completed • Each internal project must have a dedicated Google Cloud project owner • The solution must support 10-100 concurrent projects How should you structure your Terraform implementation to ensure simple deployment, code reusability, and centralized management? | Google Professional Cloud Network Engineer Quiz - LeetQuiz