pulumi/pkg
Pat Gavlin 2f22c1c59c
HCL2 updates (#4309)
Pulumi HCL2 IR:
- Add support for invokes
- Add support for resource options, incl. ranged resources
- Allow the apply rewriter to ignore promise-typed values
- Add tests for the binder
- Add support functions for TF: entries and range

NodeJS codegen:
- Simplify for expression codegen
- Add support for invoke codegen
- Add support for entries and range functions
- Add tests

Python codegen:
- Implement codegen for most expression types
- Add support for invoke codegen
- Add tests
2020-04-06 19:43:16 -07:00
..
backend print full Pulumi Cloud stack name in errors for stack select (#3933) 2020-03-30 12:18:53 -07:00
cmd Do not show the update version warning with --json flag (#4255) 2020-04-03 14:52:53 -07:00
codegen HCL2 updates (#4309) 2020-04-06 19:43:16 -07:00
engine PaC: Add initial config support for policy packs (#4233) 2020-03-30 12:52:05 -07:00
graph move pkg/util/contract -> sdk/go/common/util/contract 2020-03-18 14:40:07 -07:00
npm move pkg/util/cmdutil -> sdk/go/common/util/cmdutil 2020-03-18 15:39:00 -07:00
operations go fmt 2020-03-18 17:27:02 -07:00
resource HCL2 updates (#4309) 2020-04-06 19:43:16 -07:00
secrets go fmt 2020-03-18 17:27:02 -07:00
testing/integration Removing the need for vendoring (#4167) 2020-03-25 15:57:46 -07:00
util Move BuildUtil class to sdk 2020-03-31 12:07:24 +01:00
version duplicate version to ensure linking is properly handled 2020-03-19 12:49:34 -07:00
go.mod Update resource docs generator to handle some k8s cases (#4270) 2020-04-03 11:26:52 -07:00
go.sum Update go codegen to include usage hints on Input types (#4279) 2020-04-02 19:59:08 -07:00