pulumi/pkg
Kyle Dixler 52dc0f52ee
updated `pulumi new help` message (#10164)
* updated `pulumi new help` message

* added `pulumi new --list-templates`
2022-07-19 16:22:58 -07:00
..
authhelpers Add support for authentication via GOOGLE_CREDENTIALS (#6379) 2022-06-07 16:02:08 +01:00
backend [cli] Fix Windows path handling for gzip filestate backend 2022-07-19 15:46:15 -07:00
cmd/pulumi updated `pulumi new help` message (#10164) 2022-07-19 16:22:58 -07:00
codegen [codegen] Simplify program generation for explicit providers (#10150) 2022-07-19 09:26:40 -07:00
engine Non-mutating snapshot normalization (#10128) 2022-07-18 14:04:19 -04: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 Non-mutating snapshot normalization (#10128) 2022-07-18 14:04:19 -04:00
secrets Fix orphan bulk decrypt traces (#10037) 2022-07-18 09:36:31 -04:00
testing/integration Fix orphan bulk decrypt traces (#10037) 2022-07-18 09:36:31 -04:00
util Ensure that FormatOptions.Color is set before use in diag.defaultSink (#9334) 2022-04-01 20:22:35 +01: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 java to 0.5.0 (#10129) 2022-07-14 17:01:37 -04:00
go.sum Update java to 0.5.0 (#10129) 2022-07-14 17:01:37 -04: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.