pulumi/pkg
Aaron Friel 08392ec698 feat: add version along with pluginDownloadURL in go plugin codegen 2022-02-08 02:47:55 -08: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 feat: add version along with pluginDownloadURL in go plugin codegen 2022-02-08 02:47:55 -08: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 option to set property names to import with (#8846) 2022-02-02 13:04:59 +00: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.