pulumi/pkg
Fraser Waters 1041166738 liniting 2022-05-05 18:40:00 +01:00
..
backend Start threading through Entropy 2022-05-05 16:09:57 +01:00
cmd/pulumi Start threading through Entropy 2022-05-05 16:09:57 +01:00
codegen Fix resource template 2022-05-04 10:00:53 +02:00
engine liniting 2022-05-05 18:40:00 +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 liniting 2022-05-05 18:40:00 +01:00
secrets Fix handling of PULUMI_CONFIG_PASSPHRASE_FILE (#9540) 2022-05-04 19:20:40 +01:00
testing/integration Add YAML and Java to integration tests (#9542) 2022-05-04 11:11:21 -07: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 (#9550) 2022-05-05 10:36:46 +01:00
go.sum Pin github.com/sergi/go-diff 2022-05-04 10:00:53 +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.