pulumi/pkg
Pat Gavlin 088751a4a8
[codegen/hcl2] Refactor package schema loading. (#4661)
- Move the implementation of loadPackageSchema into a method on
  PackageCache
- Protect the cache with synchronization primitives to enable
  concurrency in downstream consumers
- Use jsoniter to deserialize schemas
2020-05-18 17:35:11 -07:00
..
backend Allow pulumi stack export to decrypt secrets (#4046) 2020-05-11 19:16:30 +01:00
cmd/pulumi Add PULUMI_SKIP_CONFIRMATIONS env var (#4477) 2020-05-13 14:01:02 +01:00
codegen [codegen/hcl2] Refactor package schema loading. (#4661) 2020-05-18 17:35:11 -07:00
engine Avoid replace on second update with import applied (#4403) 2020-04-15 18:52:40 -07:00
graph Breaking changes due to Feature 2.0 work 2020-04-14 09:30:25 +01:00
npm Update NPM test to install @pulumi/pulumi 2.0 (#4596) 2020-05-08 11:15:43 -07:00
operations Breaking changes due to Feature 2.0 work 2020-04-14 09:30:25 +01:00
resource Allow pulumi stack export to decrypt secrets (#4046) 2020-05-11 19:16:30 +01:00
secrets Breaking changes due to Feature 2.0 work 2020-04-14 09:30:25 +01:00
testing/integration Ensure Go build is an optional step in integration testing framework 2020-05-07 09:23:05 +01:00
util Breaking changes due to Feature 2.0 work 2020-04-14 09:30:25 +01:00
version duplicate version to ensure linking is properly handled 2020-03-19 12:49:34 -07:00
go.mod [codegen/hcl2] Refactor package schema loading. (#4661) 2020-05-18 17:35:11 -07:00
go.sum [codegen/hcl2] Refactor package schema loading. (#4661) 2020-05-18 17:35:11 -07:00