nerdexam
HashiCorp

TERRAFORM-ASSOCIATE-003 · Question #8

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

The correct answer is B. False. You do not need to use different Terraform commands depending on the cloud provider you use. Terraform commands are consistent across different providers, as they operate on the Terraform configuration files and state files, not on the provider APIs directly.

Tools for Test Analysts

Question

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

Options

  • ATrue
  • BFalse

How the community answered

(54 responses)
  • A
    26% (14)
  • B
    74% (40)

Explanation

You do not need to use different Terraform commands depending on the cloud provider you use. Terraform commands are consistent across different providers, as they operate on the Terraform configuration files and state files, not on the provider APIs directly.

Topics

#Terraform#cloud providers#cross-platform#provider-agnostic

Community Discussion

No community discussion yet for this question.

Full TERRAFORM-ASSOCIATE-003 Practice