Which command prevents Terraform from performing any actual modifications and only shows what changes would be made?
Which command downloads the necessary provider plugins (e.g., AWS, Azure) specified in your configuration?
What does the 'terraform taint' command do (historically, though now '-replace' is preferred)?
Which of the following best describes the primary advantage of using Terraform CLI in a production environment (Scenario 1)?