pulumi/pkg
Ian Wahbe 5f269f66a4
Update pkg -> sdk dependency (#9169)
2022-03-09 16:35:32 -08:00
..
backend Revert "Make StackReference.Name a tokens.Name (#9088)" (#9161) 2022-03-09 13:48:52 -08:00
cmd/pulumi Revert "Make StackReference.Name a tokens.Name (#9088)" (#9161) 2022-03-09 13:48:52 -08:00
codegen [codegen/go] Don't error for 3rd party Go SDKs - assume v1 default instead (#7208) 2022-03-02 11:57:33 -08:00
engine Revert "Make StackReference.Name a tokens.Name (#9088)" (#9161) 2022-03-09 13:48:52 -08:00
graph Update error handling (#8406) 2021-11-12 18:37:17 -08:00
operations Update error handling (#8406) 2021-11-12 18:37:17 -08:00
resource Revert "Make StackReference.Name a tokens.Name (#9088)" (#9161) 2022-03-09 13:48:52 -08:00
secrets [secrets] Fix + refactor bulk decryption. (#9039) 2022-02-25 08:51:52 -08:00
testing/integration Revert "Allow trivial stack with no engine events" 2022-02-18 12:49:16 -08:00
util Update error handling (#8406) 2021-11-12 18:37:17 -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.