pulumi/pkg
Mikhail Shilkov 497919e157 Extend API doc generation 2022-04-29 08:48:22 +02:00
..
backend Fix backupTarget (#9476) 2022-04-26 19:44:00 +01:00
cmd/pulumi convert: add language aliases for --language arg (#9462) 2022-04-25 14:03:38 -07:00
codegen Extend API doc generation 2022-04-29 08:48:22 +02:00
engine Fix TestReplaceOnChangesGolangLifecycle (#9392) 2022-04-19 10:16:10 +01:00
graph Update error handling (#8406) 2021-11-12 18:37:17 -08:00
operations ci: radical idea - what if slow tests & no stdout makes GH consider runner dead? 2022-03-06 14:52:13 -08:00
resource Allow attaching to running providers (#8979) 2022-04-19 12:41:18 +01:00
secrets Change BulkDecrypt to not rely on type tests (#9373) 2022-04-11 08:59:46 +01:00
testing/integration Don't disable ambiant providers during tests (#9404) 2022-04-15 11:14:47 +02:00
util Ensure that FormatOptions.Color is set before use in diag.defaultSink (#9334) 2022-04-01 20:22:35 +01: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 Extend API doc generation 2022-04-29 08:48:22 +02:00
go.sum Extend API doc generation 2022-04-29 08:48:22 +02: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.