pulumi-local
pulumi-local copied to clipboard
Script enters into an infinite loop when pulumi is not installed
pulumilocal enters into an infinite loop (likely executing itself) when pulumi is not installed and PULUMI_CMD is None. Ideally it should print a helpful error message.