terraform/helper/plugin
Paddy e6592dc710
Add support for provider metadata to modules. (#22583)
Implement a new provider_meta block in the terraform block of modules, allowing provider-keyed metadata to be communicated from HCL to provider binaries.

Bundled in this change for minimal protocol version bumping is the addition of markdown support for attribute descriptions and the ability to indicate when an attribute is deprecated, so this information can be shown in the schema dump.

Co-authored-by: Paul Tyng <paul@paultyng.net>
2020-03-05 16:53:24 -08:00
..
doc.go helper/plugin package for grpc servers 2018-10-16 18:58:49 -07:00
grpc_provider.go Add support for provider metadata to modules. (#22583) 2020-03-05 16:53:24 -08:00
grpc_provider_test.go don't append nil elements to a diagnostic cty.Path 2019-06-25 18:05:51 -04:00
grpc_provisioner.go sanitize provisioner output strings 2019-11-06 14:57:52 -05:00
grpc_provisioner_test.go sanitize provisioner output strings 2019-11-06 14:57:52 -05:00
unknown.go configs/configschema: Introduce the NestingGroup mode for blocks 2019-04-10 14:53:52 -07:00
unknown_test.go switch blocks based on value type, and check attrs 2019-02-08 14:46:29 -05:00