Hello, in the TF basic course, section “Terraform Basics”, lab “Terraform Providers” I see an issue.
It asks to find how many provider plugins will be installed, but I cannot find the .terraform/plugins folder anywhere (not in the current dir, not in the working dir)
And if I open the main.tf I see only “local” (from local_file), which would make me answer “1”. But there is no option with “1” among the offered answers