Oracle Cloud Infrastructure 2019 Developer Associate — Question 121

What happens when you run terraform plan?

Answer options

Correct answer: B

Explanation

The correct answer is B because running 'terraform plan' provides a preview of the changes that will be made if the configuration is applied, without making any modifications. Options A and C are incorrect as they describe actions performed by other commands, and D, while related, does not represent the primary function of 'terraform plan'.