pulumi/tests/integration/get_resource/python
Pat Gavlin 20f7720869
Add support for getResource to the Python SDK. (#5694)
Just what it says on the tin.

The SDK code generator will be updated to use the new `urn`
resource option inside of each module's implementation of
`ResourceModule.construct`.

Part of #2430.

Co-authored-by: Justin Van Patten <jvp@justinvp.com>
2020-11-20 13:13:23 -08:00
..
.gitignore Add support for getResource to the Python SDK. (#5694) 2020-11-20 13:13:23 -08:00
__main__.py Add support for getResource to the Python SDK. (#5694) 2020-11-20 13:13:23 -08:00
Pulumi.yaml Add support for getResource to the Python SDK. (#5694) 2020-11-20 13:13:23 -08:00
requirements.txt Add support for getResource to the Python SDK. (#5694) 2020-11-20 13:13:23 -08:00