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 Terraform command removes all resources defined in your current configuration from the cloud provider?
Which of the following best describes the primary advantage of using Terraform CLI in a production environment (Scenario 1)?