mirror of https://github.com/pulumi/pulumi.git
5eb04f18ad
Fixes https://github.com/pulumi/pulumi/issues/12714 The empty project created for destroy operations when no Pulumi.yaml is found still needs to have it's name filled in so that project name consistency checks work. Our tests didn't pick this up because for filestate we were still searching from the working directory for consistency checks rather than checking the backends current project. I've also fixed that up as part of this change. |
||
---|---|---|
.. | ||
client | ||
testdata | ||
backend.go | ||
backend_test.go | ||
console.go | ||
console_test.go | ||
diffs.go | ||
doc.go | ||
policypack.go | ||
snapshot.go | ||
snapshot_test.go | ||
stack.go | ||
state.go | ||
token_source.go | ||
token_source_test.go |