pulumi/pkg/backend
Fraser Waters 859052d6d9
Revert "Strip Aliases from state (#9275)" (#9282)
This reverts commit 17068e9b49.

Turns out NormalizeURNReferences needs this in the state to fix up URNs while the deployment is running. It feels like we should be able to either thread this information through to the snapshot manager another way but it's not obvious how. It's also tricky to test because snapshot code differs massively in unit tests compared to proper runs.
2022-03-24 20:08:18 +01:00
..
display Revert "Strip Aliases from state (#9275)" (#9282) 2022-03-24 20:08:18 +01:00
filestate Don't type test for stack tags in pulumi new (#9113) 2022-03-23 22:05:26 +00:00
httpstate Fix cloudBackendReference.String (#9240) 2022-03-24 14:27:14 +00:00
state [breaking] Changing the version of go.mod in sdk / pkg to be v3 2021-04-14 19:32:18 +01:00
apply.go reverted 8ffac5c (#8858) (#8888) (#8911) 2022-02-02 14:59:01 -08:00
backend.go Don't type test for stack tags in pulumi new (#9113) 2022-03-23 22:05:26 +00:00
backend_test.go ci: radical idea - what if slow tests & no stdout makes GH consider runner dead? 2022-03-06 14:52:13 -08:00
doc.go Document Go packages (#6009) 2021-01-11 11:07:59 -07:00
errors.go Add a link to docs for the 409 Conflict error message (#3207) 2019-09-10 13:25:08 -07:00
mock.go Don't type test for stack tags in pulumi new (#9113) 2022-03-23 22:05:26 +00:00
policypack.go [breaking] Changing the version of go.mod in sdk / pkg to be v3 2021-04-14 19:32:18 +01:00
query.go [breaking] Changing the version of go.mod in sdk / pkg to be v3 2021-04-14 19:32:18 +01:00
snapshot.go Fix snapshot assert for replacement deletes (#9004) 2022-02-17 19:52:38 +00:00
snapshot_test.go Read needs a non-empty ID (#9243) 2022-03-18 17:04:54 +00:00
stack.go Don't type test for stack tags in pulumi new (#9113) 2022-03-23 22:05:26 +00:00
updates.go Add user agent to the CLI, Go and Nodejs Automation API SDKs (#6935) 2021-04-30 07:26:23 -07:00
watch.go Preview of update plans (#8448) 2022-01-31 10:31:51 +00:00
watch_darwin_arm64.go Fix watch command in macos arm64 builds (#7345) 2021-06-21 14:33:30 -07:00