pulumi/pkg
Pat Gavlin 6a9572a9a6 fix provider alias semantics 2022-03-24 14:38:06 -07:00
..
backend Revert "Strip Aliases from state (#9275)" (#9282) 2022-03-24 20:08:18 +01:00
cmd/pulumi Fix cloudBackendReference.String (#9240) 2022-03-24 14:27:14 +00:00
codegen Add data attribute tag for swifttype to resource property element (#9226) 2022-03-21 10:36:04 -07:00
engine test changes 2022-03-24 14:25:42 -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 fix provider alias semantics 2022-03-24 14:38:06 -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.