Hi,
I can't find what's wrong with my module path because I get an 'error: Failed to read module directory' after terraform init.
Project structure looks like this:
In
main.tf in project1 folder I want to use modules I created above (resource_group and data_factory).
Error after terraform init:
Thank you for help!