A city pipeline validates infrastructure templates in a sandbox before any production apply. What is the primary goal?
Select an answer to reveal the explanation.
Short Explanation
Try the recipe in a practice kitchen before serving the whole city. Sandbox validation catches broken templates before they rearrange production.
Full Explanation
Testing infrastructure code in a sandbox or non-production pipeline stage reduces the risk of defective templates impacting production. Validation may include plan/preview, policy checks, and limited applies. Sandboxes do not justify skipping ongoing validation, using production PII, or abandoning monitoring.