Could someone please clear up my confusion?
I see that there is a version 2 of the Terraform AWS provider. The documentation states:
NOTE: This upgrade guide is a work in progress and will not be completed until the
release of version 2.0.0 of the provider later this year.
The web page doesn't contain a date, so I'm unclear when "later this year" is. 2018 or 2019?
Given that this is a Hashicorp developed provider, I should be able to have the plugin automatically installed using the
terraform init
command, correct? If so, doing this resulted in the error:
No provider "aws" plugins meet the constraint "~> 2.0".