The provided answer is correct.
For providers that are published in either the public Terraform Registry or in a third-party provider registry, terraform init will automatically find, download, and install the necessary provider plugins.
Source: https://www.terraform.io/cli/commands/init
In June at HashiConf digital we announced the beta version of HashiCorp Terraform 0.13. Many of the improvements in Terraform 0.13 focus on the diverse, rapidly-growing collection of official, partner, and community providers. With Terraform 0.13, terraform init will automatically download and install partner and community providers in the HashiCorp Terraform Registry, following the same clear workflow as HashiCorp-supported official providers. These improvements to the ecosystem will benefit Terraform users and provider developers alike.
B. False
Terraform does support installing third-party plugins, but the process is not as straightforward as it is for official providers. Starting with Terraform 0.13, you can install third-party providers using the terraform init command if you have properly configured the required_provider block and set up the provider source.
A voting comment increases the vote count for the chosen answer by one.
Upvoting a comment with a selected answer will also increase the vote count towards that answer by one.
So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.
Uma10
Highly Voted 2 years, 2 months agoBurakko
Highly Voted 2 years, 2 months ago090200f
Most Recent 3 months, 4 weeks agocamps
1 year, 7 months agodepal_dhir
2 years, 2 months ago