pulumi/pkg/codegen/hcl2
Pat Gavlin ca5cb05482 [hcl2/model] String literal + traversal fixes.
- Properly escape string literals inside template expressions and
  heredocs
- Fix trailing trivia detection for scope and relative traversals
2020-04-30 16:38:36 -07:00
..
model [hcl2/model] String literal + traversal fixes. 2020-04-30 16:38:36 -07:00
syntax [hcl2] Fix tokens and printing for TraverseIndex. (#4536) 2020-04-30 13:44:32 -07:00
binder.go [codegen] Add support for caching package schemas. (#4534) 2020-04-30 13:22:24 -07:00
binder_nodes.go [codegen] Add support for caching package schemas. (#4534) 2020-04-30 13:22:24 -07:00
binder_resource.go [codegen] Add support for caching package schemas. (#4534) 2020-04-30 13:22:24 -07:00
binder_schema.go [codegen] Add support for caching package schemas. (#4534) 2020-04-30 13:22:24 -07:00
binder_test.go [codegen] Add support for caching package schemas. (#4534) 2020-04-30 13:22:24 -07:00
component.go Breaking changes due to Feature 2.0 work 2020-04-14 09:30:25 +01:00
config.go Codegen: collect imports from function calls. (#4445) 2020-04-21 10:24:42 -07:00
diagnostics.go Breaking changes due to Feature 2.0 work 2020-04-14 09:30:25 +01:00
functions.go Fix output property names in Python codegen. 2020-04-21 10:25:27 -07:00
intrinsics.go [codegen/hcl2] Fix the apply rewriter. (#4486) 2020-04-24 22:04:24 -07:00
invoke.go [codegen] Add support for caching package schemas. (#4534) 2020-04-30 13:22:24 -07:00
local.go Codegen: collect imports from function calls. (#4445) 2020-04-21 10:24:42 -07:00
output.go Codegen: collect imports from function calls. (#4445) 2020-04-21 10:24:42 -07:00
program.go [codegen] Add support for caching package schemas. (#4534) 2020-04-30 13:22:24 -07:00
resource.go Codegen: collect imports from function calls. (#4445) 2020-04-21 10:24:42 -07:00
rewriters.go [codegen/hcl2] Fix the apply rewriter. (#4486) 2020-04-24 22:04:24 -07:00
rewriters_test.go [codegen/hcl2] Fix the apply rewriter. (#4486) 2020-04-24 22:04:24 -07:00
type.go Various codegen updates. (#4424) 2020-04-16 16:44:34 -07:00
utilities.go Breaking changes due to Feature 2.0 work 2020-04-14 09:30:25 +01:00