terraform/terraform/test-fixtures/apply-provider-warning
Paul Hinze 5ebbda3334 core: fix crash on provider warning
When a provider validation only returns a warning, we were cutting the
evaltree short by returning an error. This is fine during a
`walkValidate` but was causing trouble during `walkPlan` and
`walkApply`.

fixes #2870
2015-07-28 17:13:14 -05:00
..
main.tf core: fix crash on provider warning 2015-07-28 17:13:14 -05:00