terraform/internal/earlyconfig
Kristin Laemmert 18dd1bb4d6
Mildwonkey/tfconfig upgrade (#23670)
* deps: bump terraform-config-inspect library
* configs: parse `version` in new required_providers block

With the latest version of `terraform-config-inspect`, the
required_providers attribute can now be a string or an object with
attributes "source" and "version". This change allows parsing the
version constraint from the new object while ignoring any given source attribute.
2020-01-10 11:54:53 -05:00
..
config.go Mildwonkey/tfconfig upgrade (#23670) 2020-01-10 11:54:53 -05:00
config_build.go Move module install functionality over to internal/initwd 2019-01-14 11:33:21 -08:00
diagnostics.go internal/earlyconfig: Liberal config parsing for init 2019-01-14 11:33:21 -08:00
doc.go internal/earlyconfig: Liberal config parsing for init 2019-01-14 11:33:21 -08:00
module.go internal/earlyconfig: Liberal config parsing for init 2019-01-14 11:33:21 -08:00