terraform/vendor/github.com/hashicorp/terraform-config-inspect/tfconfig
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
..
diagnostic.go Mildwonkey/tfconfig upgrade (#23670) 2020-01-10 11:54:53 -05:00
doc.go vendor: Add github.com/hashicorp/terraform-config-inspect 2019-01-14 11:33:21 -08:00
load.go Mildwonkey/tfconfig upgrade (#23670) 2020-01-10 11:54:53 -05:00
load_hcl.go Mildwonkey/tfconfig upgrade (#23670) 2020-01-10 11:54:53 -05:00
load_legacy.go Mildwonkey/tfconfig upgrade (#23670) 2020-01-10 11:54:53 -05:00
module.go Mildwonkey/tfconfig upgrade (#23670) 2020-01-10 11:54:53 -05:00
module_call.go vendor: Add github.com/hashicorp/terraform-config-inspect 2019-01-14 11:33:21 -08:00
output.go vendor: Add github.com/hashicorp/terraform-config-inspect 2019-01-14 11:33:21 -08:00
provider_ref.go Mildwonkey/tfconfig upgrade (#23670) 2020-01-10 11:54:53 -05:00
resource.go vendor: Add github.com/hashicorp/terraform-config-inspect 2019-01-14 11:33:21 -08:00
schema.go Mildwonkey/tfconfig upgrade (#23670) 2020-01-10 11:54:53 -05:00
source_pos.go Mildwonkey/tfconfig upgrade (#23670) 2020-01-10 11:54:53 -05:00
variable.go vendor: Add github.com/hashicorp/terraform-config-inspect 2019-01-14 11:33:21 -08:00