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
Mitchell Hashimoto b10b678326
config: fix error message in validation
12 years ago
..
dir-basic config: test that we only load tf files 12 years ago
dir-empty config: LoadDir with no matching files errors 12 years ago
dir-merge config: test that LoadDir doesn't merge 12 years ago
dir-override config: test that multiple overrides work 12 years ago
import config: support for provider configs 12 years ago
validate-bad-multi-resource config: if count > 1, variable references must have index 12 years ago
validate-dup-resource config: resource should be unique 12 years ago
validate-good config: fix error message in validation 12 years ago
validate-output-bad-field config: validate output only has "value" field 12 years ago
validate-unknown-resource-var config: validate that resource references are valid 12 years ago
validate-unknown-resource-var-output config: validate resource variables in output 12 years ago
validate-unknownthing config: unknown keys give errors 12 years ago
validate-unknownvar config: semantic check on variable references 12 years ago
validate-var-default config: TODO tests for validation 12 years ago
validate-var-default-bad-type config: TODO tests for validation 12 years ago
bad_type.tf.nope config: error if unknown filetype 12 years ago
basic.tf config: can parse outputs 12 years ago
basic.tf.json config: config files can be in JSON, as well 12 years ago
connection.tf config: Testing loading of connection blocks 12 years ago
import.tf config: unix line endings in tests 12 years ago
provisioners.tf config: understand "provisioner" blocks 12 years ago
variables.tf config: determine whether a variable is required properly 12 years ago