pulumi/pkg/codegen/internal/test/testdata/regress-node-8110
Justin Van Patten 043c42b336
Use `pulumi-plugin.json` rather than `pulumiplugin.json` (#8593)
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.
2021-12-15 10:41:44 -08:00
..
docs 7947: docgen for $fnOutput forms (#8293) 2021-11-08 17:07:09 -05:00
dotnet Use `pulumi-plugin.json` rather than `pulumiplugin.json` (#8593) 2021-12-15 10:41:44 -08:00
go Use `pulumi-plugin.json` rather than `pulumiplugin.json` (#8593) 2021-12-15 10:41:44 -08:00
nodejs [codegen/typescript] Call site defaults for plain Pulumi Object types (#8400) 2021-11-18 12:23:30 -08:00
nodejs-extras Fix 8110 (#8116) 2021-10-04 17:26:49 -04:00
python Use `pulumi-plugin.json` rather than `pulumiplugin.json` (#8593) 2021-12-15 10:41:44 -08:00
.gitignore Fix 8110 (#8116) 2021-10-04 17:26:49 -04:00
schema.json Do not generate Go inputty types for output-only schema types (#7943) 2021-12-10 15:35:24 -08:00