pulumi/pkg/codegen
Pat Gavlin f42d7e756a
Add an HCL2 syntax helper package. (#3980)
These changes add a helper package for parsing HCL2 syntax files. The
helpers are intended to provide direct access to syntax elements that
are abstracted away by the standard HCL2 parser. The bulk of the code
deals with mapping syntax nodes to their relevant tokens in order to
avoid losing information about the comments associated with syntax
nodes.
2020-02-27 12:49:15 -08:00
..
docs Initial schema-based docs gen (#3988) 2020-02-27 10:04:34 -08:00
dotnet Add schema support for deprecated properties. (#3865) 2020-02-06 09:29:06 -08:00
go Fix a few codegen issues. (#3915) 2020-02-11 14:34:22 -08:00
hcl2/syntax Add an HCL2 syntax helper package. (#3980) 2020-02-27 12:49:15 -08:00
nodejs Fix a few codegen issues. (#3915) 2020-02-11 14:34:22 -08:00
python Fix a few codegen issues. (#3915) 2020-02-11 14:34:22 -08:00
schema Add schema support for deprecated properties. (#3865) 2020-02-06 09:29:06 -08:00