pulumi/pkg/backend/local
Sean Gillespie 27d2cdc5dc Place read resources in the snapshot with "external" bit set
Fixes pulumi/pulumi#1521. This commit introduces two new step ops: Read
and ReadReplacement. The engine generates Read and ReadReplacement steps
when servicing ReadResource RPC calls from the language host.
2018-07-30 09:18:27 -07:00
..
backend.go Add a migrate package for migrating to and from differently-versioned API types (#1647) 2018-07-20 13:31:41 -07:00
crypto.go Add license headers 2018-05-22 15:02:47 -07:00
display.go Fix {computed,output}<> display in preview. (#1409) 2018-05-22 17:20:03 -07:00
jsonmessage.go Add license headers 2018-05-22 15:02:47 -07:00
progress.go Place read resources in the snapshot with "external" bit set 2018-07-30 09:18:27 -07:00
rows.go When printing message in non-interactive mode, do not keep printing out the worst diagnostic. (#1640) 2018-07-17 13:00:10 -07:00
snapshot.go Add license headers 2018-05-22 15:02:47 -07:00
stack.go Show manifest information for stacks 2018-05-23 16:43:34 -07:00
state.go Add a migrate package for migrating to and from differently-versioned API types (#1647) 2018-07-20 13:31:41 -07:00