mirror of https://github.com/pulumi/pulumi.git
043c42b336
Current/older versions of the Python language host cannot read `pulumiplugin.json` without returning an error. This hasn't been a problem because none of our packages have included the file. However, we're going to start including this file by default in packages. To avoid this error on older CLIs, we'll use a different file name. And since we're introducing the use of this file in the .NET and Go language hosts, we'll use the new name for these languages as well for consistency. |
||
---|---|---|
.. | ||
pulumi_mypkg | ||
codegen-manifest.json | ||
setup.py |