opentofu/internal/experiments
Martin Atkins b88e29e473 configs: Show tailored message for optional attrs experiment
Since we've both concluded the module_variables_optional_attrs experiment
and made experiments available only in alpha releases in the same minor
release, we accidentally made the more general message about experiments
not being available mask the specific message about the experiment being
concluded.

In order to give better feedback to those who were participating in the
experiment in earlier Terraform releases, we'll retain a minimal exception
to our checks to allow the "experiment has concluded" error message to
shine through if and only if that is the only selected experiment.
2022-07-01 09:08:12 -07:00
..
doc.go Move experiments/ to internal/experiments/ 2021-05-17 14:09:07 -07:00
errors.go Move experiments/ to internal/experiments/ 2021-05-17 14:09:07 -07:00
experiment.go configs: Show tailored message for optional attrs experiment 2022-07-01 09:08:12 -07:00
set.go Move experiments/ to internal/experiments/ 2021-05-17 14:09:07 -07:00
testing.go Move experiments/ to internal/experiments/ 2021-05-17 14:09:07 -07:00