
Answer-first summary for fast verification
Answer: dependsOn
The correct answer is **dependsOn**. By specifying dependencies using the `dependsOn` option in your configuration files or templates, Deployment Manager ensures that these dependencies are created or updated before the resource itself. This is crucial for managing explicit dependencies in your deployments. For more details, refer to the [Google Cloud Deployment Manager documentation](https://cloud.google.com/deployment-manager/docs/configuration/create-explicit-dependencies).
Author: LeetQuiz Editorial Team
Ultimate access to all questions.
No comments yet.