You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
terraform/internal/configs/testdata/config-diagnostics
Liam Cervante 222676390c
testing framework: add validation for provider blocks in test files (#33542)
3 years ago
..
empty-configs configs: Refined error messages for mismatched provider passing 4 years ago
import-in-child-module import blocks are only allowed in the root module 3 years ago
incorrect-type configs: Refined error messages for mismatched provider passing 4 years ago
invalid-provider configs: Refined error messages for mismatched provider passing 4 years ago
nested-provider configs: Refined error messages for mismatched provider passing 4 years ago
override-provider configs: Refined error messages for mismatched provider passing 4 years ago
pass-inherited-provider configs: Refined error messages for mismatched provider passing 4 years ago
required-alias configs: Refined error messages for mismatched provider passing 4 years ago
tests-provider-mismatch testing framework: add validation for provider blocks in test files (#33542) 3 years ago
tests-provider-mismatch-with-module testing framework: add validation for provider blocks in test files (#33542) 3 years ago
unexpected-provider configs: Refined error messages for mismatched provider passing 4 years ago
unknown-root-provider configs: Refined error messages for mismatched provider passing 4 years ago
with-depends-on