terraform/moduledeps
Kristin Laemmert 4f141ae365
rename provider-specific functions (#24417)
missingPlugins was hard-coded to work only with provider plugins, so I
renamed it to clarify the usage.

Also renamed a test provider from greater_than to greater-than as the
underscore is an invalid provider name character and this will become a
hard error in the near future.
2020-03-20 13:59:59 -04:00
..
dependencies.go moduledeps: replace ProviderInstance with addrs.Provider (#24017) 2020-02-05 09:27:32 -05:00
doc.go moduledeps: new package for representing module dependencies 2017-06-09 14:03:59 -07:00
module.go rename provider-specific functions (#24417) 2020-03-20 13:59:59 -04:00
module_test.go rename provider-specific functions (#24417) 2020-03-20 13:59:59 -04:00