pulumi/changelog
Will Jones ea7e62e9af
Correctly case Python package names in `package add` link instructions (#17178)
When we print out instructions for linking a local Python SDK in
response to running `package add`, we incorrectly use the Pulumi package
name, which may not be a valid Python package name. This commit fixes
this to use the specified Python package name override if provided, or
the correctly-cased Pulumi package name if not.

Fixes #17149
2024-09-05 17:27:03 +00:00
..
pending Correctly case Python package names in `package add` link instructions (#17178) 2024-09-05 17:27:03 +00:00
config.yaml Make pulumi install work for policy packs (#16438) 2024-06-21 19:19:21 +00:00