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.
╵
╷
│ Error: Invalid legacy provider address
│
│ This configuration or its associated state refers to the unqualified
│ provider “postgresql”.
│
│ You must complete the Terraform 0.13 upgrade process before upgrading to
│ later versions.
╵
ERRO[0013] Terraform invocation failed in /Users/Documents/provisioning/production/us-east-2/app/db/.terragrunt-cache/_j95qi2ylcsUiiPxdSUydsp02jA/ObauE5eY8JEikYNx3_r-8edFVmg prefix=[Users/Documents/provisioning/production/us-east-2/app/db]
i have written a code to create a read only user in postgres db . When i ran terragrunt init
it is failing with above error.
my terraform version is
Terraform v1.4.2
on darwin_arm64