pulumi/pkg/operations
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
..
testdata Don't include pending-delete resources in tree representation (#902) 2018-02-12 08:47:09 -08:00
doc.go Document Go packages (#6009) 2021-01-11 11:07:59 -07:00
operations.go Collect logs from Google Cloud Functions 2019-04-08 09:44:05 -07:00
operations_aws.go Move resource.URN to urn.URN (#15689) 2024-03-14 15:28:32 +00:00
operations_aws_test.go Fix test compilation 2023-07-25 23:19:03 -07:00
operations_cloud_aws.go Move resource.URN to urn.URN (#15689) 2024-03-14 15:28:32 +00:00
operations_cloud_aws_test.go A few fixes for `pulumi logs` 2023-07-25 21:22:36 -07:00
operations_gcp.go Move resource.URN to urn.URN (#15689) 2024-03-14 15:28:32 +00:00
resources.go Allow anything in resource names (#14107) 2023-11-20 08:59:00 +00:00
resources_test.go Add Base64SecretsProvider for testing (#15017) 2024-01-05 08:32:56 +00:00