pulumi/pkg/codegen/internal/test/testdata/simple-plain-schema-with-ro.../go
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
..
codegen-manifest.json Use `pulumi-plugin.json` rather than `pulumiplugin.json` (#8593) 2021-12-15 10:41:44 -08:00
component.go [codegen/go] Remove ResourcePtr input/output types (#8449) 2021-11-23 10:24:56 -08:00
doc.go [codegen/go] Permit production of flat Go packages (#6862) 2021-04-29 13:30:01 -06:00
init.go Fix Go init.go codegen to be govet compliant (#7195) 2021-06-04 13:57:04 +03:00
provider.go [codegen/go] Remove ResourcePtr input/output types (#8449) 2021-11-23 10:24:56 -08:00
pulumi-plugin.json Use `pulumi-plugin.json` rather than `pulumiplugin.json` (#8593) 2021-12-15 10:41:44 -08:00
pulumiTypes.go [codegen/go] Emit input type registrations (#7959) 2021-10-07 15:26:24 -07:00
pulumiUtilities.go [codegen/go] Call site defaults for Pulumi Object types (#8411) 2021-11-23 15:10:15 -08:00