Files
opentf/backend/local/backend_apply_test.go
Mitchell Hashimoto 1480d0c5b8 backend/local: check for empty config on apply
This prevents Terraform from crashing on apply/destroy with a directory
with no Terraform configuration files. We allow a destroy with no files
but not an apply.
2017-02-15 16:00:59 -08:00

3.6 KiB