pulumi/pkg/codegen
James Nugent 73c8cc3ec5
Permit override of Python package naming (#6971)
This commit adds a new language option for Python generation to specify
the package name instead of using `pulumi_x` where x is the name defined
in the schema.

A new test is added, and this has also been shown to produce no diff
when run against `pulumi-eks`.
2021-05-06 11:18:14 -07:00
..
docs Add a note to a README about regenerating test data (#6970) 2021-05-05 12:59:37 -07:00
dotnet Enable deterministic builds 2021-04-29 14:24:43 +12:00
go Discriminated unions in schema and programgen 2021-05-05 10:01:22 +02:00
hcl2 Discriminated unions in schema and programgen 2021-05-05 10:01:22 +02:00
importer [breaking] Changing the version of go.mod in sdk / pkg to be v3 2021-04-14 19:32:18 +01:00
internal/test Permit override of Python package naming (#6971) 2021-05-06 11:18:14 -07:00
nodejs Distinguish between inputty and plain args types. (#6811) 2021-04-19 16:40:39 -07:00
python Permit override of Python package naming (#6971) 2021-05-06 11:18:14 -07:00
schema Discriminated unions in schema and programgen 2021-05-05 10:01:22 +02:00
docs.go Fix inconsistent object type naming. (#6686) 2021-04-15 19:03:28 -07:00
docs_test.go [codegen/docs] Reimplement example extraction. (#4851) 2020-06-18 12:32:15 -07:00
utilities.go [breaking] Changing the version of go.mod in sdk / pkg to be v3 2021-04-14 19:32:18 +01:00
utilities_types.go Distinguish between inputty and plain args types. (#6811) 2021-04-19 16:40:39 -07:00