https://pulumi.com logo
Title
s

square-painter-3449

03/08/2022, 1:12 PM
Another question: how am I supposed to reference a repository for a template list? I am trying to do this over git SSH, but am getting a “template not found” error. Here is the git command I am trying to use:
pulumi new git@gitlab.<redacted>.<redacted>:infrastructure/testing/pulumi-test/-/tree/master/aws-go-appsync.git
e

echoing-dinner-19531

03/08/2022, 2:27 PM
I don't think this format is supported. It expects a github https url like https://github.com/pulumi/templates/templates/javascript
s

square-painter-3449

03/08/2022, 3:49 PM
it probably just expects a https url, doesn’t have to be a github one.
This would quite a nice addition, I would say 🙂 I might go have a look at this
👍 1