Terraform Associate Exam QuestionsBrowse all questions from this exam

Terraform Associate Exam - Question 318


Which of these is true about Terraform's plugin-based architecture?

Show Answer
Correct Answer: B

Terraform's plugin-based architecture allows users to create custom providers to manage resources that are not supported by the default Terraform providers. This flexibility is a key feature of Terraform, enabling users to extend its functionality by creating their own providers for any API.

Discussion

2 comments
Sign in to comment
eternalamit5
Sep 1, 2024

Correct ans: B Terraform's plugin-based architecture allows users to create custom providers to manage resources that aren't supported by default Terraform providers.

dankositzkeOption: B
Aug 25, 2024

(B) is correct answer