pulumi/sdk/python/lib/test/automation/data/import
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
..
Pulumi.yaml [python/automation] Implement Stack.import_resources() for batch importing resources into a stack (#16668) 2024-07-24 14:58:34 +00:00
expected_generated_code.yaml [python/automation] Implement Stack.import_resources() for batch importing resources into a stack (#16668) 2024-07-24 14:58:34 +00:00