.. |
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 |
import
|
config: support for provider configs
|
2014-05-25 18:05:18 -07:00 |
validate-bad-multi-resource
|
config: if count > 1, variable references must have index
|
2014-07-06 13:46:56 -07:00 |
validate-dup-resource
|
config: resource should be unique
|
2014-07-18 16:31:01 -07:00 |
validate-good
|
config: semantic check on variable references
|
2014-07-02 21:01:03 -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 |
bad_type.tf.nope
|
config: error if unknown filetype
|
2014-05-23 15:42:29 -07:00 |
basic.tf
|
config: can parse outputs
|
2014-07-04 10:43:06 -07:00 |
basic.tf.json
|
config: config files can be in JSON, as well
|
2014-07-18 16:54:52 -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 |