ExamGecko
Question list
Search
Search

Question 49 - Terraform Associate 003 discussion

Report
Export

When using multiple configuration of the same Terraform provider, what meta-argument must you include in any non-default provider configurations?

A.
Alias
Answers
A.
Alias
B.
Id
Answers
B.
Id
C.
Depends_on
Answers
C.
Depends_on
D.
name
Answers
D.
name
Suggested answer: A

Explanation:

This is the meta-argument that you must include in any non-default provider configurations, as it allows you to give a friendly name to the configuration and reference it in other parts of your code. The other options are either invalid or irrelevant for this purpose.

asked 18/09/2024
Eric De La Vega
41 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first