pulumi/pkg/codegen/testing/test/testdata/output-funcs
Kyle Dixler 3cc160c9b8
[sdk/python] remove deprecation warning on result types.
This change causes deprecation messages on Result objects from Function
invokes to only be shown when using getters on the result object instead
of on instantiation.

SDK functions return Result objects and they may have deprecated fields.
Instantiation of these objects causes deprecation messages to appear
even if a user is not using the field.

Fixes #11739
2023-06-21 08:55:30 -07:00
..
docs update tests 2023-06-09 14:15:22 -04:00
dotnet Remove UseSharedCompilation from .csproj codegen 2023-06-09 23:37:10 +01:00
dotnet-extras/Tests export codegen tests for internal use (#8928) 2022-02-07 12:10:04 +01:00
go chore(codegen/testing): Regenerate all code 2023-05-19 11:53:55 -07:00
go-extras/tests export codegen tests for internal use (#8928) 2022-02-07 12:10:04 +01:00
nodejs Update @types/node version in tests 2023-02-07 14:20:27 +00:00
nodejs-extras/tests [codegen/node] Implement support for lazy-loaded Node modules (#10538) 2022-09-01 18:42:44 -04:00
python [sdk/python] remove deprecation warning on result types. 2023-06-21 08:55:30 -07:00
python-extras/tests export codegen tests for internal use (#8928) 2022-02-07 12:10:04 +01:00
schema.json Update @types/node version in tests 2023-02-07 14:20:27 +00:00