pulumi/pkg/codegen/internal/test/testdata/dash-named-schema/dotnet
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
..
Inputs Fix Go generation for top-level module resources in a provider with a dash in name (#7692) 2021-08-10 08:58:24 +03:00
Outputs Fix Go generation for top-level module resources in a provider with a dash in name (#7692) 2021-08-10 08:58:24 +03:00
Submodule1 Fix Go generation for top-level module resources in a provider with a dash in name (#7692) 2021-08-10 08:58:24 +03:00
Provider.cs Fix Go generation for top-level module resources in a provider with a dash in name (#7692) 2021-08-10 08:58:24 +03:00
Pulumi.FooBar.csproj Use `pulumi-plugin.json` rather than `pulumiplugin.json` (#8593) 2021-12-15 10:41:44 -08:00
README.md Fix Go generation for top-level module resources in a provider with a dash in name (#7692) 2021-08-10 08:58:24 +03:00
Utilities.cs Fix Go generation for top-level module resources in a provider with a dash in name (#7692) 2021-08-10 08:58:24 +03:00
codegen-manifest.json Use `pulumi-plugin.json` rather than `pulumiplugin.json` (#8593) 2021-12-15 10:41:44 -08:00
logo.png Fix Go generation for top-level module resources in a provider with a dash in name (#7692) 2021-08-10 08:58:24 +03:00
pulumi-plugin.json Use `pulumi-plugin.json` rather than `pulumiplugin.json` (#8593) 2021-12-15 10:41:44 -08:00

README.md