pulumi/pkg/resource/stack
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
..
testdata [secrets] Fix + refactor bulk decryption. (#9039) 2022-02-25 08:51:52 -08:00
checkpoint.go Readd "Make StackReference.Name a tokens.Name (#9088)" (#9236) 2022-03-17 21:37:11 +00:00
checkpoint_test.go ci: radical idea - what if slow tests & no stdout makes GH consider runner dead? 2022-03-06 14:52:13 -08:00
deployment.go Revert "Strip Aliases from state (#9275)" (#9282) 2022-03-24 20:08:18 +01:00
deployment_test.go Revert "Strip Aliases from state (#9275)" (#9282) 2022-03-24 20:08:18 +01:00
doc.go Document Go packages (#6009) 2021-01-11 11:07:59 -07:00
plan.go Preview of update plans (#8448) 2022-01-31 10:31:51 +00:00
secrets.go [secrets] Fix + refactor bulk decryption. (#9039) 2022-02-25 08:51:52 -08:00
secrets_test.go ci: radical idea - what if slow tests & no stdout makes GH consider runner dead? 2022-03-06 14:52:13 -08:00