terraform/internal/command/testdata/invalid-backend-configuration
Sarah French bb7491c368
Limit backend block validation in the validate command to just backend type (#38468)
* 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.
2026-04-29 18:34:42 +02:00
..
missing-required-attr validate: Add checking the backend block to the validate command (#38021) 2026-02-13 15:31:57 +00:00
removed-backend-type Limit backend block validation in the validate command to just backend type (#38468) 2026-04-29 18:34:42 +02:00
repeated-attr test: Add test coverage for what validate command checks in resource blocks versus backend blocks. (#37972) 2025-12-05 18:13:58 +00:00
unknown-attr test: Add test coverage for what validate command checks in resource blocks versus backend blocks. (#37972) 2025-12-05 18:13:58 +00:00
unknown-backend-type test: Add more test coverage of validate command's interaction with backend blocks (#37977) 2025-12-17 18:09:54 +00:00