nerdexam
HashiCorpHashiCorp

TERRAFORM-ASSOCIATE-004 · Question #62

TERRAFORM-ASSOCIATE-004 Question #62: Real Exam Question with Answer & Explanation

The correct answer is D: Source code. This is where Terraform cannot load a provider from, as it requires a compiled binary file that implements the provider protocol. You can load a provider from a plugins directory, a provider plugin cache, or the official HashiCorp distribution on releases.hashicorp.com.

Submitted by jian89· Apr 18, 2026Understand Terraform Providers

Question

Where can Terraform not load a provider from?

Options

  • APlugins directory
  • BProvider plugin chance
  • COfficial HashCrop Distribution on releases.hashcrop.com
  • DSource code

Explanation

This is where Terraform cannot load a provider from, as it requires a compiled binary file that implements the provider protocol. You can load a provider from a plugins directory, a provider plugin cache, or the official HashiCorp distribution on releases.hashicorp.com.

Topics

#Provider loading#Plugin architecture#Terraform init#Provider sources

Community Discussion

No community discussion yet for this question.

Full TERRAFORM-ASSOCIATE-004 PracticeBrowse All TERRAFORM-ASSOCIATE-004 Questions