mirror of https://github.com/pulumi/pulumi.git
dcf4359c57
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. |
||
---|---|---|
.. | ||
testdata | ||
helpers.go | ||
host.go | ||
providers.go |