pulumi/pkg/codegen
Pat Gavlin e6fb3ef0f8
[codegen/nodejs/sdk] Fix token type config getter. (#4753)
If the type of a configuration variable is a token type (i.e. a type
provided by an overlay) with the underlying type string, call
`config.get` rather than `config.getObject`. This fixes a regression in
the `aws.config.region` variable.
2020-06-04 14:51:21 -07:00
..
docs Anchoring properties (#4488) 2020-05-22 14:53:34 -07:00
dotnet [codegen/schema] Support default union types. (#4746) 2020-06-02 18:15:21 -07:00
go [codegen/schema] Support default union types. (#4746) 2020-06-02 18:15:21 -07:00
hcl2 [codegen/hcl2] Fixes for RewriteConversions. (#4743) 2020-06-02 12:00:35 -07:00
internal/test output generation for s3 logging example (#4681) 2020-05-26 07:07:54 -07:00
nodejs [codegen/nodejs/sdk] Fix token type config getter. (#4753) 2020-06-04 14:51:21 -07:00
python Ensuring a property level deprecation warning is set for python codegen (#4744) 2020-06-04 11:29:23 +01:00
schema [codegen/schema] Support default union types. (#4746) 2020-06-02 18:15:21 -07:00
docs.go [codegen/docs] Generate a table with links to the language-specific module pages (#4597) 2020-05-12 15:37:37 -07:00
docs_test.go [codegen/docs] Add a new template for examples section (#4591) 2020-05-08 16:25:28 -07:00
utilities.go [codegen/python] Fix nested quotes. (#4539) 2020-04-30 16:34:25 -07:00