HashiCorp Certified: Terraform Associate — Question 161

You must use different Terraform commands depending on the cloud provider you use.

Answer options

Correct answer: B

Explanation

The correct answer is B because Terraform uses a consistent command structure across all cloud providers, allowing for the same commands regardless of which provider is being used. Therefore, the assertion that different commands are necessary is incorrect.