pulumi/pkg
Ian Wahbe a3404aa97f Remove redundent check 2022-04-27 10:14:49 -07:00
..
backend [cli] Do not render missing sames in arrays. (#9448) 2022-04-21 11:59:38 -07:00
cmd/pulumi cli: Make "down" an alias of "destroy" (#9458) 2022-04-23 21:08:12 +01:00
codegen Remove redundent check 2022-04-27 10:14:49 -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 Update pkg -> sdk dependency (#9432) 2022-04-20 14:18:47 +01:00
go.sum Bump to github.com/gogo/protobuf@v1.3.2 (#9258) 2022-04-18 13:17:56 +03: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.