pluralith-cli icon indicating copy to clipboard operation
pluralith-cli copied to clipboard

"Error finding module of resource in precomputed module list." when running "pluralith.exe plan"

Open nnorarevian opened this issue 2 years ago • 1 comments

I have modules referenced with relative paths. terraform plan runs fine and generates a plan. Running pluralith, however, produces the following error: { "log": { "processId": 3576513, "errors": [ { "timestamp": 1658260510166, "method": "", "log": "No emulated resources provided." }, { "timestamp": 1658260510210, "method": "", "log": "Error finding module of resource in precomputed module list." }, { "timestamp": 1658260510210, "method": "", "log": "Error: Preprocessing create resources." }, { "log": "Error: processor failed.", "method": "" } ], "dependencies": [], "graphingData": [], "placingData": [], "preprocessingResources": [], "resources": [], "summary": [], "warnings": [], "error": true } }

nnorarevian avatar Jul 19 '22 20:07 nnorarevian

It looks like an error ocurred while processing the resources. I would need some more info to debug this, can you please email me? [email protected]

PhiWeber avatar Jul 19 '22 21:07 PhiWeber