terraform/experiments
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
..
doc.go experiments: a mechanism for opt-in experimental language features 2019-12-10 09:27:05 -08:00
errors.go experiments: a mechanism for opt-in experimental language features 2019-12-10 09:27:05 -08:00
experiment.go configs: Custom variable validation is no longer experimental 2020-05-28 16:07:59 -07:00
set.go experiments: a mechanism for opt-in experimental language features 2019-12-10 09:27:05 -08:00
testing.go experiments: a mechanism for opt-in experimental language features 2019-12-10 09:27:05 -08:00