ExamGecko
Question list
Search
Search

Question 82 - Terraform Associate 003 discussion

Report
Export

You ate creating a Terraform configuration which needs to make use of multiple providers, one for AWS and one for Datadog. Which of the following provider blocks would allow you to do this?

A)

B)

C)

D)

A.
Option A
Answers
A.
Option A
B.
Option B
Answers
B.
Option B
C.
Option C
Answers
C.
Option C
D.
Option D
Answers
D.
Option D
Suggested answer: C

Explanation:

Option C is the correct way to configure multiple providers in a Terraform configuration.Each provider block must have a name attribute that specifies which provider it configures2. The other options are either missing the name attribute or using an invalid syntax.

asked 18/09/2024
Piroon Dechates
24 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first