pulumi/pkg
Fraser Waters f7be2c3015 Remove checked inputs from Plans 2022-04-05 21:19:11 +01:00
..
backend Return organizations from Backend.CurrentUser (#9211) 2022-03-31 09:11:19 +01:00
cmd/pulumi Fix typo in `pulumi about` (#9347) 2022-04-04 18:27:47 -07:00
codegen fix: enable codegen for resources named, e.g., Environment (#9345) 2022-04-04 15:06:03 -07:00
engine Remove checked inputs from Plans 2022-04-05 21:19:11 +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 Remove checked inputs from Plans 2022-04-05 21:19:11 +01:00
secrets Ensure that FormatOptions.Color is set before use in diag.defaultSink (#9334) 2022-04-01 20:22:35 +01:00
testing/integration Fix issue with parsing empty engine logs (#9316) 2022-03-30 09:38:46 -04: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 Move InstallDependencies to the language plugin (#9294) 2022-04-03 15:54:59 +01:00
go.sum Move InstallDependencies to the language plugin (#9294) 2022-04-03 15:54:59 +01: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.