pulumi/sdk/python/lib/test/automation/data
Zaid Ajaj 9c8f8470ba
[python/automation] Implement Stack.import_resources() for batch importing resources into a stack (#16668)
Addressing https://github.com/pulumi/pulumi/issues/8237 for Python. 

Since `import` is a reserved keyword in python, I went with
`import_resources` as the function name. It's a bit unfortunate that it
is not the same name as other SDKs but I wasn't sure which name to use
here. Suggestions are welcome 🙏
2024-07-24 14:58:34 +00:00
..
correct_project [automation/go,nodejs,python] - Respect existing project settings (#6655) 2021-03-31 07:51:11 -07:00
import [python/automation] Implement Stack.import_resources() for batch importing resources into a stack (#16668) 2024-07-24 14:58:34 +00:00
json [automation/python] - Fix (de)serialization of StackSettings (#6749) 2021-04-12 15:50:53 -07:00
nested_config [Automation API / Python] - Environment functions (#14776) 2023-12-11 16:14:22 +00:00
testproj Update github.com/cloudflare/circl to v1.3.7 (#15151) 2024-01-16 08:59:57 +00:00
yaml [automation/python] - Fix (de)serialization of StackSettings (#6749) 2021-04-12 15:50:53 -07:00
yml [automation/python] - Fix (de)serialization of StackSettings (#6749) 2021-04-12 15:50:53 -07:00