Commit Graph

22 Commits (e2d73e78ad8a01dc486b23f90dc9bd1c8a09ba34)

Author SHA1 Message Date
Martin Atkins fcb8c53454 command/jsonconfig: Use correct provider address to access schema
6 years ago
Kristin Laemmert 80ab551867
terraform: use addrs.Provider as map keys for provider schemas (#24002)
6 years ago
Martin Atkins 8b511524d6
Initial steps towards AbsProviderConfig/LocalProviderConfig separation (#23978)
6 years ago
Kristin Laemmert 6541775ce4
addrs: roll back change to Type field in ProviderConfig (#23937)
6 years ago
Kristin Laemmert e3416124cc
addrs: replace "Type string" with "Type Provider" in ProviderConfig
6 years ago
Martin Atkins 39e609d5fd vendor: switch to HCL 2.0 in the HCL repository
6 years ago
Kristin Laemmert 06a3333316 note: this is an unusual edgecase in the category of "probably should not happen"
7 years ago
Kristin Laemmert 703f024cbd command/show (-json): fix panic if a moduleCall has a nil config
7 years ago
Martin Atkins 88e76fa9ef configs/configschema: Introduce the NestingGroup mode for blocks
7 years ago
Kristin Laemmert c4151b7c7c
command/show: fixing bugs in modulecalls (#20513)
7 years ago
Kristin Laemmert 0c94e20a83
command/show enhancements and bugfixes
7 years ago
Kristin Laemmert b14472f22c
command/jsonconfig: add missing fields from configuration output (#20387)
7 years ago
Kristin Laemmert 818b4ec068
command/show: add "module_version" to "module_calls" in config (#20367)
7 years ago
Kristin Laemmert f783ed0d45
command/jsonconfig: display module variables in config output (#20311)
7 years ago
Kristin Laemmert c810e4582c
command/show: continued work on `terraform show -json` output (#20171)
7 years ago
Kristin Laemmert a2ac491cde
command/show: improvements to json output (#20139)
7 years ago
Kristin Laemmert 6e057c529e
command/jsonplan: sort resources by address (#20113)
7 years ago
Kristin Laemmert 514ac6b890
command/show: improvements to show -json output (#20110)
7 years ago
Kristin Laemmert e9099b4fcc
command/jsonplan: fix panic when filteredAfter is null (#20096)
7 years ago
Kristin Laemmert f00fcb90bf
mildwonkey/b-show-state (#20032)
7 years ago
Kristin Laemmert 5df9cd0f52
command/show: tests for -json output (#19980)
7 years ago
Kristin Laemmert 126e5f337f
json output of terraform plan (#19687)
7 years ago