Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

experiment feature "module_variable_optional_attrs" is not needed from v1.3.0 #56

Open
sshanv opened this issue Oct 11, 2022 · 1 comment

Comments

@sshanv
Copy link

sshanv commented Oct 11, 2022

experiments = [module_variable_optional_attrs]

This feature is available from v1.3.0 onwards. Terraform gives an error if it is still used :

Error: Experiment has concluded

│ on .terraform/modules/mysqllb.storage_account/versions.tf line 2, in terraform:
│ 2: experiments = [module_variable_optional_attrs]

│ Experiment "module_variable_optional_attrs" is no longer available. The final feature corresponding to this experiment differs from the
│ experimental form and is available in the Terraform language from Terraform v1.3.0 onwards.

Please change this and cut a new release of this module.

@alenesho116
Copy link

Hello looking to see if any progress on this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants