TERRAFORM-ASSOCIATE-004 · Question #37
TERRAFORM-ASSOCIATE-004 Question #37: Real Exam Question with Answer & Explanation
The correct answer is A: Alias. 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.
Question
When using multiple configuration of the same Terraform provider, what meta-argument must you include in any non-default provider configurations?
Options
- AAlias
- BId
- CDepends_on
- Dname
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.
Topics
Community Discussion
No community discussion yet for this question.