pulumi/pkg/codegen/hcl2/syntax
Pat Gavlin 4961567ecf
[codegen/hcl2] Add a template trivia constructor (#5009)
Just what it says on the tin. Currently it's not possible to create a
valid value of this type because the `bytes` field is unexported. This
constructor fixes that.
2020-07-14 12:07:44 -07:00
..
testdata [codegen/hcl2] Fix template control tokens. (#4584) 2020-05-07 09:12:00 -07:00
comments.go [codegen/hcl2] Fix template control tokens. (#4584) 2020-05-07 09:12:00 -07:00
comments_test.go [codegen/hcl2] Fix template control tokens. (#4584) 2020-05-07 09:12:00 -07:00
parser.go Updates to the HCL2 syntax helpers. (#4282) 2020-04-02 20:01:14 -07:00
tokens.go [codegen/hcl2] Add a template trivia constructor (#5009) 2020-07-14 12:07:44 -07:00
utilities.go Add an HCL2 static typechecker and semantic model. (#4087) 2020-03-18 09:28:57 -07:00