pulumi/pkg
Sean Gillespie 3cba431ada
Show a better error message when decrypting fails (#1815)
* Show a better error message when decrypting fails

It is most often the case that failing to decrypt a secret implies that
the secret was transferred from one stack to another via copying the
configuration. This commit introduces a better error message for this
case and instructs users to explicitly re-encrypt their encrypted keys
in the context of the new stack.

* Spelling

* CR: Grammar fixes
2018-08-22 15:32:54 -07:00
..
apitype Don't try to convert a checkpoint's Latest field if nil (#1800) 2018-08-20 13:47:49 -07:00
backend Elide unnecessary checkpoint writes. (#1798) 2018-08-20 14:14:50 -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 Show a better error message when decrypting fails (#1815) 2018-08-22 15:32:54 -07:00
graph Add license headers 2018-05-22 15:02:47 -07:00
operations Save resources obtained from ".get" in the snapshot (#1654) 2018-08-03 14:06:00 -07:00
resource Remove deploy.PlanSummary. (#1809) 2018-08-21 19:33:59 -07:00
testing Initial support for passing URLs to new and up (#1727) 2018-08-10 18:08:16 -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 Fix wierd interactions due to Cobra and glog 2018-08-20 14:08:40 -07:00
version Add license headers 2018-05-22 15:02:47 -07:00
workspace Warn when pulumi is out of date 2018-08-13 13:18:02 -07:00