terraform/command/test-fixtures/import-missing-resource-config
Martin Atkins 7d8719150c command: validate import resource address early
Previously we deferred validation of the resource address on the import
command until we were in the core guts, which caused the error responses
to be rather unhelpful.

By validating these things early we can give better feedback to the user.
2017-06-09 14:03:59 -07:00
..
main.tf command: validate import resource address early 2017-06-09 14:03:59 -07:00