mirror of https://github.com/pulumi/pulumi.git
25bd778d02
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 |
||
---|---|---|
.. | ||
colors | ||
diag.go | ||
errors.go | ||
sink.go | ||
sink_test.go |