pulumi/pkg/resource
Fraser Waters 25bd778d02 Check for duplicate aliases and plain URNs
We need to check that for example that if a resource X is created that
we don't allow another resource Y to be alias against X. Likewise if our
old state has X and we then create Y aliased against X we should not
then allow X to be created later in the deployment.

Fixes https://github.com/pulumi/pulumi/issues/11173
2022-11-01 13:40:05 +00:00
..
analyzer ci: gofmt 1.18+ clean 2022-09-21 09:48:39 -07:00
deploy Check for duplicate aliases and plain URNs 2022-11-01 13:40:05 +00:00
edit Add `pulumi state delete --target-dependents` 2022-10-27 11:23:56 -07:00
graph Add `pulumi state delete --target-dependents` 2022-10-27 11:23:56 -07:00
provider Add tracing to `npm install` and fix orphan tracing (#10518) 2022-09-12 17:42:27 -04:00
stack feat(engine): Adds structured alias support to the engine 2022-10-11 17:56:32 -04:00
testdata ci: radical idea - what if slow tests & no stdout makes GH consider runner dead? 2022-03-06 14:52:13 -08:00