terraform/plugin/convert
James Bardin c07ce1cd4b move conversion functions into separate package
Managing which function need to be shared between the terraform plugin
and the helper plugin without creating cycles was becoming difficult.
Move all functions related to converting between terraform and proto
type into plugin/convert.
2018-10-16 19:11:09 -07:00
..
diagnostics.go move conversion functions into separate package 2018-10-16 19:11:09 -07:00
diagnostics_test.go move conversion functions into separate package 2018-10-16 19:11:09 -07:00
schema.go move conversion functions into separate package 2018-10-16 19:11:09 -07:00
schema_test.go move conversion functions into separate package 2018-10-16 19:11:09 -07:00