mirror of https://github.com/pulumi/pulumi.git
8b4da4eba7
This makes Delete/Update/Import/Preview the same for filestate and httpstate. They could just be plain functions now except that `apply` is hidden. This also catches that when Watch did an update it wouldn't take the lock for the filestate backend because Watch called `apply` directly not `Update`. |
||
---|---|---|
.. | ||
backend.go | ||
backend_test.go | ||
bucket.go | ||
bucket_test.go | ||
doc.go | ||
gcpauth.go | ||
lock.go | ||
snapshot.go | ||
stack.go | ||
state.go |