pulumi/pkg
Christian Nunciato 714a6137ed Fix template layout issues, replace all shortcodes 2022-05-03 09:27:33 -07:00
..
backend [diff] Handle YAML maps with numeric keys. (#9503) 2022-05-02 12:11:46 -07:00
cmd/pulumi Merge branch 'master' into project-brussels 2022-05-03 09:27:15 -07:00
codegen Fix template layout issues, replace all shortcodes 2022-05-03 09:27:33 -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 Ignore PULUMI_CONFIG_PASSPHRASE if empty (#9490) 2022-05-02 15:14:50 +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.