nerdexam
HashiCorpHashiCorp

TA-002-P · Question #412

TA-002-P Question #412: Real Exam Question with Answer & Explanation

The correct answer is B: False. For providers that are published in either the public Terraform Registry or in a third-party provider registry, terraform init will automatically find, download, and install the necessary provider plugins.

Use the Terraform CLI (terraform plan, apply, destroy, fmt, init, validate, workspace, import, taint, providers, output)

Question

You cannot install third party plugins using terraform init.

Options

  • ATrue
  • BFalse

Explanation

For providers that are published in either the public Terraform Registry or in a third-party provider registry, terraform init will automatically find, download, and install the necessary provider plugins.

Topics

#terraform init#providers#plugins#provider installation

Community Discussion

No community discussion yet for this question.

Full TA-002-P PracticeBrowse All TA-002-P Questions