pulumi/pkg
Alex Clemmer 61324d5540 Print CLI warning for resource init failures
Fixes #1643.

When a resource fails to initialize (i.e., it is successfully created,
but fails to transition to a fully-initialized state), and a user
subsequently runs `pulumi update` without changing that resource, our
CLI will fail to warn the user that this resource is not initialized.

This commit resolves this issue.
2018-07-20 17:59:06 -07:00
..
apitype Checkpoint resource initialization errors 2018-07-20 17:59:06 -07:00
backend Add a migrate package for migrating to and from differently-versioned API types (#1647) 2018-07-20 13:31:41 -07:00
diag Add support for providing a log stream-id to our RPC interface. (#1627) 2018-07-11 15:04:00 -07:00
encoding Add license headers 2018-05-22 15:02:47 -07:00
engine Print CLI warning for resource init failures 2018-07-20 17:59:06 -07:00
graph Add license headers 2018-05-22 15:02:47 -07:00
operations Add a migrate package for migrating to and from differently-versioned API types (#1647) 2018-07-20 13:31:41 -07:00
resource Checkpoint resource initialization errors 2018-07-20 17:59:06 -07:00
testing Add a migrate package for migrating to and from differently-versioned API types (#1647) 2018-07-20 13:31:41 -07:00
tokens Add license headers 2018-05-22 15:02:47 -07:00
tools Add license headers 2018-05-22 15:02:47 -07:00
util Support the NO_COLOR env variable to suppres any colored output. (#1594) 2018-07-06 21:30:00 -07:00
version Add license headers 2018-05-22 15:02:47 -07:00
workspace Allow overriding config location 2018-06-05 09:26:48 -07:00