Q: 12
[Manage Terraform Resources and Providers]
Options
Discussion
Probably D, since providers work with one service each and don't provision infra across multiple platforms. Official docs clarify this too. I remember a similar question popping up in practice tests. Anyone see otherwise in the official guide?
D imo. Had something like this in a mock. Providers don’t handle provisioning across multiple clouds, that’s more of Terraform Core’s job.
I actually was leaning towards B since managing actions based on differences feels like more of what Terraform Core does, but now that I review it, providers need to know what actions to take for the resources they manage. The real trick here is D-provisioning across multiple platforms isn't a provider's job at all. I thought B at first due to the wording, anyone else make that mistake?
Its D for sure, seen this type before. The usual trap is picking B because it sounds generic, but only Core handles multi-provider orchestration. Anyone else pick B by mistake?
Be respectful. No spam.