pulumi/pkg
Justin Van Patten cefdaa8b4a wip 2023-01-09 06:23:22 -08:00
..
authhelpers Add support for authentication via GOOGLE_CREDENTIALS (#6379) 2022-06-07 16:02:08 +01:00
backend Merge #11767 #11774 2023-01-09 08:10:03 +00:00
cmd/pulumi Merge #11767 #11774 2023-01-09 08:10:03 +00:00
codegen Merge #11805 2023-01-09 05:48:12 +00:00
engine Merge #11794 2023-01-06 19:45:53 +00:00
graph Update error handling (#8406) 2021-11-12 18:37:17 -08:00
operations ci: gofmt 1.18+ clean 2022-09-21 09:48:39 -07:00
resource wip 2023-01-09 06:23:22 -08:00
secrets Merge #11767 #11774 2023-01-09 08:10:03 +00:00
testing/integration testing/integration: Fix failure without GOPATH 2022-12-29 17:38:44 -08:00
util cli: Clean up previous yamlutil package, update new commands 2022-12-10 12:29:33 -08:00
version duplicate version to ensure linking is properly handled 2020-03-19 12:49:34 -07:00
README.md export codegen tests for internal use (#8928) 2022-02-07 12:10:04 +01:00
go.mod Update Go gRPC, require impl to embed UnimplementedXServer 2023-01-05 18:00:16 -08:00
go.sum Update Go gRPC, require impl to embed UnimplementedXServer 2023-01-05 18:00:16 -08:00

README.md

pulumi/pkg

While pulumi/sdk maintains strict backwards compatibility guarantees, code under pkg/ is handled more informally: while breaking changes are still discouraged they may happen when they make sense.