pulumi/sdk/go/common/resource/urn
Ian Wahbe e31b63d9fd
Move resource.URN to urn.URN (#15689)
This change follows on https://github.com/pulumi/pulumi/pull/15157, to
allow https://github.com/pulumi/pulumi/pull/15145 to be imported by
`resource`. This is the last module import cycle change necessary for
`resource` to import `property` (as in
https://github.com/pulumi/pulumi/pull/15145).

Like https://github.com/pulumi/pulumi/pull/15157, this change is *100%
backwards* compatible.
2024-03-14 15:28:32 +00:00
..
urn.go Move resource.URN to urn.URN (#15689) 2024-03-14 15:28:32 +00:00
urn_test.go Move resource.URN to urn.URN (#15689) 2024-03-14 15:28:32 +00:00