HashiCorp
TERRAFORM-ASSOCIATE-003 · Question #18
You can develop a custom provider to manage its resources using Terraform.
The correct answer is A. True. You can develop a custom provider to manage its resources using Terraform, as Terraform is an extensible tool that allows you to write your own plugins in Go language. You can also publish your custom provider to the Terraform Registry or use it privately.
Tools for Test Analysts
Question
You can develop a custom provider to manage its resources using Terraform.
Options
- ATrue
- BFalse
How the community answered
(22 responses)- A68% (15)
- B32% (7)
Explanation
You can develop a custom provider to manage its resources using Terraform, as Terraform is an extensible tool that allows you to write your own plugins in Go language. You can also publish your custom provider to the Terraform Registry or use it privately.
Topics
#Terraform#custom provider#provider development#extensibility
Community Discussion
No community discussion yet for this question.