Hi,
When running the terraform init with a custom tfvars file
terraform.exe init --var-file=D:\github\Infrastructure\AWS\superset-tf-aws-ecs\staging.tfvars
I am getting error
Unable to evaluate directory symlink: CreateFile ..\..\..\modules\aws\iam: The system cannot find the file specified.
Please suggest. Thanks