pulumi/sdk/go/internal
Julien bdf68ba1a6
Add OutputWithDependencies (#17856)
Add `OutputWithDependencies` to the Go SDK which creates a new Output
from the passed in Output and augments it with additional Resource
dependencies.

We want to use this in https://github.com/pulumi/pulumi/pull/17791 to
add additional dependencies to an output returned from an invoke.
2024-11-26 09:53:24 +00:00
..
gen-pux-applyn Pin date in template for sdk/go/pulumix/applyn.go (#15014) 2024-01-02 10:29:56 +00:00
resource.go
rpc.go
rpc_test.go
state.go
state_test.go
types.go Add OutputWithDependencies (#17856) 2024-11-26 09:53:24 +00:00
types_test.go Add OutputWithDependencies (#17856) 2024-11-26 09:53:24 +00:00
workgroup.go
workgroup_test.go Prepare golangci-lint upgrade (#17065) 2024-08-28 07:57:38 +00:00