pulumi/pkg/codegen/testing/test/testdata/regress-py-tfbridge-611
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
..
python [sdk/python] remove deprecation warning on result types. 2023-06-21 08:55:30 -07:00
schema.json Repro tf-bridge 611 2022-10-05 15:34:14 -04:00