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
Samsondeen cacd7861e5
add nested config block to list block (#37229)
11 months 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
list-in-child-module add nested config block to list block (#37229) 11 months 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 terraform test: run block names should be valid HCL identifiers (#34469) 2 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