pulumi/sdk/python/lib
Levi Blackstone 4d48ee0517
Enable resource reference feature by default (#5905)
* Enable resource reference feature by default

Unless the PULUMI_DISABLE_RESOURCE_REFERENCES flag
is explicitly set to a truthy value, the resource reference feature is now
enabled by default.

* Set AcceptResources in the language SDKs

This can be disabled by setting the `PULUMI_DISABLE_RESOURCE_REFERENCES` environment variable to a truthy value.

Co-authored-by: Justin Van Patten <jvp@justinvp.com>
2020-12-10 11:21:05 -07:00
..
pulumi Enable resource reference feature by default (#5905) 2020-12-10 11:21:05 -07:00
test [sdk/python] - Support enums (#5615) 2020-11-24 19:15:11 -06:00
test_with_mocks Allow pulumi.export calls from unit tests (#4670) 2020-05-20 09:54:40 -07:00
setup.py Update Python resource ref deserialization. (#5805) 2020-11-23 15:37:44 -08:00