Skip to content

Commit 4930640

Browse files
set pulumi plugin download url
1 parent 197f8dd commit 4930640

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

cmd/main.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ func main() {
2323
WithKeywords("pulumi", "gcp", "vertex", "model").
2424
WithDescription("Deploy AI models to Vertex endpoints").
2525
WithRepository("github.com/davidmontoyago/pulumi-gcp-vertex-model-deployment").
26+
WithPluginDownloadURL("github://api.github.com/davidmontoyago/pulumi-gcp-vertex-model-deployment").
2627
Build()
2728

2829
if err != nil {

0 commit comments

Comments
 (0)