terraform/command/jsonprovider
Kristin Laemmert 80ab551867
terraform: use addrs.Provider as map keys for provider schemas (#24002)
This is a stepping-stone PR for the provider source project. In this PR
"legcay-stype" FQNs are created from the provider name string. Future
work involves encoding the FQN directly in the AbsProviderConfig and
removing the calls to addrs.NewLegacyProvider().
2020-02-03 08:18:04 -05:00
..
attribute.go command/jsonprovider: export providers schemas to json (#20446) 2019-02-25 13:32:47 -08:00
attribute_test.go command/jsonprovider: export providers schemas to json (#20446) 2019-02-25 13:32:47 -08:00
block.go configs/configschema: Introduce the NestingGroup mode for blocks 2019-04-10 14:53:52 -07:00
block_test.go command/jsonprovider: export providers schemas to json (#20446) 2019-02-25 13:32:47 -08:00
doc.go command/jsonprovider: export providers schemas to json (#20446) 2019-02-25 13:32:47 -08:00
provider.go terraform: use addrs.Provider as map keys for provider schemas (#24002) 2020-02-03 08:18:04 -05:00
provider_test.go terraform: use addrs.Provider as map keys for provider schemas (#24002) 2020-02-03 08:18:04 -05:00
schema.go command/jsonprovider: export providers schemas to json (#20446) 2019-02-25 13:32:47 -08:00
schema_test.go command/jsonprovider: export providers schemas to json (#20446) 2019-02-25 13:32:47 -08:00