pulumi/pkg
Fraser Waters 645cf425f9 Make SortedKeys type safe with generics 2023-02-13 20:59:13 +00:00
..
authhelpers make linter happy 2023-02-08 10:30:10 -08:00
backend Remove the "yes, using Update Plans" prompt 2023-02-10 16:01:34 +00:00
cmd/pulumi Move `importer` into `pkg` 2023-02-09 12:57:26 -08:00
codegen Make SortedKeys type safe with generics 2023-02-13 20:59:13 +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
importer Move `importer` into `pkg` 2023-02-09 12:57:26 -08:00
operations Merge #11819 #11834 #11842 #11845 2023-01-12 20:11:42 +00:00
resource Fix SchemaPath in deployhost 2023-02-09 23:54:42 +00:00
secrets Merge #12038 2023-02-07 21:17:31 +00:00
testing/integration feat: enable simpler Go programtest replacements 2023-01-27 00:19:43 -08: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 Merge #12114 2023-02-09 00:30:13 +00:00
go.sum Merge #12114 2023-02-09 00:30:13 +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.