You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
terraform init
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 versions.tf line 14, in terraform:
│ 14: 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.
The text was updated successfully, but these errors were encountered:
terraform init
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 versions.tf line 14, in terraform:
│ 14: 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.
The text was updated successfully, but these errors were encountered: