Google Cloud Associate Cloud Engineer — Question 42

You significantly changed a complex Deployment Manager template and want to confirm that the dependencies of all defined resources are properly met before committing it to the project. You want the most rapid feedback on your changes. What should you do?

Answer options

Correct answer: D

Explanation

The correct answer is D because using the '-preview' option allows you to see how the changes would affect the resources without actually applying them, providing immediate feedback on any dependency issues. Options A and B do not provide rapid or direct feedback on changes, while option C involves a separate project that may not accurately reflect the current project's state.