great-sunset-355
01/21/2025, 11:51 AMyarn workspace
where I have libraries and pulumi projects.
I’d like to dynamically generate the provider and store it in the library but
the generation requires a pulumi project folder + if I move the generated code,
I get this:
Error: Cannot find module './package.json'
https://www.pulumi.com/blog/any-terraform-provider/miniature-twilight-47355
01/21/2025, 10:53 PM},
"dependencies": {
...
"supabase": "file:sdks/supabase"
}
}
miniature-twilight-47355
01/21/2025, 10:58 PMgreat-sunset-355
01/22/2025, 7:48 AM