pulumi/pkg
Josh Kodroff fa7bc8d2bd Upgrade pulumi-yaml to v0.4.0 2022-05-20 13:54:06 -04:00
..
backend Don't try to display empty rows (#9543) 2022-05-04 20:14:06 +01:00
cmd/pulumi Fix panic in 'pulumi console' when no stack is selected. (#9599) 2022-05-16 17:10:26 +02:00
codegen [codegen] Improve handling of resources with outputs that are resources. (#9600) 2022-05-20 10:29:05 -07: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 Allow PULUMI_CONFIG_PASSPHRASE to be empty (#9568) 2022-05-11 16:51:05 +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 Upgrade pulumi-yaml to v0.4.0 2022-05-20 13:54:06 -04:00
go.sum Upgrade pulumi-yaml to v0.4.0 2022-05-20 13:54:06 -04: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.