terraform/command/format
Kristin Laemmert 927999a820
command/state show: use configured provider (#24027)
The `state show`  command was not checking if a given resource had a
configured provider, and instead was only using the default provider
config. This PR checks for a configured provider, using the default
provider if one is not set.

Fixes #22010
2020-02-04 12:07:59 -05:00
..
diagnostic.go command: New -compact-warnings option 2019-12-10 11:53:14 -08:00
diagnostic_test.go command: New -compact-warnings option 2019-12-10 11:53:14 -08:00
diff.go Don't inspect an empty set, return false 2019-12-05 16:00:19 -05:00
diff_test.go Initial steps towards AbsProviderConfig/LocalProviderConfig separation (#23978) 2020-01-31 08:23:07 -05:00
format.go command/format: a package for formatting plans/state for output 2017-01-26 14:33:49 -08:00
object_id.go command: Reinstate object ids in the UIHook progress logs 2018-10-16 19:14:11 -07:00
object_id_test.go Updates after running `make fmt` with Go v1.11.1 2018-10-17 14:11:08 -07:00
state.go command/state show: use configured provider (#24027) 2020-02-04 12:07:59 -05:00
state_test.go terraform: use addrs.Provider as map keys for provider schemas (#24002) 2020-02-03 08:18:04 -05:00