terraform/configs/testdata
Martin Atkins d1bc412220 configs: Custom variable validation is no longer experimental
All of the feedback from the experiment described enhancements that can
potentially be added later without breaking changes, so this change simply
removes the experiment gate from the feature as originally implemented
with no changes to its functionality.

Further enhancements may follow in later releases, but the goal of this
change is just to ship the feature exactly as it was under the experiment.

Most of the changes here are cleaning up the experiment opt-ins from our
test cases. The most important parts are in configs/experiments.go and in
experiments/experiment.go .
2020-05-28 16:07:59 -07:00
..
config-build Standardise directory name for test data 2019-06-30 10:16:15 +02:00
dir-empty move IsEmptyDir to configs package 2019-07-18 13:07:10 -04:00
error-files configs: Hint for a misplaced top-level required_providers block 2020-04-06 09:24:23 -07:00
experiments experiments: a mechanism for opt-in experimental language features 2019-12-10 09:27:05 -08:00
invalid-files configs: Custom variable validation is no longer experimental 2020-05-28 16:07:59 -07:00
invalid-modules configs: Custom variable validation is no longer experimental 2020-05-28 16:07:59 -07:00
nested-errors ensure we record diagnostics from nested modules 2019-07-16 19:06:48 -04:00
provider-reqs command/providers: refactor with new provider types and functions 2020-04-10 15:08:10 -04:00
providers-explicit-fqn addrs: ImpliedProviderForUnqualifiedType function 2020-04-06 09:24:23 -07:00
valid-files configs: Custom variable validation is no longer experimental 2020-05-28 16:07:59 -07:00
valid-modules configs: Fix for resources with implied providers 2020-04-28 14:54:31 -04:00
warning-files configs: Custom variable validation is no longer experimental 2020-05-28 16:07:59 -07:00