Welcome to ExamTopics
ExamTopics Logo
- Expert Verified, Online, Free.
exam questions

Exam Terraform Associate All Questions

View all questions & answers for the Terraform Associate exam

Exam Terraform Associate topic 1 question 263 discussion

Actual exam question from HashiCorp's Terraform Associate
Question #: 263
Topic #: 1
[All Terraform Associate Questions]

You can develop a custom provider to manage its resources using Terraform.

  • A. True
  • B. False
Show Suggested Answer Hide Answer
Suggested Answer: A 🗳️

Comments

Chosen Answer:
This is a voting comment (?) , you can switch to a simple comment.
Switch to a voting comment New
090200f
3 months, 3 weeks ago
Selected Answer: A
In these tutorials, you will write a custom Terraform provider against the API of a fictional coffee-shop application called HashiCups using the Terraform Plugin Framework. You will learn how to create data sources, authenticate the provider to the HashiCups client, and how providers map target APIs to Terraform in order to create, read, update, and delete resources. You will also implement testing, documentation generation, and learn how to publish your providers to the Terraform Registry. https://developer.hashicorp.com/terraform/tutorials/providers-plugin-framework/providers-plugin-framework-provider
upvoted 2 times
...
Newuser95
9 months ago
Selected Answer: A
https://www.hashicorp.com/blog/writing-custom-terraform-providers
upvoted 1 times
...
Spandrop
11 months, 1 week ago
Selected Answer: B
I would say false. You can create the provider using Go language for instance, but not Terraform (HCL). That is pretty clear in this tutorial: https://developer.hashicorp.com/terraform/tutorials/providers-plugin-framework/providers-plugin-framework-provider You develop everything with Go and then test in Terraform
upvoted 1 times
...
velmidos
1 year, 1 month ago
Selected Answer: A
Answer is A !
upvoted 4 times
...
Paul_white
1 year, 3 months ago
ANSWER IS A
upvoted 2 times
...
Sam1101
1 year, 3 months ago
Selected Answer: B
Answer is True
upvoted 1 times
...
DevoteamAnalytix
1 year, 4 months ago
Selected Answer: A
https://developer.hashicorp.com/terraform/tutorials/providers-plugin-framework/providers-plugin-framework-provider
upvoted 3 times
Rajmane
1 year, 3 months ago
Right correct answer is A
upvoted 1 times
...
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...