Please provide clarification for the following:
In the Terraform Associate Certification Course under Variables, Resource Attributes and Dependencies, MCQ - Datasources, the following question is asked:
When a module has multiple configurations for the same provider, which meta-argument can you use to specify the configuration?
My answer was “providers”
The correct answer is identified as “provider”.
However, The Module providers Meta-Argument - Configuration Language | Terraform | HashiCorp Developer has the following:
When to Specify Providers
There are two main reasons to use the providers argument:
Using different default provider configurations for a child module.
Configuring a module that requires multiple configurations of the same provider.
Yup, the Hashicorp documentation does indeed say that.
I’ll pass this on for you.
Thanks
1 Like
This has been resolved.
Thanks for your prompt feedback. @Jason.chambers31
Regards,
KodeKloud Support