pulumi/pkg/backend/cloud
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
..
client Place read resources in the snapshot with "external" bit set 2018-07-30 09:18:27 -07:00
backend.go Support the NO_COLOR env variable to suppres any colored output. (#1594) 2018-07-06 21:30:00 -07:00
console.go Support browser based logins to the CLI 2018-06-08 11:32:25 -06:00
console_test.go Support browser based logins to the CLI 2018-06-08 11:32:25 -06:00
context.go Add license headers 2018-05-22 15:02:47 -07:00
context_test.go Add license headers 2018-05-22 15:02:47 -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 Fail fast when attempting to load a too-new or too-old deployment (#1382) 2018-05-25 13:29:59 -07:00