Which command prevents Terraform from performing any actual modifications and only shows what changes would be made?
What Terraform command removes all resources defined in your current configuration from the cloud provider?
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)?