Question 10
You would like to reuse the same Terraform configuration for your development and production environments with a different state file for each.
Which command would you use?
Select an option, then click Submit answer.
-
○
terraform import
-
○
terraform workspace
-
○
terraform state
-
○
terraform init