I’m not very good at English.
So I can’t explain it well.
I am currently unable to execute the terraform plan.
Please help me.
terraform 0.14.5
❯ terraform version
Terraform v0.14.5
Your version of Terraform is out of date! The latest version
is 0.14.7. You can update by downloading from https://www.terraform.io/downloads.html
❯ terraform init -reconfigure
Initializing the backend...
Successfully configured the backend "s3"! Terraform will automatically
use this backend unless the backend configuration changes.
Error: Invalid legacy provider address
This configuration or its associated state refers to the unqualified provider
"aws".
You must complete the Terraform 0.13 upgrade process before upgrading to later
versions.
terraform 0.13.5
❯ terraform version
Terraform v0.13.5
Your version of Terraform is out of date! The latest version
is 0.14.7. You can update by downloading from https://www.terraform.io/downloads.html
❯ terraform init -reconfigure
Initializing the backend...
Successfully configured the backend "s3"! Terraform will automatically
use this backend unless the backend configuration changes.
Error refreshing state: state snapshot was created by Terraform v0.14.5, which is newer than current v0.13.5; upgrade to Terraform v0.14.5 or greater to work with this state