mirror of https://github.com/pulumi/pulumi.git
128afe3323
In general, a "delete" in Pulumi is destroying an actual physical resource. In the case of a read resource, however, the delete is merely removing the resource from the stack; the physical resource is not affected. These changes attempt to clarify this situation by using the term "discard" rather than "delete". Fixes #2015. |
||
---|---|---|
.. | ||
display.go | ||
jsonmessage.go | ||
options.go | ||
progress.go | ||
rows.go |