pulumi/changelog
Thomas Gummerer 358ab723f2
allow https:// prefixes for git repos in pulumi package add (#18380)
Currently in `pulumi package add` URLs like `github.com/example/package`
work fine, however if they are prefixed with `https://`, such as `pulumi
package add https://github.com/example/package`, we currently error out.
It was always intended that the latter form also works, so we add
support for that here.

Fixes https://github.com/pulumi/pulumi/issues/18344
2025-01-31 14:21:38 +00:00
..
pending allow https:// prefixes for git repos in pulumi package add (#18380) 2025-01-31 14:21:38 +00:00
config.yaml