terraform/command/test-fixtures
Mitchell Hashimoto 5107c33119
command/import: load configurations and allow empty config dirs
Fixes #7774

This modifies the `import` command to load configuration files from the
pwd. This also augments the configuration loading section for the CLI to
have a new option (default false, same as old behavior) to
allow directories with no Terraform configurations.
For import, we allow directories with no Terraform configurations so
this option is set to true.
2016-11-09 15:08:22 -08:00
..
apply
apply-config-invalid
apply-destroy-targeted
apply-error
apply-input
apply-input-partial command/meta: always ask for unset variable input 2016-11-01 19:16:43 -07:00
apply-sensitive-output
apply-shutdown
apply-vars
get
graph
import-provider command/import: load configurations and allow empty config dirs 2016-11-09 15:08:22 -08:00
init
parallelism
plan
plan-emptydiff
plan-invalid command/meta: validate config immediately 2016-09-03 15:26:49 -07:00
plan-vars
push
push-input
push-input-partial
push-no-upload command/push: make test more resilient 2016-08-26 13:38:02 -07:00
push-tfvars command/meta: validate config immediately 2016-09-03 15:26:49 -07:00
refresh
refresh-output
refresh-unset-var
refresh-var
validate-invalid
validate-valid