Komal
Komal
Create a dotnet equivalent for this example: https://github.com/pulumi/automation-api-examples/tree/main/go/inline_local_hybrid
Create a nodejs equivalent for this example: https://github.com/pulumi/automation-api-examples/tree/main/go/inline_local_hybrid
Create a python equivalent for this example: https://github.com/pulumi/automation-api-examples/tree/main/go/inline_local_hybrid
Create a dotnet equivalent for this example: https://github.com/pulumi/automation-api-examples/tree/main/go/multi_stack_orchestration
Create a nodejs equivalent for this example: https://github.com/pulumi/automation-api-examples/tree/main/go/multi_stack_orchestration
Create a python equivalent for this example: https://github.com/pulumi/automation-api-examples/tree/main/go/multi_stack_orchestration
Related to: https://github.com/pulumi/docs/issues/4615 Our current [python SDK](https://www.pulumi.com/docs/reference/pkg/python/pulumi/) documentation page is difficult to navigate and has a number of formatting errors (as described in #4615). This is a proposal to lift...
I am having trouble finding good documentation of the events though. The NodeJS documentation references an `EngineEvent` type for `onEvent`, but there is no link for the type, and I...
### What happened? All other V2 resource types are suffixed with the capitalized `V2` except `BucketObjectv2` where `v2` is not capitalized. Couldn't find an issue where this is already captured...