terraform/backend/local/test-fixtures
Kristin Laemmert 2d3cb87789 backend/local tests tests tests
converted the existing testPlanState() from terraform.State to
states.State to fix various plan tests.

reverted the "bandaid" in plans/planfile/tfplan.go - at this moment the
backend tests do not include backend configuration, and so the planfile
package can write the plan file but not read it back in. That will be
revisted in a separate track of work.
2018-10-16 19:14:11 -07:00
..
apply
apply-empty backend/local: check for empty config on apply 2017-02-15 16:00:59 -08:00
apply-error backend/local tests 2018-10-16 19:14:11 -07:00
empty backend: Update interface and implementations for new config loader 2018-10-16 18:39:12 -07:00
plan
plan-scaleout backend/local tests tests tests 2018-10-16 19:14:11 -07:00
refresh
refresh-var-unset