pulumi/pkg
Justin Van Patten 9f89feb16d
Update pkg -> sdk dependency (#9331)
2022-04-01 08:00:31 -07:00
..
backend Return organizations from Backend.CurrentUser (#9211) 2022-03-31 09:11:19 +01:00
cmd/pulumi Return organizations from Backend.CurrentUser (#9211) 2022-03-31 09:11:19 +01:00
codegen [codegen/go] Update Go SDK function output to check for errors (#9274) 2022-03-24 20:11:53 -07:00
engine [engine] Only record a resource's chosen alias. (#9288) 2022-03-28 08:36:08 -07: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 [engine] Only record a resource's chosen alias. (#9288) 2022-03-28 08:36:08 -07:00
secrets ci: radical idea - what if slow tests & no stdout makes GH consider runner dead? 2022-03-06 14:52:13 -08:00
testing/integration Fix issue with parsing empty engine logs (#9316) 2022-03-30 09:38:46 -04:00
util ci: radical idea - what if slow tests & no stdout makes GH consider runner dead? 2022-03-06 14:52:13 -08: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 (#9331) 2022-04-01 08:00:31 -07:00
go.sum deps: Upgrade to Cobra v1.4.0 (#9306) 2022-03-28 14:43:56 +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.