pulumi/tests/integration/python
Justin Van Patten dcf4359c57
[codegen/python] Support `<Resource>Args` classes (#6525)
Add support for creating instances of resources in Python using a
`<Resource>Args` class. This capability aligns with how args are passed
to resources in all the other language SDKs and the separate object bag
allows the properties to be manipulated/validated/passed-around before
creating the resource.
2021-04-02 10:09:17 -07:00
..
pylint Fix pylint(no-member) when accessing resource.id (#4813) 2020-06-12 12:41:56 -07:00
resource_args [codegen/python] Support `<Resource>Args` classes (#6525) 2021-04-02 10:09:17 -07:00
venv Avoid double-quailfying venv folder path (#6599) 2021-03-24 15:51:46 -04:00