HashiCorp
TA-002-P · Question #299
Provider dependencies are created in several different ways. Select the valid provider dependencies from the following list: (select three)
Sign in or unlock TA-002-P to reveal the answer and full explanation for question #299. The question stem and answer options stay visible for context.
Understand Terraform basics
Question
Provider dependencies are created in several different ways. Select the valid provider dependencies from the following list: (select three)
Options
- AExplicit use of a provider block in configuration, optionally including a version constraint.
- BUse of any resource belonging to a particular provider in a resource or data block in
- CExistence of any resource instance belonging to a particular provider in the current state.
- DExistence of any provider plugins found locally in the working directory.
Unlock TA-002-P to see the answer
You've previewed enough free TA-002-P questions. Unlock TA-002-P for full answers, explanations, the timed quiz mode, progress tracking, and the master PDF. Question stem and options stay visible so you can still see what's on the exam.
Topics
#Provider dependencies#Terraform configuration#Terraform state#Providers