brandonkal/pulumi-command

Darwin release?

Opened this issue · 1 comments

I love this package because I've run into several edge cases resulting from #1691 and have been meaning to try an approach like this. However it's currently only released for Linux -- would you consider also packaging for Darwin?

❯ pulumi plugin install resource command v1.1.0 --server https://github.com/brandonkal/pulumi-command/releases/download/v1.1.0/

[resource plugin command-1.1.0] installing
error: [resource plugin command-1.1.0] downloading from https://github.com/brandonkal/pulumi-command/releases/download/v1.1.0/: 404 HTTP error fetching plugin from https://github.com/brandonkal/pulumi-command/releases/download/v1.1.0/pulumi-resource-command-v1.1.0-darwin-amd64.tar.gz

I will accept a PR for this.