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 "module_variable_optional_attrs" is no longer available #5

Open
steml-orsted opened this issue Apr 13, 2023 · 0 comments
Open

Comments

@steml-orsted
Copy link

Hi,
Running terraform 1.3.9, terraform init fails with the following:
terraform init
Initializing modules...
Downloading registry.terraform.io/kumarvna/redis/azurerm 1.0.0 for landingzone.redis...

  • landingzone.redis in .terraform/modules/landingzone.redis
    There are some problems with the configuration, described below.

The Terraform configuration must be valid before initialization so that
Terraform can determine which modules and providers need to be installed.

│ Error: Experiment has concluded

│ on .terraform/modules/landingzone.redis/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.

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

1 participant