Exam4Training

You cannot install third party plugins using terraform init.

You cannot install third party plugins using terraform init.
A . True
B . False

Answer: B

Explanation:

You can install third party plugins using terraform init, as long as you specify the plugin directory in your configuration or as a command-line argument. You can also use the terraform providers mirror command to create a local mirror of providers from any source.

Exit mobile version