pulumi/pkg
Aaron Friel 5c8cde78d3 [pkg] Expose list of loaded resource providers 2022-03-21 12:41:27 -07:00
..
backend Read needs a non-empty ID (#9243) 2022-03-18 17:04:54 +00:00
cmd/pulumi Readd "Make StackReference.Name a tokens.Name (#9088)" (#9236) 2022-03-17 21:37:11 +00:00
codegen Add data attribute tag for swifttype to resource property element (#9226) 2022-03-21 10:36:04 -07:00
engine Don't check update plans against invalid resources (#9254) 2022-03-21 11:38:40 +00: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 [pkg] Expose list of loaded resource providers 2022-03-21 12:41:27 -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 ci: radical idea - what if slow tests & no stdout makes GH consider runner dead? 2022-03-06 14:52:13 -08: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 (#9169) 2022-03-09 16:35:32 -08:00
go.sum [codegen/go] Add GenerateProgramWithOpts function (#8997) 2022-02-16 11:11:33 -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.