terraform/configs/test-fixtures/valid-files
Martin Atkins 0681935df5 configs: Reserve various names for future use
We want the forthcoming v0.12.0 release to be the last significant
breaking change to our main configuration constructs for a long time, but
not everything could be implemented in that release.

As a compromise then, we reserve various names we have some intent of
using in a future release so that such future uses will not be a further
breaking change later.

Some of these names are associated with specific short-term plans, while
others are reserved conservatively for possible later work and may be
"un-reserved" in a later release if we don't end up using them. The ones
that we expect to use in the near future were already being handled, so
we'll continue to decode them at the config layer but also produce an
error so that we don't get weird behavior downstream where the
corresponding features don't work yet.
2018-11-26 08:25:03 -08:00
..
backend.tf configs: Simple test of loading valid configuration files 2018-02-15 15:56:37 -08:00
data-sources.tf configs: Simple test of loading valid configuration files 2018-02-15 15:56:37 -08:00
empty.tf configs: Simple test of loading valid configuration files 2018-02-15 15:56:37 -08:00
empty.tf.json configs: Simple test of loading valid configuration files 2018-02-15 15:56:37 -08:00
locals.tf configs: Simple test of loading valid configuration files 2018-02-15 15:56:37 -08:00
locals.tf.json configs: Simple test of loading valid configuration files 2018-02-15 15:56:37 -08:00
outputs.tf configs: Simple test of loading valid configuration files 2018-02-15 15:56:37 -08:00
provider-configs.tf configs: Simple test of loading valid configuration files 2018-02-15 15:56:37 -08:00
providers-explicit-implied.tf various: helpers for collecting necessary provider types 2018-10-16 18:50:29 -07:00
required-providers.tf configs: Simple test of loading valid configuration files 2018-02-15 15:56:37 -08:00
required-version.tf configs: Simple test of loading valid configuration files 2018-02-15 15:56:37 -08:00
resources-dependson-quoted.tf configs: quoted keywords/references are warnings, not errors 2018-02-15 15:56:39 -08:00
resources-ignorechanges-all-legacy.tf configs: support ignore_changes wildcards 2018-02-15 15:56:39 -08:00
resources-ignorechanges-all-legacy.tf.json configs: support ignore_changes wildcards 2018-02-15 15:56:39 -08:00
resources-ignorechanges-all.tf configs: support ignore_changes wildcards 2018-02-15 15:56:39 -08:00
resources-ignorechanges-all.tf.json configs: support ignore_changes wildcards 2018-02-15 15:56:39 -08:00
resources-ignorechanges-quoted.tf configs: quoted keywords/references are warnings, not errors 2018-02-15 15:56:39 -08:00
resources-provisioner-onfailure-quoted.tf configs: quoted keywords/references are warnings, not errors 2018-02-15 15:56:39 -08:00
resources-provisioner-when-quoted.tf configs: quoted keywords/references are warnings, not errors 2018-02-15 15:56:39 -08:00
resources.tf configs: Simple test of loading valid configuration files 2018-02-15 15:56:37 -08:00
variable-type-quoted.tf configs: quoted keywords/references are warnings, not errors 2018-02-15 15:56:39 -08:00
variables.tf configs: allow full type constraints for variables 2018-03-08 16:23:35 -08:00
variables.tf.json configs: Simple test of loading valid configuration files 2018-02-15 15:56:37 -08:00