pulumi/pkg
Aaron Friel 36238a5f81 fix: return pass-through case when failing to find project 2022-08-17 23:28:57 -07:00
..
authhelpers Add support for authentication via GOOGLE_CREDENTIALS (#6379) 2022-06-07 16:02:08 +01:00
backend Improve lock error for filestate (#10422) 2022-08-17 21:27:04 +01:00
cmd/pulumi fix: return pass-through case when failing to find project 2022-08-17 23:28:57 -07:00
codegen Skip codegen tests that import az-nature. (#10399) 2022-08-16 11:38:10 +01:00
engine Save random seeds to update plans (#10272) 2022-08-09 17:40:59 +01:00
graph Update error handling (#8406) 2021-11-12 18:37:17 -08:00
operations Fix orphan bulk decrypt traces (#10037) 2022-07-18 09:36:31 -04:00
resource Move about information to language plugins (#10392) 2022-08-15 14:55:04 +01:00
secrets Fix orphan bulk decrypt traces (#10037) 2022-07-18 09:36:31 -04:00
testing/integration Move about information to language plugins (#10392) 2022-08-15 14:55:04 +01:00
util [cli] Enable single-file Pulumi YAML templates (#10401) 2022-08-17 11:38:00 -07: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 Fix x-plat issues with watch, use watchexec-derived binary (#10213) 2022-08-17 11:57:15 -07:00
go.sum Fix x-plat issues with watch, use watchexec-derived binary (#10213) 2022-08-17 11:57:15 -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.