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/config/test-fixtures
Paul Hinze ffa29090ec
core: Better error for dot indexing on user vars
10 years ago
..
copy-basic core: Make copies when creating destroy nodes 10 years ago
count-int
count-string
count-var
dir-basic config: Data source loading 10 years ago
dir-empty
dir-merge
dir-override config: Data source loading 10 years ago
dir-temporary-files Ignore hidden files per Unix conventions 11 years ago
empty-collections core: Fix detection of empty list/map defaults 10 years ago
import
interpolations
validate-bad-depends-on
validate-bad-multi-resource
validate-count-bad-context core: protect against count.index in modules 11 years ago
validate-count-below-zero
validate-count-count-var
validate-count-int
validate-count-module-var
validate-count-not-int
validate-count-resource-var
validate-count-user-var
validate-count-var
validate-count-var-invalid
validate-count-zero
validate-depends-on-var config: depends on cannot contain interpolations [GH-985] 11 years ago
validate-dup-module
validate-dup-resource
validate-good core: Better error for dot indexing on user vars 10 years ago
validate-module-name-bad
validate-module-source-var
validate-module-var-int config: validate that module variables can go to ints, convert [GH-624] 12 years ago
validate-module-var-list core: support native list variables in config 10 years ago
validate-module-var-map core: support native list variables in config 10 years ago
validate-module-var-self config: error in validation if module has self variable 11 years ago
validate-output-bad-field
validate-path-var
validate-path-var-invalid
validate-prov-conn-splat-other config: test we can ref splat of other resources 11 years ago
validate-prov-conn-splat-self config: validate configuration doens't contain splats to ourselves 11 years ago
validate-prov-splat-other config: validate provisioner splats can only reference others 11 years ago
validate-prov-splat-self config: validate provisioner splats can only reference others 11 years ago
validate-provider-multi config: validate that a multi provider is only configured once each 11 years ago
validate-provider-multi-good config: happy case test for multiple providers 11 years ago
validate-provider-multi-ref-bad config: test that resources reference good providers 11 years ago
validate-provider-multi-ref-good config: test that resources reference good providers 11 years ago
validate-resource-prov-self config: self var validation 11 years ago
validate-resource-self config: self var validation 11 years ago
validate-unknown-resource-var
validate-unknown-resource-var-output
validate-unknownthing
validate-unknownvar
validate-unknownvar-count
validate-var-default
validate-var-default-interpolate
validate-var-default-list-type core: support native list variables in config 10 years ago
validate-var-module
validate-var-module-invalid
validate-var-multi-exact-non-slice
validate-var-multi-func config: multi-variable access in slice validation fixed [GH-798] 11 years ago
validate-var-multi-non-slice
validate-var-multi-non-slice-provisioner config: bare splat variables should not be allowed in provisioners 11 years ago
.gitattributes Add regression test for #4069 11 years ago
attributes.tf Add failing tests for JSON configuration parsing 11 years ago
attributes.tf.json Add failing tests for JSON configuration parsing 11 years ago
bad-variable-type.tf core: Support explicit variable type declaration 10 years ago
bad_type.tf.nope
basic.tf config: Data source loading 10 years ago
basic.tf.json config: Data source loading 10 years ago
connection.tf
create-before-destroy.tf
data-source-arity-mistake.tf config: Data source loading 10 years ago
empty.tf
escapedquotes.tf config: test covering escaped quotes syntax error 11 years ago
heredoc.tf config: test replicating #4079 11 years ago
ignore-changes.tf Adding ignore_changes lifecycle meta property 11 years ago
import.tf
lifecycle_cbd_typo.tf config: validate lifecycle keys [GH-4413] 10 years ago
modules.tf
prevent-destroy-string.tf config: parse lifecycle block with mapstructure for weak decode 11 years ago
provisioners.tf
resource-arity-mistake.tf config: friendlier error message on resource arity mismatch 11 years ago
variable-mismatched-type.tf core: Support explicit variable type declaration 10 years ago
variables.tf
windows-line-endings.tf Add regression test for #4069 11 years ago