pulumi/pkg
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
..
apitype Add disabled to enforcement level type (#3969) 2020-02-24 16:20:23 -08:00
backend fix permalink (#3970) 2020-02-26 09:45:39 -08:00
codegen Add an HCL2 syntax helper package. (#3980) 2020-02-27 12:49:15 -08:00
diag Do not prefix failed operation errors. 2019-11-19 17:17:17 -08:00
encoding Add license headers 2018-05-22 15:02:47 -07:00
engine Improve PP naming for local PPs (#3839) 2020-01-30 13:31:41 -08:00
graph Improve stack graph. (#3431) 2019-10-31 17:39:15 -07:00
npm Fix for windows policy-pack install (#3837) 2020-01-29 16:02:44 -08:00
operations Revert "Fix getting logs in tests for Lambdas" (#3923) 2020-02-13 22:38:12 -08:00
resource Add support for secrets in Go SDK (#3938) 2020-02-25 17:45:36 -08:00
secrets Cache account information. (#3340) 2019-10-15 15:37:57 -07:00
testing Regression tests for StackReference in the Python SDK (#3913) 2020-02-17 10:40:46 -08:00
tokens Fix comment about QName regex (#3121) 2019-08-20 14:43:48 -07:00
tools Add a WriteString method to tools/GenWriter. (#1839) 2018-08-29 14:43:20 -07:00
util Check if TRAVIS_PULL_REQUEST is false before setting the ci vars' PRNumber property (#3869) 2020-02-06 12:25:06 -08:00
version Add license headers 2018-05-22 15:02:47 -07:00
workspace fix permalink (#3970) 2020-02-26 09:45:39 -08:00