pulumi/pkg/codegen/internal/test
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
..
testdata [codegen/python] Support <Resource>Args classes (#6525) 2021-04-02 10:09:17 -07:00
helpers.go Expand testing to cover all generated files 2021-01-20 11:29:01 -08:00
host.go Add test scaffolding for azure provider 2020-10-06 16:13:30 -07:00
providers.go Add test scaffolding for azure provider 2020-10-06 16:13:30 -07:00