.. |
copy-basic
|
…
|
|
count-int
|
…
|
|
count-string
|
…
|
|
count-var
|
…
|
|
data-count
|
Add a test load of a data source with count
|
2016-09-03 13:08:41 -07:00 |
dir-basic
|
config: Data source loading
|
2016-05-14 08:26:35 -07:00 |
dir-empty
|
…
|
|
dir-merge
|
…
|
|
dir-override
|
config: Data source loading
|
2016-05-14 08:26:35 -07:00 |
dir-override-var
|
config: test for var uniqueness in overrides
|
2016-08-26 13:48:21 -07:00 |
dir-temporary-files
|
…
|
|
empty-collections
|
core: Fix detection of empty list/map defaults
|
2016-06-12 11:19:03 +02:00 |
import
|
…
|
|
interpolations
|
…
|
|
validate-bad-depends-on
|
…
|
|
validate-bad-multi-resource
|
…
|
|
validate-bad-tf-version
|
config: parse and validate terraform.required_version
|
2016-11-12 16:22:35 -08:00 |
validate-count-bad-context
|
…
|
|
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-resource-var-multi
|
command/meta: validate config immediately
|
2016-09-03 15:26:49 -07:00 |
validate-count-user-var
|
…
|
|
validate-count-var
|
…
|
|
validate-count-var-invalid
|
…
|
|
validate-count-var-unknown
|
config: count can't be a SimpleVariable
|
2016-08-16 13:48:12 -07:00 |
validate-count-zero
|
…
|
|
validate-data-provisioner
|
config: validate that data sources don't have provisioners
|
2016-11-23 08:46:13 -08:00 |
validate-depends-on-bad-module
|
config: validate depends_on with module values
|
2016-11-12 08:21:27 -08:00 |
validate-depends-on-module
|
config: validate depends_on with module values
|
2016-11-12 08:21:27 -08:00 |
validate-depends-on-var
|
…
|
|
validate-dup-module
|
…
|
|
validate-dup-resource
|
…
|
|
validate-good
|
core: Better error for dot indexing on user vars
|
2016-06-12 10:45:48 -05:00 |
validate-ignore-changes
|
Add wildcard (match all) support to ignore_changes (#8599)
|
2016-09-02 15:44:35 +02:00 |
validate-ignore-changes-bad
|
Add wildcard (match all) support to ignore_changes (#8599)
|
2016-09-02 15:44:35 +02:00 |
validate-ignore-changes-interpolate
|
config: ignore_changes cannot have interpolations
|
2016-10-24 23:06:33 -07:00 |
validate-module-name-bad
|
…
|
|
validate-module-source-var
|
…
|
|
validate-module-var-int
|
…
|
|
validate-module-var-list
|
…
|
|
validate-module-var-map
|
…
|
|
validate-module-var-self
|
…
|
|
validate-output-bad-field
|
…
|
|
validate-output-description
|
core: allow outputs to have descriptions (#9722)
|
2016-11-18 19:09:43 +02:00 |
validate-output-dup
|
config: outputs must be unique
|
2016-08-25 14:43:57 -07:00 |
validate-path-var
|
…
|
|
validate-path-var-invalid
|
…
|
|
validate-prov-conn-splat-other
|
…
|
|
validate-prov-conn-splat-self
|
…
|
|
validate-prov-splat-other
|
…
|
|
validate-prov-splat-self
|
…
|
|
validate-provider-multi
|
…
|
|
validate-provider-multi-good
|
…
|
|
validate-provider-multi-ref-bad
|
…
|
|
validate-provider-multi-ref-good
|
…
|
|
validate-resource-prov-self
|
…
|
|
validate-resource-self
|
…
|
|
validate-tf-version
|
config: parse and validate terraform.required_version
|
2016-11-12 16:22:35 -08:00 |
validate-tf-version-interp
|
config: parse and validate terraform.required_version
|
2016-11-12 16:22:35 -08:00 |
validate-unknown-resource-var
|
…
|
|
validate-unknown-resource-var-output
|
…
|
|
validate-unknownthing
|
…
|
|
validate-unknownvar
|
…
|
|
validate-unknownvar-count
|
…
|
|
validate-var-default
|
config: vars must be unique
|
2016-08-25 14:51:49 -07:00 |
validate-var-default-interpolate
|
…
|
|
validate-var-default-list-type
|
…
|
|
validate-var-dup
|
config: vars must be unique
|
2016-08-25 14:51:49 -07:00 |
validate-var-module
|
…
|
|
validate-var-module-invalid
|
…
|
|
validate-var-multi-exact-non-slice
|
…
|
|
validate-var-multi-func
|
…
|
|
validate-var-multi-non-slice
|
…
|
|
validate-var-multi-non-slice-provisioner
|
…
|
|
.gitattributes
|
…
|
|
attributes.tf
|
…
|
|
attributes.tf.json
|
…
|
|
bad-variable-type.tf
|
…
|
|
bad_type.tf.nope
|
…
|
|
basic.tf
|
config: parse and validate terraform.required_version
|
2016-11-12 16:22:35 -08:00 |
basic.tf.json
|
config: Data source loading
|
2016-05-14 08:26:35 -07:00 |
connection.tf
|
…
|
|
create-before-destroy.tf
|
…
|
|
data-source-arity-mistake.tf
|
config: Data source loading
|
2016-05-14 08:26:35 -07:00 |
empty.tf
|
…
|
|
escapedquotes.tf
|
…
|
|
git-crypt.tf
|
config: test that null characters show up as errors in parse
|
2016-11-21 18:11:11 -08:00 |
heredoc.tf
|
…
|
|
ignore-changes.tf
|
…
|
|
import.tf
|
…
|
|
lifecycle_cbd_typo.tf
|
…
|
|
modules.tf
|
…
|
|
output-depends-on.tf
|
config: parse depends_on for outputs
|
2016-11-11 17:46:34 -08:00 |
output-unnamed.tf
|
config: validate that outputs have a name
|
2016-11-02 16:56:20 -07:00 |
prevent-destroy-string.tf
|
…
|
|
provisioners.tf
|
…
|
|
resource-arity-mistake.tf
|
…
|
|
resource-multi-lifecycle.tf
|
config: error when loading multiple lifecycle blocks
|
2016-12-10 18:52:13 -05:00 |
resource-no-name.tf.json
|
config: JSON resource keys with only one item load properly GH-5140
|
2016-08-25 17:18:18 -07:00 |
var-invalid-key.tf
|
config: validate invalid variable keys
|
2016-12-10 19:27:01 -05:00 |
var_int.tf
|
config: disallow names starting with ints
|
2016-12-08 23:01:51 -05:00 |
var_int_bare.tf
|
config: disallow names starting with ints
|
2016-12-08 23:01:51 -05:00 |
variable-mismatched-type.tf
|
…
|
|
variable-no-name.tf
|
config: manually parse variable blocks for better validation
|
2016-11-02 14:59:16 -07:00 |
variables.tf
|
…
|
|
windows-line-endings.tf
|
…
|
|