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 567a9b9e06
config: remove missing equals test to fix build
10 years ago
..
copy-basic core: Make copies when creating destroy nodes 10 years ago
count-int
count-string
count-var
dir-basic
dir-empty
dir-merge
dir-override
dir-temporary-files Ignore hidden files per Unix conventions 11 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
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-map config: validate that module variables can go to ints, convert [GH-624] 12 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-bad-type
validate-var-default-interpolate
validate-var-module
validate-var-module-invalid
validate-var-multi-exact-non-slice config: allow exact multi-resource references outside slices 12 years ago
validate-var-multi-func config: multi-variable access in slice validation fixed [GH-798] 11 years ago
validate-var-multi-non-slice config: validate that multi-variables are only used in slices 12 years ago
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 core: Support explicit variable type declaration 10 years ago
basic.tf.json core: Support explicit variable type declaration 10 years ago
connection.tf
create-before-destroy.tf
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