Unqualified provider "aws"

I’ve encountered this error today - I was running 0.15 and noticed 1.0 was out.

Obviously 0.13upgrade did not exist, but this fixed the problem:

terraform state replace-provider “Terraform Registry” “hashicorp/aws”

Something failed if you ask me… I should not be seeing this message to begin with.

Thanks! That worked wonders!