pulumi/tests
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
..
containers Skip cleanup step (#4590) 2020-05-11 14:15:53 -07:00
examples Breaking changes due to Feature 2.0 work 2020-04-14 09:30:25 +01:00
integration Add integration tests for gcp and azure (#4525) 2020-05-14 18:19:10 +01:00
go.mod Update scripts/v2 and tests/v2 to use pkg/v2.0.0 & sdk/v2.0.0 release 2020-04-16 17:58:16 +01:00
go.sum [codegen/hcl2] Refactor package schema loading. (#4661) 2020-05-18 17:35:11 -07:00
history_test.go Breaking changes due to Feature 2.0 work 2020-04-14 09:30:25 +01:00
main_test.go Breaking changes due to Feature 2.0 work 2020-04-14 09:30:25 +01:00
stack_test.go Allow pulumi stack export to decrypt secrets (#4046) 2020-05-11 19:16:30 +01:00