ExamGecko
Question list
Search
Search

Question 16 - Terraform Associate 003 discussion

Report
Export

Terraform configuration (including any module references) can contain only one Terraform provider type.

A.
True
Answers
A.
True
B.
False
Answers
B.
False
Suggested answer: B

Explanation:

Terraform configuration (including any module references) can contain more than one Terraform provider type. Terraform providers are plugins that Terraform uses to interact with various cloud services and other APIs. A Terraform configuration can use multiple providers to manage resources across different platforms and services. For example, a configuration can use the AWS provider to create a virtual machine, the Cloudflare provider to manage DNS records, and the GitHub provider to create a repository. Terraform supports hundreds of providers for different use cases and scenarios.Reference= [Providers], [Provider Requirements], [Provider Configuration]

asked 18/09/2024
Dimitri Bennett
35 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first