Refer to the exhibit.
After the initial Terraform configuration in Microsoft Azure, the terraform plan command is run.
Which two statements about running the terraform plan command are true? (Choose two.)
The terraform plan command will deploy the rest of the resources except the service principle details.
You cannot run the terraform apply command before the terraform plan command.
The terraform plan command makes terraform do a dry run.
You must run the terraform init command once, before the terraform plan command.
Submit