pulumi/sdk/go/common/diag
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
..
colors ci: gofmt 1.18+ clean 2022-09-21 09:48:39 -07:00
diag.go [breaking] Changing the version of go.mod in sdk / pkg to be v3 2021-04-14 19:32:18 +01:00
errors.go Check for duplicate aliases and plain URNs 2022-11-01 13:40:05 +00:00
sink.go chore: Update doc comments, coding style, fix lint 2022-10-13 13:50:49 -07:00
sink_test.go chore: Update doc comments, coding style, fix lint 2022-10-13 13:50:49 -07:00