pulumi/pkg
Ian Wahbe a172b0563d Add a test 2022-02-08 18:08:13 +01:00
..
backend [cli] use defaultOrg anywhere where ParseStackReference is used (#8903) 2022-02-03 16:05:54 +02:00
cmd/pulumi [cli] use defaultOrg anywhere where ParseStackReference is used (#8903) 2022-02-03 16:05:54 +02:00
codegen Normalize providers merge (#8882) 2022-02-08 15:35:36 +01:00
engine [plugins] Fix plugin reinstallation. (#8892) 2022-02-02 23:10:16 -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 Add a test 2022-02-08 18:08:13 +01:00
secrets Using a decryptAll functionality when deserializing a deployment (#8676) 2022-01-24 22:33:40 +02:00
testing/integration fix: defer cleanup of folder too 2022-02-02 23:40:12 -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 (#8934) 2022-02-04 20:07:35 +01:00
go.sum reverted 8ffac5c (#8858) (#8888) (#8911) 2022-02-02 14:59:01 -08: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.