pulumi/pkg
Aaron Friel 322aeeb44a codegen: workaround missing package versions, language info 2022-05-02 13:43:50 -07:00
..
backend [cli] Render JSON/YAML encoded values as objects. (#9484) 2022-04-28 16:16:06 -07:00
cmd/pulumi impl convert 2022-04-29 17:11:37 -07:00
codegen codegen: workaround missing package versions, language info 2022-05-02 13:43:50 -07: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 impl convert 2022-04-29 17:11:37 -07:00
go.sum impl convert 2022-04-29 17:11:37 -07: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.