alert-nightfall-64120
08/27/2023, 6:53 AMsalmon-account-74572
08/28/2023, 2:38 PMorange-policeman-59119
08/28/2023, 4:01 PMalert-nightfall-64120
08/29/2023, 1:14 AMpulumi plugin install --server
?
The documentation simply states: A URL to download plugins from
Can I provide an authenticated URL?orange-policeman-59119
08/29/2023, 1:29 AM--server <https://example.com>
, the URL searched is:
<https://example.com/pulumi-${kind}-${name}-v${version}-${os}-${arch}.tar.gz>
e.g.:
<https://example.com/pulumi-resource-foo-v1.2.3-linux-amd64.tar.gz>
<https://foo:bar@example.com>
) if the options there don't meet your internal needs, open an issue on the main Pulumi repository!