pluralith-cli
pluralith-cli copied to clipboard
"Error finding module of resource in precomputed module list." when running "pluralith.exe plan"
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 } }
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]