hcl/zcldec
Martin Atkins 0598a0b79b zcldec: initial implementation of BlockListSpec
This initial pass supports only blocks without labels. BlockLabelSpec will
be wired in here later to allow decoding blocks with labels too.
2017-07-17 17:29:06 -07:00
..
decode.go zcldec: SourceRange function 2017-06-04 08:13:36 -07:00
doc.go zcldec: initial work on decoding bodies directly to cty.Value 2017-06-03 17:34:32 -07:00
gob.go zcldec: initial work on decoding bodies directly to cty.Value 2017-06-03 17:34:32 -07:00
public_test.go zcldec: initial implementation of BlockListSpec 2017-07-17 17:29:06 -07:00
public.go zcldec: SourceRange function 2017-06-04 08:13:36 -07:00
schema.go zcldec: initial work on decoding bodies directly to cty.Value 2017-06-03 17:34:32 -07:00
spec_test.go zcldec: test that all Spec types actually implement the interface 2017-07-17 16:54:24 -07:00
spec.go zcldec: initial implementation of BlockListSpec 2017-07-17 17:29:06 -07:00
variables_test.go zcldec: initial implementation of BlockListSpec 2017-07-17 17:29:06 -07:00
variables.go zcldec: flesh out and test the Variables function 2017-06-04 08:30:54 -07:00