terraform/config/test-fixtures
Mitchell Hashimoto f9f4e62411 config: validate that count is >= 1 2014-07-26 14:49:55 -07:00
..
dir-basic config: test that we only load tf files 2014-07-11 20:17:25 -07:00
dir-empty config: LoadDir with no matching files errors 2014-07-11 21:04:59 -07:00
dir-merge config: test that LoadDir doesn't merge 2014-07-19 16:44:23 -07:00
dir-override config: test that multiple overrides work 2014-07-20 17:56:02 -07:00
import config: support for provider configs 2014-05-25 18:05:18 -07:00
validate-bad-depends-on config: validate dependsOn 2014-07-22 17:16:48 -07:00
validate-bad-multi-resource config: if count > 1, variable references must have index 2014-07-06 13:46:56 -07:00
validate-count-below-zero config: validate that count is >= 1 2014-07-26 14:49:55 -07:00
validate-count-zero config: validate that count is >= 1 2014-07-26 14:49:55 -07:00
validate-dup-resource config: resource should be unique 2014-07-18 16:31:01 -07:00
validate-good config: validate dependsOn 2014-07-22 17:16:48 -07:00
validate-output-bad-field config: validate output only has "value" field 2014-07-04 10:57:09 -07:00
validate-unknown-resource-var config: validate that resource references are valid 2014-07-02 21:06:26 -07:00
validate-unknown-resource-var-output config: validate resource variables in output 2014-07-04 10:53:36 -07:00
validate-unknownthing config: unknown keys give errors 2014-07-18 16:00:21 -07:00
validate-unknownvar config: semantic check on variable references 2014-07-02 21:01:03 -07:00
validate-var-default config: TODO tests for validation 2014-07-21 08:34:44 -07:00
validate-var-default-bad-type config: TODO tests for validation 2014-07-21 08:34:44 -07:00
bad_type.tf.nope config: error if unknown filetype 2014-05-23 15:42:29 -07:00
basic.tf config: case sensitive templates 2014-07-23 08:38:43 -07:00
basic.tf.json config: case sensitive templates 2014-07-23 08:38:43 -07:00
connection.tf config: Testing loading of connection blocks 2014-07-15 12:34:06 -07:00
import.tf config: unix line endings in tests 2014-05-30 17:38:35 -07:00
provisioners.tf config: understand "provisioner" blocks 2014-07-10 11:38:55 -07:00
variables.tf config: determine whether a variable is required properly 2014-06-03 15:55:51 -07:00