pulumi/pkg
Fraser Waters fb8070829f
Update pkg -> sdk dependency (#9550)
2022-05-05 10:36:46 +01:00
..
backend Don't try to display empty rows (#9543) 2022-05-04 20:14:06 +01:00
cmd/pulumi Fix lint 2022-05-04 10:00:53 +02:00
codegen Fix resource template 2022-05-04 10:00:53 +02:00
engine Try to get latest version for plugins when installing (#9537) 2022-05-04 18:36:30 +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 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.