registerStackTransformation fails with following exception.
how come that stack is not initialized in my index.ts when console.log(pulumi.getStack()) returns correct stack name?
Error: The root stack resource was referenced before it was initialized.
at Object.registerStackTransformation (..... \node_modules\@pulumi\pulumi\runtime\stack.js21115)