pulumi/pkg
Anton Tayanovskyy 8dee9bc3ca WIP 2023-02-08 15:21:59 -05:00
..
authhelpers Add support for authentication via GOOGLE_CREDENTIALS (#6379) 2022-06-07 16:02:08 +01:00
backend Merge #12038 2023-02-07 21:17:31 +00:00
cmd/pulumi Merge #12038 2023-02-07 21:17:31 +00:00
codegen Update @types/node version in tests 2023-02-07 14:20:27 +00:00
engine Push DefaultSecretsProvider up to pkg/cmd 2023-01-27 12:04:52 +00:00
graph Update error handling (#8406) 2021-11-12 18:37:17 -08:00
operations Merge #11819 #11834 #11842 #11845 2023-01-12 20:11:42 +00:00
resource Revert "Support projects in the file state backend" 2023-02-02 15:26:26 -08:00
secrets Merge #12038 2023-02-07 21:17:31 +00:00
testing/integration WIP 2023-02-08 15:21:59 -05:00
util all: Drop ioutil 2023-01-06 16:35:14 -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 chore: post-release go.mod updates 2023-02-07 00:02:09 +00:00
go.sum Tidy go mods after go-git upgrade 2023-02-02 16:56:51 +00: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.