pulumi/sdk/go/pulumi-language-go
Luke Hoban d75251c49f
Add an `organization` intrinsic to PCL (#16948)
We have added `getOrganization` fucntions to all SDKs. So we can now
lift this into PCL. This is needed to support `pulumi.organization` in
YAML, so that convert from YAML can target PCL and other downstream
languages.

Part of https://github.com/pulumi/pulumi-yaml/issues/461.

---------

Co-authored-by: Fraser Waters <fraser@pulumi.com>
2024-08-19 03:58:19 +00:00
..
buildutil Move buildutil out of sdk/common to the go language host (#15168) 2024-01-17 22:25:47 +00:00
goversion Move goversion out of sdk/common to the go language host (#15165) 2024-01-17 14:56:18 +00:00
testdata Add an `organization` intrinsic to PCL (#16948) 2024-08-19 03:58:19 +00:00
go.mod Changelog and go.mod updates for v3.129.0 (#16947) 2024-08-12 19:28:33 +00:00
go.sum upgrade pulumi-yaml to 1.9.2 (#16925) 2024-08-09 15:09:23 +00:00
language_test.go Add a conformance test for invokes (#16867) 2024-08-05 04:32:07 +00:00
main.go Use publisher and repository fields to default the Go import path (#16899) 2024-08-07 21:02:07 +00:00
main_test.go Change Go dependency tests to use real dependencies (#16684) 2024-07-17 10:48:53 +00:00