mirror of https://github.com/pulumi/pulumi.git
![]() We were a little inconsistent in the tests if we bothered to check if ID was empty and setting it to UnknownID or if we just passed the ID directly. There was also a lot of duplicate code doing that empty check. This moves the empty check to "providers.NewReference" so we can just always pass ID directly. |
||
---|---|---|
.. | ||
doc.go | ||
provider.go | ||
provider_test.go | ||
reference.go | ||
reference_test.go | ||
registry.go | ||
registry_test.go |