Following get started here at pulumi, After setting up the service account at google cloud, trying to run pulumi new, it asked for login on pulumi which was successful, and then it throw an error: cloning templates repo: reference not found. Already tried reinstalling the pulumi via choco but the error is still there. Already open an issue on github: github issue
Asked
Active
Viewed 135 times
1
-
2In case any future Googlers run into this issue, it looks like the solution was to delete the `.pulumi/templates` directory and re-run `pulumi new`. – Christian Nunciato Mar 06 '23 at 23:59