mirror of
https://github.com/hashicorp/terraform.git
synced 2026-05-13 18:03:22 -04:00
* fix: Limit backend validation to just the backend type. Also, remove similar validation for state stores, which would cause a similar issue in future. * test: Add a new test showing behavior when removed backend types are in a config. |
||
|---|---|---|
| .. | ||
| missing-required-attr | ||
| removed-backend-type | ||
| repeated-attr | ||
| unknown-attr | ||
| unknown-backend-type | ||